summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-29target-arm: Add arm_ccnt_enabled functionAlistair Francis1-0/+12
2014-08-29target-arm: Implement PMCCNTR_EL0 and related registersAlistair Francis2-8/+42
2014-08-29arm: Implement PMCCNTR 32b read-modify-writePeter Crosthwaite1-1/+10
2014-08-29target-arm: Make the ARM PMCCNTR register 64-bitAlistair Francis2-11/+10
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov1-1/+2
2014-08-29aarch64: raise max_cpus to 8Joel Schopp1-1/+1
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski1-1/+1
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski1-1/+1
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski1-4/+6
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski1-1/+1
2014-08-29target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell1-1/+2
2014-08-29target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell1-1/+8
2014-08-29disas/libvixl: Update to upstream VIXL 1.5Peter Maydell13-93/+558
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell14-14/+264
2014-08-29tests: add xHCI qtestGonglei2-0/+38
2014-08-29tests: add UHCI qtestGonglei2-1/+38
2014-08-29tests: add OHCI qtestGonglei3-1/+39
2014-08-29usb: add usb host adapters exit traceGonglei4-0/+9
2014-08-29usb-xhci: add exit functionGonglei1-0/+36
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei1-0/+14
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei2-0/+26
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei2-1/+2
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei1-0/+22
2014-08-29usb-ohci: add exit functionGonglei1-0/+19
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei1-1/+3
2014-08-29usb: add usb_bus_release functionGonglei2-0/+8
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann1-1/+1
2014-08-29xhci: use (1u << i)Gerd Hoffmann1-2/+2
2014-08-29Fix OHCI ISO TD state never being written back.Jack Un1-2/+2
2014-08-29xhci: fix debug print compiling errorGonglei1-3/+3
2014-08-29usb: Fix bootindex for portnr > 9Markus Armbruster1-2/+2
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-122/+141
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell22-73/+394
2014-08-28memory: Lazy init name from QOM name as neededPeter Crosthwaite1-0/+4
2014-08-28xen: hvm: Abstract away memory region name refPeter Crosthwaite1-3/+6
2014-08-28xen-hvm: Constify stringPeter Crosthwaite1-2/+2
2014-08-28Merge remote-tracking branch 'remotes/stefanha/tags/fix-buildbot-12082014-pul...Peter Maydell6-31/+24
2014-08-28Revert "qemu-img: sort block formats in help message"Stefan Hajnoczi1-22/+3
2014-08-28block: sort formats alphabetically in bdrv_iterate_format()Stefan Hajnoczi1-1/+13
2014-08-28mirror: fix uninitialized variable delay_ns warningsStefan Hajnoczi1-3/+1
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi1-1/+2
2014-08-28libqtest: launch QEMU with QEMU_AUDIO_DRV=noneStefan Hajnoczi1-0/+1
2014-08-28qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi1-4/+4
2014-08-27mc146818rtc: reinitialize irq_reinject_on_ack_count on resetPaolo Bonzini1-0/+1
2014-08-26Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell4-0/+0
2014-08-26target-i386: Add "tsc_adjust" CPU feature nameEduardo Habkost1-1/+1
2014-08-26target-i386: Add "mpx" CPU feature nameEduardo Habkost1-1/+1
2014-08-26Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2014-08-26vl: process -object after other backend optionsPaolo Bonzini1-5/+5
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini1-2/+6