aboutsummaryrefslogtreecommitdiff
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: fix max_packet_size for highspeed.Gerd Hoffmann
2011-05-26usb-linux: split large xfersGerd Hoffmann
2011-05-26usb-linux: walk async urb list in cancelGerd Hoffmann
2011-05-26usb-linux: track aurbs in listGerd Hoffmann
2011-05-26usb-linux: add hostport propertyGerd Hoffmann
2011-05-26usb-linux: fix device path aka physical port handlingGerd 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-23configure: Document --disable-slirp option in --helpPeter Maydell
2011-05-23target-arm/exec.h: Remove unused #define of M0Peter Maydell
2011-05-23target-arm: Signal InvalidOp for Neon GE and GT compares of QNaNPeter Maydell
2011-05-23target-arm: Use correct float status for Neon int-float conversionsPeter Maydell
2011-05-23target-arm: Signal Underflow when denormal flushed to zero on outputPeter Maydell
2011-05-23softfloat: Add new flag for when denormal result is flushed to zeroPeter Maydell
2011-05-23target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTSPeter Maydell
2011-05-23target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fnsPeter Maydell
2011-05-23tcg: don't keep dead outputs in registersAurelien Jarno
2011-05-23tcg: mark dead output argument in op_dead_argsAurelien Jarno
2011-05-23tcg: replace op_dead_iargs by op_dead_argsAurelien Jarno
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-23Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-22Fix typos in comments (chek -> check)Stefan Weil
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-22Delete unused tb_invalidate_page_rangeBlue Swirl
2011-05-20Fix a bug in mtsr/mtsrin emulation on ppc64David Gibson
2011-05-20pSeries: Clean up write-only variablesDavid Gibson
2011-05-20w32: Fix compilation and replace non-portable usage of ulongStefan Weil
2011-05-20s390x: complain when allocating ram failsAlexander Graf
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger
2011-05-20s390x: change mapping base to allow guests > 2GBChristian Borntraeger