aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell
2014-08-28memory: Lazy init name from QOM name as neededPeter Crosthwaite
2014-08-28xen: hvm: Abstract away memory region name refPeter Crosthwaite
2014-08-28xen-hvm: Constify stringPeter Crosthwaite
2014-08-28Merge remote-tracking branch 'remotes/stefanha/tags/fix-buildbot-12082014-pul...Peter Maydell
2014-08-28Revert "qemu-img: sort block formats in help message"Stefan Hajnoczi
2014-08-28block: sort formats alphabetically in bdrv_iterate_format()Stefan Hajnoczi
2014-08-28mirror: fix uninitialized variable delay_ns warningsStefan Hajnoczi
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi
2014-08-28libqtest: launch QEMU with QEMU_AUDIO_DRV=noneStefan Hajnoczi
2014-08-28qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi
2014-08-27mc146818rtc: reinitialize irq_reinject_on_ack_count on resetPaolo Bonzini
2014-08-26Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell
2014-08-26target-i386: Add "tsc_adjust" CPU feature nameEduardo Habkost
2014-08-26target-i386: Add "mpx" CPU feature nameEduardo Habkost
2014-08-26Update OpenBIOS imagesMark Cave-Ayland
2014-08-26vl: process -object after other backend optionsPaolo Bonzini
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini
2014-08-26virtio-scsi: Report error if num_queues is 0 or too largeFam Zheng
2014-08-26scsi-generic: remove superfluous DPRINTF avoid to break compilingGonglei
2014-08-26block/iscsi: fix memory corruption on iscsi resizePeter Lieven
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng
2014-08-26block: Pass errp in blkconf_geometryFam Zheng
2014-08-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...Peter Maydell
2014-08-25vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson
2014-08-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-08-25x86: Clear MTRRs on vCPU resetAlex Williamson