aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2009-08-24virtio-blk: add msi support.Gerd Hoffmann
2009-08-24qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann
2009-08-24unify popen/fopen qemu wrappersPaolo Bonzini
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity
2009-08-24Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity
2009-08-24QEMU set irq0override in fw_cfgJes Sorensen
2009-08-24SMART ATA FunctionalityBrian Wheeler
2009-08-24make vga screen_dump use DisplayState properlyStefano Stabellini
2009-08-24Restore consistent formattingmalc
2009-08-24es1370: Remove unused indirection of PCIES1370State and ES1370StateJuan Quintela
2009-08-23Revert my commit c00a9de060124a988bd9847c095e5836488c6f01Andrzej Zaborowski
2009-08-23Fix segfault of qemu-system-arm with PXA targetTorsten Duwe