summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* console: qom-ify QemuConsoleGerd Hoffmann2013-04-251-1/+1
* virtio-ccw: Check indicators location.Cornelia Huck2013-04-251-0/+6
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-243-4/+34
* pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster2013-04-241-4/+12
* pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster2013-04-241-1/+2
* Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori2013-04-243-61/+254
|\
| * dev-smartcard-reader: empty implementation for Mechanical (fail correctly)Alon Levy2013-04-241-0/+4
| * dev-smartcard-reader: copy atr protocol to ccid parametersAlon Levy2013-04-241-0/+45
| * dev-smartcard-reader: change default protocol to T=0Alon Levy2013-04-241-3/+3
| * dev-smartcard-reader: define structs for CCID_Parameter internalsAlon Levy2013-04-241-27/+47
| * ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-242-0/+3
| * ccid-card-passthru: add atr checkAlon Levy2013-04-241-0/+59
| * dev-smartcard-reader: reuse usb.h definitionsAlon Levy2013-04-241-11/+5
| * dev-smartcard-reader: support windows guestAlon Levy2013-04-241-2/+2
| * dev-smartcard-reader: remove aborts (never triggered, but just in case)Alon Levy2013-04-241-8/+12
| * dev-smartcard-reader: nicer debug messagesAlon Levy2013-04-241-6/+63
| * dev-smartcard-reader: white space fixesAlon Levy2013-04-241-0/+4
| * ccid: declare DEFAULT_ATR table to be "static const"Jim Meyering2013-04-241-1/+1
| * ccid: make backend_enum_table "static const" and adjust usersJim Meyering2013-04-241-3/+3
| * ccid-card-emul: do not crash if backend is not providedMarc-André Lureau2013-04-241-0/+3
* | virtio: cleanup: init and exit function.KONRAD Frederic2013-04-247-24/+9
* | virtio: remove virtiobindings.KONRAD Frederic2013-04-249-99/+73
* | virtio: remove the function pointer.KONRAD Frederic2013-04-2412-83/+62
* | virtio-pci: cleanup.KONRAD Frederic2013-04-242-54/+2
* | virtio-bus: make virtio_x_bus_new static.KONRAD Frederic2013-04-246-8/+9
* | virtio-bus: add new functions.KONRAD Frederic2013-04-241-0/+23
* | virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-241-12/+15
* | virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-241-2/+0
* | virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-66/+21
* | virtio-rng-ccw: switch to the new API.KONRAD Frederic2013-04-242-28/+32
* | virtio-rng-s390: switch to the new API.KONRAD Frederic2013-04-242-17/+34
* | virtio-rng-pci: switch to the new API.KONRAD Frederic2013-04-242-90/+74
* | virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-243-16/+103
* | virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-241-6/+6
* | input: introduce keyboard handler listGerd Hoffmann2013-04-241-2/+2
* | ich9: kill cmos_s3Hu Tao2013-04-243-17/+4
|/
* Move TPM passthrough specific command line options to backend structureStefan Berger2013-04-232-0/+23
* virtio-9p: cleanup: QOM casts.KONRAD Frederic2013-04-233-10/+5
* virtio-9p: cleanup: init function.KONRAD Frederic2013-04-231-52/+23
* virtio-9p-pci: switch to the new API.KONRAD Frederic2013-04-233-30/+54
* virtio-9p: add the virtio-9p device.KONRAD Frederic2013-04-233-9/+76
* usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann2013-04-231-5/+0
* usb: better speed mismatch error reportingGerd Hoffmann2013-04-232-6/+32
* ehci_free_packet: Discard finished packets when the queue is haltedHans de Goede2013-04-231-5/+11
* xhci: remove XHCIRing->base (unused)Gerd Hoffmann2013-04-231-3/+1
* tpm: Simplify creation of cancel pathStefan Berger2013-04-221-57/+17
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-2215-170/+2286
|\
| * vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
| * vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
| * vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-192-0/+78
OpenPOWER on IntegriCloud