summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ide: issue discard asynchronously but serialize the piecesPaolo Bonzini2013-01-151-25/+54
* ide: fix TRIM with empty range entryPaolo Bonzini2013-01-151-1/+1
* virtio-9p: fix compilation error.KONRAD Frederic2013-01-141-0/+1
* dataplane: fix build breakage on set_guest_notifiers()Michael Roth2013-01-141-2/+2
* virtio-pci: build for uninitialized return value in vq_vector_unmaskMichael Roth2013-01-141-1/+1
* Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia2013-01-142-1/+620
* Add TEWS TPCI200 IndustryPack emulationAlberto Garcia2013-01-145-0/+871
* Merge remote-tracking branch 'kraxel/usb.76' into stagingAnthony Liguori2013-01-143-8/+31
|\
| * usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster2013-01-141-1/+1
| * usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster2013-01-141-1/+1
| * ehci: Assert state machine is sane w.r.t. EHCIQueueMarkus Armbruster2013-01-141-0/+4
| * xhci: nuke transfe5rs on detachGerd Hoffmann2013-01-141-1/+7
| * xhci: call xhci_detach_slot on root port detach tooGerd Hoffmann2013-01-141-0/+1
| * xhci: create xhci_detach_slot helper functionGerd Hoffmann2013-01-141-6/+18
* | Merge remote-tracking branch 'spice/spice.v67' into stagingAnthony Liguori2013-01-141-16/+10
|\ \
| * | qxl: Don't drop client capability bitsMarkus Armbruster2013-01-141-2/+4
| * | qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster2013-01-141-14/+6
| |/
* | Merge remote-tracking branch 'kraxel/testdev.2' into stagingAnthony Liguori2013-01-141-9/+9
|\ \
| * | pc-testdev: use typedefsGerd Hoffmann2013-01-141-9/+9
| |/
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-141-11/+60
|\ \
| * | dataplane: handle misaligned virtio-blk requestsStefan Hajnoczi2013-01-141-0/+40
| * | dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()Stefan Hajnoczi2013-01-141-11/+20
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-1416-69/+382
|\ \
| * | pci-assign: Enable MSIX on device to match guestAlex Williamson2013-01-091-2/+15
| * | pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini2013-01-093-12/+15
| * | ivshmem: use symbolic constant for PCI ID, add to pci-ids.txtPaolo Bonzini2013-01-081-2/+5
| * | virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini2013-01-082-1/+2
| * | vhost: backend masking supportMichael S. Tsirkin2013-01-075-16/+137
| * | vhost: set started flag while start is in progressMichael S. Tsirkin2013-01-071-2/+5
| * | virtio-net: set/clear vhost_started in reverse orderMichael S. Tsirkin2013-01-071-2/+2
| * | virtio: backend virtqueue notifier maskingMichael S. Tsirkin2013-01-072-9/+83
| * | virtio-pci: cache msix messagesMichael S. Tsirkin2013-01-072-20/+100
| * | msix: add api to access msix messageMichael S. Tsirkin2013-01-072-1/+2
| * | virtio: don't waste irqfds on control vqsMichael S. Tsirkin2013-01-074-9/+23
* | | build: consolidate multiple variables into universal-obj-yPaolo Bonzini2013-01-121-3/+2
* | | build: remove CONFIG_SMARTCARDPaolo Bonzini2013-01-122-2/+2
* | | qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-121-0/+51
| |/ |/|
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2013-01-123-394/+659
|\ \
| * | PPC: Bring EPR support closer to realityAlexander Graf2013-01-072-2/+23
| * | PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-071-0/+4
| * | openpic: fix CTPR and de-assertion of interruptsScott Wood2013-01-071-58/+123
| * | openpic: move IACK to its own functionScott Wood2013-01-071-42/+53
| * | openpic: IRQ_check: search the queue a word at a timeScott Wood2013-01-071-12/+16
| * | openpic: fix sense and priority bitsScott Wood2013-01-071-6/+71
| * | openpic: add some bounds checking for IRQ numbersScott Wood2013-01-071-0/+11
| * | openpic: use standard bitmap operationsScott Wood2013-01-071-26/+29
| * | Revert "openpic: Accelerate pending irq search"Scott Wood2013-01-071-11/+0
| * | openpic: always call IRQ_check from IRQ_get_nextScott Wood2013-01-071-7/+3
| * | openpic/fsl: critical interrupts ignore mask before v4.1Scott Wood2013-01-071-1/+4
| * | openpic: make ctpr signedScott Wood2013-01-071-3/+3
OpenPOWER on IntegriCloud