summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qdev: also match bus name for global propertiesGerd Hoffmann2009-12-121-1/+2
* qdev: make compat stuff more genericGerd Hoffmann2009-12-125-15/+23
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-1217-58/+52
* qdev: Separate USB product description from qdev nameMarkus Armbruster2009-12-129-1/+13
* qdev: Rename USBDevice member devname to product_descMarkus Armbruster2009-12-124-8/+9
* fix rtc-td-hack on host without high-res timersGleb Natapov2009-12-121-0/+17
* virtio: verify features on loadMichael S. Tsirkin2009-12-124-6/+37
* vmware_vga: add rom file so that it boots.Dave Airlie2009-12-121-0/+2
* microblaze: Make boot_info static.Edgar E. Iglesias2009-12-101-1/+1
* microblaze: Add missing cpu_reset.Edgar E. Iglesias2009-12-101-0/+2
* microblaze: Boot and reset fixes.Edgar E. Iglesias2009-12-101-13/+16
* pci: interrupt disable bit supportMichael S. Tsirkin2009-12-072-2/+28
* pci: interrupt status bit implementationMichael S. Tsirkin2009-12-072-1/+26
* pci: prepare irq code for interrupt stateMichael S. Tsirkin2009-12-072-17/+74
* msix: function mask supportMichael S. Tsirkin2009-12-071-18/+46
* msix: macro rename for function mask supportMichael S. Tsirkin2009-12-071-7/+7
* Add S390x virtio machine descriptionAlexander Graf2009-12-051-0/+255
* Add S390x virtio machine busAlexander Graf2009-12-052-0/+459
* Add "static" to please SparseBlue Swirl2009-12-049-10/+10
* scsi: fix incorrect ?: useBlue Swirl2009-12-041-1/+2
* ide: implement stub for audio control/volume readThadeu Lima de Souza Cascardo2009-12-031-0/+17
* ide: Use some already defined page macros instead of constantsThadeu Lima de Souza Cascardo2009-12-031-2/+2
* eepro100: Improve debug messagesStefan Weil2009-12-031-3/+3
* eepro100: Allocate a larger buffer for regname()David Benjamin2009-12-031-1/+1
* multiboot: Use signed type for negative error numbersKevin Wolf2009-12-031-0/+1
* Fix compile error when LSI_DEBUG is definedRyan Harper2009-12-031-3/+3
* e1000: Fix warning from code reviewStefan Weil2009-12-031-1/+3
* multiboot: Fix module loading and setting of mmap.Adam Lackorzynski2009-12-031-1/+1
* SCSI: Fix Standard INQUIRY dataLaszlo Ast2009-12-031-3/+3
* targe-ppc: Sync CPU state for KVMAlexander Graf2009-12-032-0/+8
* qemu: cleanup unused macros in cirrusMichael S. Tsirkin2009-12-031-35/+0
* qemu: make cirrus init value pci spec compliantMichael S. Tsirkin2009-12-031-1/+0
* virtio-blk: Implement rerror optionKevin Wolf2009-12-031-5/+8
* ide: Implement rerror optionKevin Wolf2009-12-032-17/+38
* Rename DriveInfo.onerror to on_write_errorKevin Wolf2009-12-033-3/+4
* live migration: Propagate output monitor to callback handlerJan Kiszka2009-12-031-1/+2
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-0326-37/+60
* qdev: enable vmstate_unregister() supportJuan Quintela2009-12-031-2/+0
* pci: vmstate_register() already assign consecutive numbers starting at 0Juan Quintela2009-12-031-3/+1
* vmstate: Add support for multiplying size for a constantJuan Quintela2009-12-031-0/+13
* vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8Juan Quintela2009-12-031-10/+0
* vmstate: Introduce UINT16_TEST supportJuan Quintela2009-12-031-0/+3
* vmstate: Introduce VMSTATE_STRUCT_POINTER_TESTJuan Quintela2009-12-031-6/+10
* vmstate: Introduce VMSTATE_STRUCT_TESTJuan Quintela2009-12-031-7/+11
* vmstate: Add support for VBUFFERSJuan Quintela2009-12-031-0/+20
* vmstate: Fix info field of VMSTATE_MACADDRJan Kiszka2009-12-031-1/+1
* lsi53c895a: Implement IRQ on reselectionLaszlo Ast2009-12-031-3/+40
* lsi53c895a: Use alternative address when already reselectedLaszlo Ast2009-12-031-2/+3
* lsi53c895a: Fix SDID in SELECT ID commandLaszlo Ast2009-12-031-1/+1
* lsi53c895a: Fix message code of DISCONNECTLaszlo Ast2009-12-031-1/+1
OpenPOWER on IntegriCloud