Age | Commit message (Expand) | Author |
2014-09-01 | sclp-s390: Add device to manage s390 memory hotplug | Matthew Rosato |
2014-09-01 | pc-bios/s390-ccw.img binary update | Eugene (jno) Dvurechenski |
2014-09-01 | pc-bios/s390-ccw: Do proper console setup | Christian Borntraeger |
2014-09-01 | pc-bios/s390-ccw: IPL from DASD with format variations | Eugene (jno) Dvurechenski |
2014-09-01 | pc-bios/s390-ccw Really big EAV ECKD DASD handling | Eugene (jno) Dvurechenski |
2014-09-01 | pc-bios/s390-ccw Improve ECKD informational message | Eugene (jno) Dvurechenski |
2014-09-01 | pc-bios/s390-ccw: handle more ECKD DASD block sizes | Eugene (jno) Dvurechenski |
2014-09-01 | pc-bios/s390-ccw: support all virtio block size | Eugene (jno) Dvurechenski |
2014-09-01 | s390x/kvm: execute the first cpu reset on the vcpu thread | David Hildenbrand |
2014-09-01 | s390x/kvm: execute "system reset" cpu resets on the vcpu thread | David Hildenbrand |
2014-09-01 | s390x/kvm: execute sigp orders on the target vcpu thread | David Hildenbrand |
2014-09-01 | s390x/kvm: run guest triggered resets on the target vcpu thread | David Hildenbrand |
2014-08-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140829'... | Peter Maydell |
2014-08-29 | target-arm: Implement pmccfiltr_write function | Alistair Francis |
2014-08-29 | target-arm: Remove old code and replace with new functions | Alistair Francis |
2014-08-29 | target-arm: Implement pmccntr_sync function | Alistair Francis |
2014-08-29 | target-arm: Add arm_ccnt_enabled function | Alistair Francis |
2014-08-29 | target-arm: Implement PMCCNTR_EL0 and related registers | Alistair Francis |
2014-08-29 | arm: Implement PMCCNTR 32b read-modify-write | Peter Crosthwaite |
2014-08-29 | target-arm: Make the ARM PMCCNTR register 64-bit | Alistair Francis |
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 | target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values | Peter Maydell |
2014-08-29 | target-arm: Fix regression that disabled VFP for ARMv5 CPUs | Peter Maydell |
2014-08-29 | disas/libvixl: Update to upstream VIXL 1.5 | Peter Maydell |
2014-08-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s... | Peter Maydell |
2014-08-29 | tests: add xHCI qtest | Gonglei |
2014-08-29 | tests: add UHCI qtest | Gonglei |
2014-08-29 | tests: add OHCI qtest | Gonglei |
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-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-28 | memory: Lazy init name from QOM name as needed | Peter Crosthwaite |