aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-27fix stack buffer overflows in eepro100.c txReimar Döffinger
2009-08-27Check block driver read error in pflash_cfi0xVijay Kumar
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-08-27qdev: convert watchdogsMarkus Armbruster
2009-08-27Clean up upcast from PCIDevice to I6300StateMarkus Armbruster
2009-08-27Move watchdog, watchdog_action, give them internal linkageMarkus Armbruster
2009-08-27virtio-blk: handle NULL returns from bdrv_aio_{read, write}Christoph Hellwig
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig
2009-08-27raw-posix: refactor AIO supportChristoph Hellwig
2009-08-27virtio-console: rename dvq to ovqAmit Shah
2009-08-27pci ids: remove redundant definesAmit Shah
2009-08-27multiboot.raw is a generated fileJuan Quintela
2009-08-27Port ACPI to VMStateJuan Quintela
2009-08-27Add VMState support to run a function after loadJuan Quintela
2009-08-27Port PCIDevice state to VMStateJuan Quintela
2009-08-27Add version_id to PCIDevice.Juan Quintela
2009-08-27Add VMState support for int32_t check valueJuan Quintela
2009-08-27Port PS2 devices to VMState designJuan Quintela
2009-08-27Add VMState support for static sized buffers (uint_8)Juan Quintela
2009-08-27Port PCI Bus to VMState designJuan Quintela
2009-08-27Add VMState support for variable sized arraysJuan Quintela
2009-08-27Add VMState support for int32_t check valueJuan Quintela
2009-08-27Port i8254 to new VMState designJuan Quintela
2009-08-27Add VMState support for arrays of structsJuan Quintela
2009-08-27Add VMState support for structsJuan Quintela
2009-08-27Port apic to new VMState designJuan Quintela
2009-08-27Add VMState support for arraysJuan Quintela
2009-08-27Add VMState support for pointersJuan Quintela
2009-08-27New VMstate save/load infrastructureJuan Quintela
2009-08-27Add vmstate_load() and vmstate_save() functionsJuan Quintela
2009-08-27Use return value from load_state() call backJuan Quintela
2009-08-27make load_vmstate() return errorsJuan Quintela
2009-08-27move do_loadvm() to monitor.cJuan Quintela
2009-08-27split do_loadvm() into do_loadvm() and load_vmstate()Juan Quintela
2009-08-27move useful type definitons to osdep.hJuan Quintela
2009-08-27qcow2: Metadata preallocationKevin Wolf
2009-08-27Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann
2009-08-27Add isa_reserve_irq().Jes Sorensen
2009-08-27isa bus irq changes and fixes.Gerd Hoffmann
2009-08-27hw/eepro100.c: Use extended TBD only where applicableNaphtali Sprei
2009-08-27pci-hotplug: initialize dinfo to NULL in pci_device_hot_addSebastian Herbszt
2009-08-27block/vdi.c: Fix several bugsStefan Weil
2009-08-27introduce kvm64 CPUAndre Przywara
2009-08-27allow overriding of CPUID level on command lineAndre Przywara
2009-08-27set CPUID bits to present cores and threads topologyAndre Przywara
2009-08-27push CPUID level to 4 to allow Intel multicore decodingAndre Przywara
2009-08-27extend -smp parsing to include cores= and threads= optionsAndre Przywara
2009-08-27add file descriptor migrationPaolo Bonzini
2009-08-27Add sparse to new feature conventionJuan Quintela
2009-08-27Add kvm to new feature conventionJuan Quintela