aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-05-26scsi: reference-count requestsPaolo Bonzini
2011-05-26scsi-generic: do not use a stale aiocbPaolo Bonzini
2011-05-26scsi: introduce SCSIBusOpsPaolo Bonzini
2011-05-26scsi: introduce scsi_req_dataPaolo Bonzini
2011-05-26scsi-generic: Remove bogus double completePaolo Bonzini
2011-05-26scsi: add tracing of scsi requestsPaolo Bonzini
2011-05-26usb: add ehci adapterGerd Hoffmann
2011-05-26usb: move cancel callback to USBDeviceInfoGerd Hoffmann
2011-05-26usb: keep track of packet owner.Gerd Hoffmann
2011-05-26usb: add usb_handle_packetGerd Hoffmann
2011-05-26usb-storage: don't call usb_packet_complete twiceGerd Hoffmann
2011-05-26usb-linux: use usb_generic_handle_packet()Hans de Goede
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-05-26Bug #757654: UHCI fails to signal stall response patchJan Vesely
2011-05-26usb: add support for "grouped" interfaces and the Interface Association Descr...Brad Hards
2011-05-26usb: remove fallback to bNumInterfaces if no .nifBrad Hards
2011-05-26usb: update config descriptors to identify number of interfacesBrad Hards
2011-05-26usb: Add Interface Association Descriptor descriptor typeBrad Hards
2011-05-25Merge remote-tracking branch 'kraxel/CVE-2011-1751' into stagingAnthony Liguori
2011-05-23Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanhaAurelien Jarno
2011-05-23Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-22hw/sd.c: Don't complain about SDIO commands CMD52/CMD53Peter Maydell
2011-05-22hw/realview.c: Remove duplicate #include linePeter Maydell
2011-05-22piix_pci: fix piix3_set_irq_pic()TeLeMan
2011-05-20pSeries: Clean up write-only variablesDavid Gibson
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger
2011-05-20s390x: keep hint on virtio managing sizeAlexander Graf
2011-05-19ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf
2011-05-19Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)Gerd Hoffmann
2011-05-19blockdev: Store -drive option media in DriveInfoMarkus Armbruster
2011-05-19scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"Markus Armbruster
2011-05-19ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka
2011-05-18ide: Turn debug messages into assertionsKevin Wolf
2011-05-18hw/xen_disk: Remove unused local variableStefan Weil
2011-05-18ide: cleanup warningsAndrea Arcangeli
2011-05-16ahci: Unbreak bar registrationJan Kiszka
2011-05-16ich/ahci: fix uninitialized memory useMichael S. Tsirkin
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-05-12Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-05-12PPC: Qdev'ify e500 pciAlexander Graf
2011-05-12PPC MPC7544DS: Use new TLB helper functionAlexander Graf
2011-05-12PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf
2011-05-12PPC: Make MPC8544DS obey -cpu switchAlexander Graf
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson
2011-05-09monitor: add PPC BookE SPRsScott Wood
2011-05-09Place pseries vty devices at addresses more similar to existing machinesDavid Gibson
2011-05-09Make pSeries 'model' property more closely resemble real hardwareDavid Gibson
2011-05-09pseries: Increase maximum CPUs to 256Anton Blanchard