Age | Commit message (Expand) | Author |
2013-04-24 | ccid-card-passthru, dev-smartcard-reader: add debug environment variables | Alon Levy |
2013-04-24 | ccid-card-passthru: add atr check | Alon Levy |
2013-04-24 | dev-smartcard-reader: reuse usb.h definitions | Alon Levy |
2013-04-24 | dev-smartcard-reader: support windows guest | Alon Levy |
2013-04-24 | dev-smartcard-reader: remove aborts (never triggered, but just in case) | Alon Levy |
2013-04-24 | dev-smartcard-reader: nicer debug messages | Alon Levy |
2013-04-24 | dev-smartcard-reader: white space fixes | Alon Levy |
2013-04-24 | ccid: declare DEFAULT_ATR table to be "static const" | Jim Meyering |
2013-04-24 | ccid: make backend_enum_table "static const" and adjust users | Jim Meyering |
2013-04-24 | ccid-card-emul: do not crash if backend is not provided | Marc-André Lureau |
2013-04-23 | Move TPM passthrough specific command line options to backend structure | Stefan Berger |
2013-04-23 | virtio-9p: cleanup: QOM casts. | KONRAD Frederic |
2013-04-23 | virtio-9p: cleanup: init function. | KONRAD Frederic |
2013-04-23 | virtio-9p-pci: switch to the new API. | KONRAD Frederic |
2013-04-23 | virtio-9p: add the virtio-9p device. | KONRAD Frederic |
2013-04-23 | usb-host: raise libusbx minimum version to 1.0.13 | Gerd Hoffmann |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann |
2013-04-23 | ehci_free_packet: Discard finished packets when the queue is halted | Hans de Goede |
2013-04-23 | xhci: remove XHCIRing->base (unused) | Gerd Hoffmann |
2013-04-22 | tpm: Simplify creation of cancel path | Stefan Berger |
2013-04-22 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-04-22 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-20 | hw/sm501: Use correct setter for sysbus-ohci dma-address property | Peter Maydell |
2013-04-20 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-04-19 | vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-19 | vhost-scsi: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-19 | virtio: simplify Makefile conditionals | Paolo Bonzini |
2013-04-19 | virtio-scsi: create VirtIOSCSICommon | Paolo Bonzini |
2013-04-19 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-04-19 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-04-19 | virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event | Luiz Capitulino |
2013-04-19 | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI memory space to system | Peter Maydell |
2013-04-19 | arm/realview: Fix mapping of PCI regions | Peter Maydell |
2013-04-19 | versatile_pci: Implement the PCI controller's control registers | Peter Maydell |
2013-04-19 | versatile_pci: Implement the correct PCI IRQ mapping | Peter Maydell |
2013-04-19 | versatile_pci: Put the host bridge PCI device at slot 29 | Peter Maydell |
2013-04-19 | versatile_pci: Use separate PCI I/O space rather than system I/O space | Peter Maydell |
2013-04-19 | versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE | Peter Maydell |
2013-04-19 | versatile_pci: Update to realize and instance init functions | Peter Maydell |
2013-04-19 | versatile_pci: Expose PCI I/O region on Versatile PB | Peter Maydell |
2013-04-19 | versatile_pci: Fix hardcoded tabs | Peter Maydell |
2013-04-19 | m25p80: Remove bogus include of devices.h | Peter Crosthwaite |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-19 | vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping | Nicholas Bellinger |
2013-04-19 | scsi: VMWare PVSCSI paravirtual device implementation | Dmitry Fleytman |
2013-04-19 | scsi: avoid assertion failure on VERIFY command | Paolo Bonzini |