aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-20hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell
2013-04-20Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-04-19vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino
2013-04-19hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell
2013-04-19versatile_pci: Expose PCI memory space to systemPeter Maydell
2013-04-19arm/realview: Fix mapping of PCI regionsPeter Maydell
2013-04-19versatile_pci: Implement the PCI controller's control registersPeter Maydell
2013-04-19versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell
2013-04-19versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell
2013-04-19versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell
2013-04-19versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell
2013-04-19versatile_pci: Update to realize and instance init functionsPeter Maydell
2013-04-19versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell
2013-04-19versatile_pci: Fix hardcoded tabsPeter Maydell
2013-04-19m25p80: Remove bogus include of devices.hPeter Crosthwaite