summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | apic: Resolve potential endless loop around apic_update_irqJan Kiszka2012-07-101-3/+7
* | | Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori2012-07-186-33/+856
|\ \ \
| * | | ehci: improve expire time calculationGerd Hoffmann2012-07-121-4/+4
| * | | ehci: implement Interrupt Threshold Control supportGerd Hoffmann2012-07-121-29/+54
| * | | ehci: raise irq in the frame timerGerd Hoffmann2012-07-121-2/+2
| * | | uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann2012-07-121-0/+12
| * | | usb: add usb attached scsi emulationGerd Hoffmann2012-07-122-0/+780
| * | | scsi: add free_request callbackPaolo Bonzini2012-07-102-0/+6
* | | | constify value pointer for qdev_prop_set_stringChristian Borntraeger2012-07-172-2/+2
| |_|/ |/| |
* | | Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-07-141-1/+1
|\ \ \
| * | | megasas: mark mfi_frame_desc as 'static'Hannes Reinecke2012-07-131-1/+1
| |/ /
* | | vga: Implement blinking of text cursorJan Kiszka2012-07-142-2/+14
* | | hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddrPeter Maydell2012-07-141-2/+4
* | | hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plxPeter Maydell2012-07-141-7/+1
* | | esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau2012-07-142-0/+367
* | | pci: add some stubsHervé Poussineau2012-07-141-0/+15
* | | esp: use trace framework instead of stderr outputHervé Poussineau2012-07-141-7/+6
* | | esp: split esp code into generic chip emulation and sysbus layerHervé Poussineau2012-07-141-67/+95
* | | esp: use hba_private field instead of a complex castHervé Poussineau2012-07-141-4/+4
* | | esp: support future change of chip_idHervé Poussineau2012-07-141-1/+3
* | | esp: implement Reset ATN commandHervé Poussineau2012-07-141-0/+4
* | | esp: implement Disable selection commandHervé Poussineau2012-07-141-0/+6
* | | esp: delay Transfer Information command if dma is not enabledHervé Poussineau2012-07-141-0/+5
* | | esp: execute select commands immediately when it is a non-dma commandHervé Poussineau2012-07-141-3/+3
* | | hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bitsPeter Maydell2012-07-121-1/+1
|/ /
* | Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-096-17/+17
|\ \
| * | consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistentMichael Tokarev2012-06-111-4/+4
| * | change iov_* function prototypes to be more appropriateMichael Tokarev2012-06-075-11/+11
| * | virtio-serial-bus: use correct lengths in control_out() messageMichael Tokarev2012-06-071-3/+3
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-07-091-54/+62
|\ \ \
| * | | fdc: Drop broken code for user-defined floppy geometryMarkus Armbruster2012-07-091-3/+0
| * | | fdc: fix interrupt handlingPavel Hrdina2012-07-091-13/+21
| * | | fdc: rewrite seek and DSKCHG bit handlingPavel Hrdina2012-07-091-38/+41
* | | | Merge remote-tracking branch 'kraxel/usb.55' into stagingAnthony Liguori2012-07-095-39/+82
|\ \ \ \
| * | | | usb-host: add trace events for iso xfersGerd Hoffmann2012-07-091-4/+6
| * | | | usb: fix interface initializationGerd Hoffmann2012-07-092-2/+4
| * | | | usb: split endpoint init and resetGerd Hoffmann2012-07-093-4/+15
| * | | | usb-redir: Correctly handle the usb_redir_babble usbredir statusHans de Goede2012-07-091-0/+2
| * | | | ehci: Kick async schedule on wakeup in the non companion caseHans de Goede2012-07-091-2/+3
| * | | | usb-ehci: Fix an assert whenever isoc transfers are usedHans de Goede2012-07-091-0/+1
| * | | | ehci: don't flush cache on doorbell rings.Gerd Hoffmann2012-07-091-6/+29
| * | | | ehci: fix td writebackGerd Hoffmann2012-07-091-2/+4
| * | | | ehci: fix ehci_qh_do_overlayGerd Hoffmann2012-07-091-19/+18
| |/ / /
* | | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-07-0910-37/+3640
|\ \ \ \ | |/ / / |/| | |
| * | | scsi: Fix transfer length for READ POSITION commands.Christian Hoff2012-07-022-1/+23
| * | | scsi: Add basic support for SCSI media changer commands.Christian Hoff2012-07-022-6/+43
| * | | scsi: Ensure command and transfer lengths are set for all SCSI devicesPaolo Bonzini2012-07-021-7/+18
| * | | scsi: Fix LOAD_UNLOADChristian Hoff2012-07-022-4/+4
| * | | scsi: Fix data length == SCSI_SENSE_BUF_SIZEChristian Hoff2012-07-021-1/+1
| * | | virtio-scsi: do not crash on adding buffers to the event queuePaolo Bonzini2012-07-021-1/+5
OpenPOWER on IntegriCloud