aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-12-12qdev: also match bus name for global propertiesGerd Hoffmann
2009-12-12qdev: make compat stuff more genericGerd Hoffmann
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-12-12qdev: Separate USB product description from qdev nameMarkus Armbruster
2009-12-12qdev: Rename USBDevice member devname to product_descMarkus Armbruster
2009-12-12fix rtc-td-hack on host without high-res timersGleb Natapov
2009-12-12virtio: verify features on loadMichael S. Tsirkin
2009-12-12vmware_vga: add rom file so that it boots.Dave Airlie
2009-12-10microblaze: Make boot_info static.Edgar E. Iglesias
2009-12-10microblaze: Add missing cpu_reset.Edgar E. Iglesias
2009-12-10microblaze: Boot and reset fixes.Edgar E. Iglesias
2009-12-07pci: interrupt disable bit supportMichael S. Tsirkin
2009-12-07pci: interrupt status bit implementationMichael S. Tsirkin
2009-12-07pci: prepare irq code for interrupt stateMichael S. Tsirkin
2009-12-07msix: function mask supportMichael S. Tsirkin
2009-12-07msix: macro rename for function mask supportMichael S. Tsirkin
2009-12-05Add S390x virtio machine descriptionAlexander Graf
2009-12-05Add S390x virtio machine busAlexander Graf
2009-12-04Add "static" to please SparseBlue Swirl
2009-12-04scsi: fix incorrect ?: useBlue Swirl
2009-12-03ide: implement stub for audio control/volume readThadeu Lima de Souza Cascardo
2009-12-03ide: Use some already defined page macros instead of constantsThadeu Lima de Souza Cascardo
2009-12-03eepro100: Improve debug messagesStefan Weil
2009-12-03eepro100: Allocate a larger buffer for regname()David Benjamin
2009-12-03multiboot: Use signed type for negative error numbersKevin Wolf
2009-12-03Fix compile error when LSI_DEBUG is definedRyan Harper
2009-12-03e1000: Fix warning from code reviewStefan Weil
2009-12-03multiboot: Fix module loading and setting of mmap.Adam Lackorzynski
2009-12-03SCSI: Fix Standard INQUIRY dataLaszlo Ast
2009-12-03targe-ppc: Sync CPU state for KVMAlexander Graf
2009-12-03qemu: cleanup unused macros in cirrusMichael S. Tsirkin
2009-12-03qemu: make cirrus init value pci spec compliantMichael S. Tsirkin
2009-12-03virtio-blk: Implement rerror optionKevin Wolf
2009-12-03ide: Implement rerror optionKevin Wolf
2009-12-03Rename DriveInfo.onerror to on_write_errorKevin Wolf
2009-12-03live migration: Propagate output monitor to callback handlerJan Kiszka
2009-12-03savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela
2009-12-03qdev: enable vmstate_unregister() supportJuan Quintela
2009-12-03pci: vmstate_register() already assign consecutive numbers starting at 0Juan Quintela
2009-12-03vmstate: Add support for multiplying size for a constantJuan Quintela
2009-12-03vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8Juan Quintela
2009-12-03vmstate: Introduce UINT16_TEST supportJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_POINTER_TESTJuan Quintela
2009-12-03vmstate: Introduce VMSTATE_STRUCT_TESTJuan Quintela
2009-12-03vmstate: Add support for VBUFFERSJuan Quintela
2009-12-03vmstate: Fix info field of VMSTATE_MACADDRJan Kiszka
2009-12-03lsi53c895a: Implement IRQ on reselectionLaszlo Ast
2009-12-03lsi53c895a: Use alternative address when already reselectedLaszlo Ast
2009-12-03lsi53c895a: Fix SDID in SELECT ID commandLaszlo Ast
2009-12-03lsi53c895a: Fix message code of DISCONNECTLaszlo Ast