summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-3/+3
|\
| * fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko2012-04-231-3/+3
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-234-81/+132
|\ \ | |/
| * versatiblepb: add NOR flash supportEric Benard2012-04-201-0/+16
| * hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell2012-04-201-0/+3
| * versatilepb: add ds1338 rtc deviceOskar Andero2012-04-201-0/+6
| * realview: break out versatile i2c controller codeOskar Andero2012-04-202-81/+107
* | Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori2012-04-233-1/+26
|\ \
| * | xen: add a dummy xc_hvm_inject_msi for Xen < 4.2Stefano Stabellini2012-04-173-1/+26
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-04-234-4/+3
|\ \ \
| * | | e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil2012-04-201-1/+1
| * | | pflash_cfi01: remove redundant lineEric Bénard2012-04-201-1/+0
| * | | qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil2012-04-202-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-04-236-42/+171
|\ \ \ | |/ / |/| |
| * | scsi: add SANITIZE commandPaolo Bonzini2012-04-192-0/+2
| * | SCSI emulation: should tell the guest that we actually support thin provisioningRonnie Sahlberg2012-04-191-1/+1
| * | SCSI emulation: Support unmap via WRITE_SAME_10.Ronnie Sahlberg2012-04-191-2/+3
| * | scsi: advertise DPOFUAPaolo Bonzini2012-04-191-1/+2
| * | scsi: small refactoring of MMC mode-sensePaolo Bonzini2012-04-191-7/+12
| * | scsi: support FUA on readsPaolo Bonzini2012-04-191-10/+42
| * | scsi: add a started field to SCSIDiskReqPaolo Bonzini2012-04-191-0/+4
| * | scsi: force unit access on VERIFYPaolo Bonzini2012-04-191-4/+23
| * | scsi: add support for FUA on writesPaolo Bonzini2012-04-191-2/+47
| * | scsi: move scsi_flush_complete aroundPaolo Bonzini2012-04-191-18/+18
| * | scsi: make code more homogeneous in AIO callback functionsPaolo Bonzini2012-04-191-7/+4
| * | scsi: add missing test for cancelled requestPaolo Bonzini2012-04-191-1/+3
| * | virtio-scsi: add multiqueue capabilityPaolo Bonzini2012-04-191-10/+15
| * | virtio: add virtio_queue_get_idPaolo Bonzini2012-04-192-0/+8
| * | virtio-scsi: prepare migration format for multiqueuePaolo Bonzini2012-04-191-0/+5
| * | scsi: fix memory leakPaolo Bonzini2012-04-191-2/+5
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-181-90/+49
|\ \ \
| * | | hw/ac97: add support for volume controlMarc-André Lureau2012-04-171-0/+81
| * | | hw/ac97: the volume mask is not only 0x1fMarc-André Lureau2012-04-171-1/+0
| * | | hw/ac97: remove USE_MIXER codeMarc-André Lureau2012-04-171-121/+0
| | |/ | |/|
* | | Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori2012-04-182-2/+3
|\ \ \
| * | | qxl-render: fix broken vnc+spice since commit f934493Alon Levy2012-04-181-0/+1
| * | | qxl: set default values of vram*_size_mb to -1Alon Levy2012-04-181-2/+2
| |/ /
* | | usb-ehci: drop assert()Gerd Hoffmann2012-04-171-1/+0
* | | usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede2012-04-171-1/+7
* | | usb-ehci: Drop unused sofv valueHans de Goede2012-04-171-8/+0
* | | usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann2012-04-171-93/+101
* | | usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann2012-04-172-9/+20
* | | usb: use USBDescriptor for interface descriptors.Gerd Hoffmann2012-04-172-9/+20
* | | usb: use USBDescriptor for config descriptors.Gerd Hoffmann2012-04-172-10/+21
* | | usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann2012-04-172-11/+22
* | | usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann2012-04-172-19/+46
* | | usb-ehci: frindex always is a 14 bits counterHans de Goede2012-04-171-2/+6
* | | usb-ehci: fix ehci_child_detachGerd Hoffmann2012-04-171-1/+0
* | | usb-hub: add tracepointsGerd Hoffmann2012-04-171-2/+41
* | | usb_packet_set_state: handle p->ep == NULLGerd Hoffmann2012-04-171-6/+11
OpenPOWER on IntegriCloud