Age | Commit message (Expand) | Author |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-24 | virtio-pci: cleanup. | KONRAD Frederic |
2013-04-24 | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic |
2013-04-24 | virtio-bus: add new functions. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: use QOM casts. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: remove qdev field. | KONRAD Frederic |
2013-04-24 | virtio-rng: cleanup: init and exit functions. | KONRAD Frederic |
2013-04-24 | virtio-rng-ccw: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng-s390: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng-pci: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng: add virtio-rng device. | KONRAD Frederic |
2013-04-24 | virtio-rng: don't use pointer for configuration. | KONRAD Frederic |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann |
2013-04-24 | ich9: kill cmos_s3 | Hu Tao |
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 |