Age | Commit message (Expand) | Author |
2014-09-04 | vbe: rework sanity checks | Gerd Hoffmann |
2014-09-04 | vbe: make bochs dispi interface return the correct memory size with qxl | Gerd Hoffmann |
2014-09-02 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ... | Peter Maydell |
2014-09-01 | target-tricore: Add board for systemmode | Bastian Koppelmann |
2014-09-01 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int... | Peter Maydell |
2014-09-01 | qxl-render: add more sanity checks | Gerd Hoffmann |
2014-09-01 | sclp-s390: Add memory hotplug SCLPs | Matthew Rosato |
2014-09-01 | s390-virtio: Apply same memory boundaries as virtio-ccw | Matthew Rosato |
2014-09-01 | virtio-ccw: Include standby memory when calculating storage increment | Matthew Rosato |
2014-09-01 | sclp-s390: Add device to manage s390 memory hotplug | Matthew Rosato |
2014-08-29 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-08-29 | virtio-blk: allow drive_del with dataplane | Stefan Hajnoczi |
2014-08-29 | hw/intc/arm_gic: honor target mask in gic_update() | Sergey Fedorov |
2014-08-29 | aarch64: raise max_cpus to 8 | Joel Schopp |
2014-08-29 | arm_gic: Use GIC_NR_SGIS constant | Adam Lackorzynski |
2014-08-29 | arm_gic: Do not force PPIs to edge-triggered mode | Adam Lackorzynski |
2014-08-29 | arm_gic: GICD_ICFGR: Write model only for pre v1 GICs | Adam Lackorzynski |
2014-08-29 | arm_gic: Fix read of GICD_ICFGR | Adam Lackorzynski |
2014-08-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s... | Peter Maydell |
2014-08-29 | usb: add usb host adapters exit trace | Gonglei |
2014-08-29 | usb-xhci: add exit function | Gonglei |
2014-08-29 | usb-ehci: add ehci-pci device exit function | Gonglei |
2014-08-29 | usb-ehci: add ehci unrealize funciton | Gonglei |
2014-08-29 | usb-ehci: add vmstate properity for EHCIState | Gonglei |
2014-08-29 | usb-uhci: clean up uhci resource when pci-uhci exit | Gonglei |
2014-08-29 | usb-ohci: add exit function | Gonglei |
2014-08-29 | usb-ohci: Fix memory leak for ohci timer | Gonglei |
2014-08-29 | usb: add usb_bus_release function | Gonglei |
2014-08-29 | Revert "xhci: Fix number of streams allocated when using streams" | Gerd Hoffmann |
2014-08-29 | xhci: use (1u << i) | Gerd Hoffmann |
2014-08-29 | Fix OHCI ISO TD state never being written back. | Jack Un |
2014-08-29 | xhci: fix debug print compiling error | Gonglei |
2014-08-29 | usb: Fix bootindex for portnr > 9 | Markus Armbruster |
2014-08-29 | ide: Fix bootindex for bus_id > 9 | Markus Armbruster |
2014-08-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-28 | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging | Peter Maydell |
2014-08-27 | mc146818rtc: reinitialize irq_reinject_on_ack_count on reset | Paolo Bonzini |
2014-08-26 | virtio-scsi: Report error if num_queues is 0 or too large | Fam Zheng |
2014-08-26 | scsi-generic: remove superfluous DPRINTF avoid to break compiling | Gonglei |
2014-08-26 | scsi-bus: Convert DeviceClass init to realize | Fam Zheng |
2014-08-26 | block: Pass errp in blkconf_geometry | Fam Zheng |
2014-08-26 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082... | Peter Maydell |
2014-08-25 | vfio: Enable NVIDIA 88000 region quirk regardless of VGA | Alex Williamson |
2014-08-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-08-25 | spapr: Add support for new NMI interface | Alexey Kardashevskiy |
2014-08-25 | s390x: Migrate to new NMI interface | Alexey Kardashevskiy |
2014-08-25 | s390x: Convert QEMUMachine to MachineClass | Alexey Kardashevskiy |
2014-08-25 | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy |
2014-08-25 | pcie: fix trailing whitespace | Michael S. Tsirkin |
2014-08-25 | ioh3420: Enable ARI forwarding | Knut Omang |