summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* ide: split away ide-macio.cGerd Hoffmann2009-08-274-331/+359
* ide: split away ide-pci.cGerd Hoffmann2009-08-278-494/+534
* ide: split away ide-isa.cGerd Hoffmann2009-08-278-16/+59
* ide: split away ide-internal.hGerd Hoffmann2009-08-272-521/+566
* ide: add IDEBus struct, cleanupsGerd Hoffmann2009-08-271-226/+243
* qdev error loggingGerd Hoffmann2009-08-271-17/+17
* virtio-pci error loggingGerd Hoffmann2009-08-271-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-27102-193/+334
* fix stack buffer overflows in eepro100.c txReimar Döffinger2009-08-271-1/+5
* Check block driver read error in pflash_cfi0xVijay Kumar2009-08-272-2/+14
* kvm: Simplify cpu_synchronize_state()Avi Kivity2009-08-271-3/+4
* qdev: convert watchdogsMarkus Armbruster2009-08-275-54/+32
* Clean up upcast from PCIDevice to I6300StateMarkus Armbruster2009-08-271-5/+4
* Move watchdog, watchdog_action, give them internal linkageMarkus Armbruster2009-08-272-11/+10
* virtio-blk: handle NULL returns from bdrv_aio_{read, write}Christoph Hellwig2009-08-271-4/+14
* virtio-console: rename dvq to ovqAmit Shah2009-08-271-2/+2
* pci ids: remove redundant definesAmit Shah2009-08-271-3/+0
* Port ACPI to VMStateJuan Quintela2009-08-271-34/+21
* Add VMState support to run a function after loadJuan Quintela2009-08-271-0/+1
* Port PCIDevice state to VMStateJuan Quintela2009-08-272-22/+55
* Add version_id to PCIDevice.Juan Quintela2009-08-272-1/+4
* Add VMState support for int32_t check valueJuan Quintela2009-08-271-0/+4
* Port PS2 devices to VMState designJuan Quintela2009-08-271-67/+52
* Add VMState support for static sized buffers (uint_8)Juan Quintela2009-08-271-0/+18
* Port PCI Bus to VMState designJuan Quintela2009-08-271-30/+11
* Add VMState support for variable sized arraysJuan Quintela2009-08-271-0/+22
* Add VMState support for int32_t check valueJuan Quintela2009-08-271-0/+5
* Port i8254 to new VMState designJuan Quintela2009-08-271-29/+37
* Add VMState support for arrays of structsJuan Quintela2009-08-271-0/+11
* Add VMState support for structsJuan Quintela2009-08-271-0/+12
* Port apic to new VMState designJuan Quintela2009-08-271-34/+33
* Add VMState support for arraysJuan Quintela2009-08-271-0/+28
* Add VMState support for pointersJuan Quintela2009-08-271-0/+19
* New VMstate save/load infrastructureJuan Quintela2009-08-271-0/+102
* move useful type definitons to osdep.hJuan Quintela2009-08-271-3/+0
* Move isa_connect_irq calls into isa_create_simpleGerd Hoffmann2009-08-274-7/+10
* Add isa_reserve_irq().Jes Sorensen2009-08-276-32/+58
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-279-37/+109
* hw/eepro100.c: Use extended TBD only where applicableNaphtali Sprei2009-08-271-3/+3
* pci-hotplug: initialize dinfo to NULL in pci_device_hot_addSebastian Herbszt2009-08-271-1/+1
* add file descriptor migrationPaolo Bonzini2009-08-271-0/+1
* Sparc32: improve interrupt handlingBlue Swirl2009-08-252-32/+47
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-25141-538/+538
* Make the e1000 the default network adapter for the pc target.Anthony Liguori2009-08-241-2/+2
* virtio-blk: add msi support.Gerd Hoffmann2009-08-242-2/+10
* qdev/prop: convert isa-bus to helper macros.Gerd Hoffmann2009-08-241-12/+3
* unify popen/fopen qemu wrappersPaolo Bonzini2009-08-241-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-11/+1
* Route IOAPIC interrupts via ISA busAvi Kivity2009-08-244-26/+13
* Route PC irqs to ISA bus instead of i8259 directlyAvi Kivity2009-08-241-15/+31
OpenPOWER on IntegriCloud