aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster
2013-04-24pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster
2013-04-24pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster
2013-04-24Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-pci: cleanup.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-bus: add new functions.KONRAD Frederic
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic
2013-04-24virtio-rng-s390: switch to the new API.KONRAD Frederic
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic
2013-04-24virtio-rng: don't use pointer for configuration.KONRAD Frederic
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-24ich9: kill cmos_s3Hu Tao
2013-04-24dev-smartcard-reader: empty implementation for Mechanical (fail correctly)Alon Levy
2013-04-24dev-smartcard-reader: copy atr protocol to ccid parametersAlon Levy
2013-04-24dev-smartcard-reader: change default protocol to T=0Alon Levy
2013-04-24dev-smartcard-reader: define structs for CCID_Parameter internalsAlon Levy
2013-04-24ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy
2013-04-24ccid-card-passthru: add atr checkAlon Levy
2013-04-24dev-smartcard-reader: reuse usb.h definitionsAlon Levy
2013-04-24dev-smartcard-reader: support windows guestAlon Levy
2013-04-24dev-smartcard-reader: remove aborts (never triggered, but just in case)Alon Levy
2013-04-24dev-smartcard-reader: nicer debug messagesAlon Levy
2013-04-24dev-smartcard-reader: white space fixesAlon Levy
2013-04-24ccid: declare DEFAULT_ATR table to be "static const"Jim Meyering
2013-04-24ccid: make backend_enum_table "static const" and adjust usersJim Meyering
2013-04-24ccid-card-emul: do not crash if backend is not providedMarc-André Lureau
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger
2013-04-23virtio-9p: cleanup: QOM casts.KONRAD Frederic
2013-04-23virtio-9p: cleanup: init function.KONRAD Frederic
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic
2013-04-23virtio-9p: add the virtio-9p device.KONRAD Frederic
2013-04-23usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann
2013-04-23usb: better speed mismatch error reportingGerd Hoffmann
2013-04-23ehci_free_packet: Discard finished packets when the queue is haltedHans de Goede
2013-04-23xhci: remove XHCIRing->base (unused)Gerd Hoffmann
2013-04-22tpm: Simplify creation of cancel pathStefan Berger
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-04-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori