aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-01s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-29quorum: Fix leak of opts in quorum_openFam Zheng
2014-08-29blkverify: Fix leak of opts in blkverify_openFam Zheng
2014-08-29nfs: Fix leak of opts in nfs_file_openFam Zheng
2014-08-29curl: Don't deref NULL pointer in call to aio_poll.Richard W.M. Jones
2014-08-29curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones
2014-08-29virtio-blk: allow drive_del with dataplaneStefan Hajnoczi
2014-08-29block: acquire AioContext in do_drive_del()Stefan Hajnoczi
2014-08-29linux-aio: avoid deadlock in nested aio_poll() callsStefan Hajnoczi
2014-08-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140829'...Peter Maydell
2014-08-29target-arm: Implement pmccfiltr_write functionAlistair Francis
2014-08-29target-arm: Remove old code and replace with new functionsAlistair Francis
2014-08-29target-arm: Implement pmccntr_sync functionAlistair Francis
2014-08-29target-arm: Add arm_ccnt_enabled functionAlistair Francis
2014-08-29target-arm: Implement PMCCNTR_EL0 and related registersAlistair Francis
2014-08-29arm: Implement PMCCNTR 32b read-modify-writePeter Crosthwaite
2014-08-29target-arm: Make the ARM PMCCNTR register 64-bitAlistair Francis
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov
2014-08-29aarch64: raise max_cpus to 8Joel Schopp
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski
2014-08-29target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell
2014-08-29target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell
2014-08-29disas/libvixl: Update to upstream VIXL 1.5Peter Maydell
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi
2014-08-29block: fix overlapping multiwrite requestsStefan Hajnoczi
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29tests: add xHCI qtestGonglei
2014-08-29tests: add UHCI qtestGonglei
2014-08-29tests: add OHCI qtestGonglei
2014-08-29usb: add usb host adapters exit traceGonglei
2014-08-29usb-xhci: add exit functionGonglei
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei
2014-08-29usb-ohci: add exit functionGonglei
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann
2014-08-29xhci: use (1u << i)Gerd Hoffmann
2014-08-29Fix OHCI ISO TD state never being written back.Jack Un
2014-08-29xhci: fix debug print compiling errorGonglei
2014-08-29usb: Fix bootindex for portnr > 9Markus Armbruster