aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-08-27switch balloon initialization to -device.Gerd Hoffmann
2009-08-27ide: move code to hw/ide/Gerd Hoffmann
2009-08-27ide: add save/restore support for mmioGerd Hoffmann
2009-08-27ide: add save/restore support for isaGerd Hoffmann
2009-08-27ide: split away ide-microdrive.cGerd Hoffmann
2009-08-27ide: split away ide-mmio.cGerd Hoffmann
2009-08-27ide: split away ide-macio.cGerd Hoffmann
2009-08-27ide: split away ide-pci.cGerd Hoffmann
2009-08-27ide: split away ide-isa.cGerd Hoffmann
2009-08-27ide: split away ide-internal.hGerd Hoffmann
2009-08-27ide: add IDEBus struct, cleanupsGerd Hoffmann
2009-08-27qdev error loggingGerd Hoffmann
2009-08-27virtio-pci error loggingGerd Hoffmann
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
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-27virtio-console: rename dvq to ovqAmit Shah
2009-08-27pci ids: remove redundant definesAmit Shah
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-27move useful type definitons to osdep.hJuan Quintela
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-27add file descriptor migrationPaolo Bonzini
2009-08-25Sparc32: improve interrupt handlingBlue Swirl
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori