summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * PPC: mac newworld: fix cpu NIP reset valueAlexander Graf2013-04-261-0/+2
| * Enable kvm emulated watchdogBharat Bhushan2013-04-261-4/+41
| * PPC: Remove env->hreset_excp_prefixFabien Chouteau2013-04-261-2/+4
| * PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder2013-04-261-0/+7
* | virtio-rng-s390: add properties.KONRAD Frederic2013-04-261-0/+8
* | S390: CCW: Use new, working firmware by defaultAlexander Graf2013-04-261-1/+1
* | S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-264-6/+11
* | S390: IPL: Support ELF firmwareAlexander Graf2013-04-261-6/+10
* | S390: Make IPL reset address dynamicAlexander Graf2013-04-261-11/+11
|/
* virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste2013-04-263-0/+6
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-3/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-2521-26/+27
* 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
OpenPOWER on IntegriCloud