aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-04-18virtio-blk: Fix use after free in error caseKevin Wolf1-3/+3
2010-04-18error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETERMarkus Armbruster1-1/+1
2010-04-18error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()Markus Armbruster1-2/+0
2010-04-18monitor: convert do_device_del() to QObject, QErrorMarkus Armbruster2-5/+5
2010-04-18qdev: Convert qdev_unplug() to QErrorMarkus Armbruster1-2/+1
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl1-4/+6
2010-04-18sparc32 use empty_slot for missing RAM v1Artyom Tarasenko1-0/+5
2010-04-18create empty_slot deviceArtyom Tarasenko2-0/+94
2010-04-18Fix harmless if statements with empty body, spotted by clangBlue Swirl2-2/+5
2010-04-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori3-340/+213
2010-04-14vhost.c: include <linux/vhost.h> lastMarcelo Tosatti1-1/+1
2010-04-13vhost-net: disable mergeable buffersMichael S. Tsirkin1-0/+1
2010-04-13vhost: fix features ackDavid L Stevens1-0/+8
2010-04-13sh_pci: fix memory and I/O accessAurelien Jarno1-96/+15
2010-04-13r2d: always enable IDE and flashAurelien Jarno1-10/+8
2010-04-11hw/r2d: add initrd supportAurelien Jarno1-21/+59
2010-04-11vhost.c: include <linux/vhost.h> lastMarcelo Tosatti1-1/+1
2010-04-11vhost-net: disable mergeable buffersMichael S. Tsirkin1-0/+1
2010-04-11vhost: fix features ackDavid L Stevens1-0/+8
2010-04-11eepro100: convert to new capability APIMichael S. Tsirkin1-13/+9
2010-04-11pci: add API to add capability at a known offsetMichael S. Tsirkin2-4/+15
2010-04-11hw/r2d: add flash memoryAurelien Jarno1-0/+13
2010-04-09Implement virtio resetAlexander Graf3-6/+7
2010-04-09lsi: fix segfault in lsi_command_completeGerd Hoffmann1-1/+1
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini2-52/+0
2010-04-09move two variable declarations out of vl.cPaolo Bonzini2-0/+2
2010-04-08Debugcon: Fix debugging printfAdam Lackorzynski1-1/+1
2010-04-08e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon1-1/+1
2010-04-08smc91c111: allow access to reserved registerLars Munch1-0/+4
2010-04-08smc91c111: mask register offsetLars Munch1-0/+2
2010-04-08baum: add destroy hookSamuel Thibault1-0/+13
2010-04-08update bochs vbe interfaceGerd Hoffmann2-3/+7
2010-04-07eepro100: fix PCI interrupt pin configuration regressionStefan Weil1-0/+3
2010-04-07eepro100: fix mapping of flash memoryStefan Weil1-5/+5
2010-04-07eepro100: Set power management capability using pci_reserve_capabilityStefan Weil1-21/+18
2010-04-06eepro100: Set configuration bit for standard TCBStefan Weil1-0/+3
2010-04-06eepro100: Add new device variant i82801Stefan Weil1-0/+15
2010-04-06eepro100: Simplified device instantiationStefan Weil1-280/+167
2010-04-06eepro100: Simplify status handlingStefan Weil1-4/+4
2010-04-06eepro100: Don't allow writing SCBStatusStefan Weil1-44/+5
2010-04-05OHCI qdev conversionPaul Brook5-47/+47
2010-04-05ARMv7-M reset fixesPaul Brook1-14/+8
2010-04-04UHCI spurious interrut fixPaul Brook1-3/+4
2010-04-04Revert "Compile usb-ohci only once"Paul Brook11-94/+41
2010-04-03sparc32: add IOMMU chipset doc linksBlue Swirl1-1/+9
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl1-0/+0
2010-04-03sparc32: improve timer implementationBlue Swirl1-3/+6
2010-04-02hw/r2d: add a USB keyboardAurelien Jarno1-0/+4
2010-04-02usb-bus: fix no paramsTeLeMan1-1/+1
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil2-4/+4