]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-08-28  Gerd Hoffmannide: split away ide-microdrive.c
2009-08-28  Gerd Hoffmannide: split away ide-mmio.c
2009-08-28  Gerd Hoffmannide: split away ide-macio.c
2009-08-28  Gerd Hoffmannide: split away ide-pci.c
2009-08-28  Gerd Hoffmannide: split away ide-isa.c
2009-08-28  Gerd Hoffmannide: split away ide-internal.h
2009-08-28  Gerd Hoffmannide: add IDEBus struct, cleanups
2009-08-28  Gerd Hoffmannqdev error logging
2009-08-28  Gerd Hoffmannvirtio-pci error logging
2009-08-28  Gerd Hoffmannadd qemu_error() + friends
2009-08-28  Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-28  Reimar Döffingerfix stack buffer overflows in eepro100.c tx
2009-08-28  Vijay KumarCheck block driver read error in pflash_cfi0x
2009-08-28  Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-08-28  Markus Armbrusterqdev: convert watchdogs
2009-08-28  Markus ArmbrusterClean up upcast from PCIDevice to I6300State
2009-08-28  Markus ArmbrusterMove watchdog, watchdog_action, give them internal...
2009-08-28  Christoph Hellwigvirtio-blk: handle NULL returns from bdrv_aio_{read...
2009-08-28  Christoph Hellwigraw-posix: add Linux native AIO support
2009-08-28  Christoph Hellwigraw-posix: refactor AIO support
2009-08-28  Amit Shahvirtio-console: rename dvq to ovq
2009-08-28  Amit Shahpci ids: remove redundant defines
2009-08-28  Juan Quintelamultiboot.raw is a generated file
2009-08-28  Juan QuintelaPort ACPI to VMState
2009-08-28  Juan QuintelaAdd VMState support to run a function after load
2009-08-28  Juan QuintelaPort PCIDevice state to VMState
2009-08-28  Juan QuintelaAdd version_id to PCIDevice.
2009-08-28  Juan QuintelaAdd VMState support for int32_t check value
2009-08-28  Juan QuintelaPort PS2 devices to VMState design
2009-08-28  Juan QuintelaAdd VMState support for static sized buffers (uint_8)
2009-08-28  Juan QuintelaPort PCI Bus to VMState design
2009-08-28  Juan QuintelaAdd VMState support for variable sized arrays
2009-08-28  Juan QuintelaAdd VMState support for int32_t check value
2009-08-28  Juan QuintelaPort i8254 to new VMState design
2009-08-28  Juan QuintelaAdd VMState support for arrays of structs
2009-08-28  Juan QuintelaAdd VMState support for structs
2009-08-28  Juan QuintelaPort apic to new VMState design
2009-08-28  Juan QuintelaAdd VMState support for arrays
2009-08-28  Juan QuintelaAdd VMState support for pointers
2009-08-28  Juan QuintelaNew VMstate save/load infrastructure
2009-08-28  Juan QuintelaAdd vmstate_load() and vmstate_save() functions
2009-08-28  Juan QuintelaUse return value from load_state() call back
2009-08-28  Juan Quintelamake load_vmstate() return errors
2009-08-28  Juan Quintelamove do_loadvm() to monitor.c
2009-08-28  Juan Quintelasplit do_loadvm() into do_loadvm() and load_vmstate()
2009-08-28  Juan Quintelamove useful type definitons to osdep.h
2009-08-28  Kevin Wolfqcow2: Metadata preallocation
2009-08-28  Gerd HoffmannMove isa_connect_irq calls into isa_create_simple
2009-08-28  Jes SorensenAdd isa_reserve_irq().
2009-08-28  Gerd Hoffmannisa bus irq changes and fixes.
2009-08-28  Naphtali Spreihw/eepro100.c: Use extended TBD only where applicable
2009-08-28  Sebastian Herbsztpci-hotplug: initialize dinfo to NULL in pci_device_hot_add
2009-08-28  Stefan Weilblock/vdi.c: Fix several bugs
2009-08-28  Andre Przywaraintroduce kvm64 CPU
2009-08-28  Andre Przywaraallow overriding of CPUID level on command line
2009-08-28  Andre Przywaraset CPUID bits to present cores and threads topology
2009-08-28  Andre Przywarapush CPUID level to 4 to allow Intel multicore decoding
2009-08-28  Andre Przywaraextend -smp parsing to include cores= and threads=...
2009-08-28  Paolo Bonziniadd file descriptor migration
2009-08-28  Juan QuintelaAdd sparse to new feature convention
2009-08-28  Juan QuintelaAdd kvm to new feature convention
2009-08-28  Juan QuintelaAdd xen to new feature convention
2009-08-28  Juan QuintelaAdd fdt to new feature convention
2009-08-28  Juan QuintelaAdd sdl to new feature convention
2009-08-28  Juan QuintelaRename build_docs to docs
2009-08-28  Juan QuintelaAdd build_docs to new feature convention
2009-08-28  Juan QuintelaAdd bluez to new feature convencion
2009-08-28  Juan QuintelaAdd nptl to new feature convencion
2009-08-28  Juan QuintelaAdd curl to new feature convencion
2009-08-28  Juan QuintelaAdd curses to new feature convencion
2009-08-28  Juan QuintelaAdd vnc_sasl to new feature convencion
2009-08-28  Juan QuintelaAdd vnc_tls to new feature convencion
2009-08-28  Juan QuintelaAdd vde to new feature convencion
2009-08-28  Juan QuintelaAdd brlapi to new feature convencion
2009-08-28  Juan QuintelaAdd error message for feature not found
2009-08-28  Juan QuintelaAdd feature configure help
2009-08-28  Juan QuintelaUse the same structure for list of libs in curses and...
2009-08-28  Juan QuintelaMake vnc configure options less verbose.
2009-08-27  malcRemove a hack introduced by d19076faca944c31bb051b95d28...
2009-08-26  ConsulFix dsound typos
2009-08-25  Blue SwirlRemove kqemu.c accidentally added by d60efc6b0d3d4e90cb...
2009-08-25  Blue SwirlSparc32: improve interrupt handling
2009-08-25  Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-25  Nathan Froydtarget-mips: fix conditional moves off fp condition...
2009-08-24  Laurent DesnoguesARM back-end: Fix encode_imm
2009-08-24  Anthony LiguoriMake the e1000 the default network adapter for the...
2009-08-24  Nathan Froydeliminate errors about unused results in block/vpc.c
2009-08-24  Gerd Hoffmannvirtio-blk: add msi support.
2009-08-24  Gerd Hoffmannqdev/prop: convert isa-bus to helper macros.
2009-08-24  Christoph Hellwigmake pthreads mandatory
2009-08-24  Michael S.... qemu: move virtio-pci.o to near pci.o
2009-08-24  Amit Shahchar: Emit 'CLOSED' events on char device close
2009-08-24  Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-08-24  Paolo Bonziniunify popen/fopen qemu wrappers
2009-08-24  Anthony LiguoriOnly build osdep once
2009-08-24  Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24  Zachary AmsdenAdd a configure switch to enable / disable all user...
2009-08-24  Chris LalancetteMigration via unix sockets.
2009-08-24  Avi KivityRoute IOAPIC interrupts via ISA bus
2009-08-24  Avi KivityRoute PC irqs to ISA bus instead of i8259 directly
next