aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-17realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell
2014-03-17vexpress: Set reset-cbar property for CPUsPeter Maydell
2014-03-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into stagingPeter Maydell
2014-03-17gtk: Don't warp absolute pointerCole Robinson
2014-03-17gtk: Fix mouse warping with gtk3Cole Robinson
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka
2014-03-17Merge remote-tracking branch 'remotes/bonzini/fixes-for-2.0' into stagingPeter Maydell
2014-03-17vl.c: Output error on invalid machine typeMiroslav Rezanina
2014-03-17target-alpha: fix subl and s8subl indentationPaolo Bonzini
2014-03-17qemu-nbd: Fix coverity issuesPaolo Bonzini
2014-03-17rules.mak: Fix per object libs extractionFam Zheng
2014-03-17Makefile: Fix "make clean"Fam Zheng
2014-03-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in...Peter Maydell
2014-03-15Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into stagingPeter Maydell
2014-03-15FSL eTSEC: Fix typo in rx ringFabien Chouteau
2014-03-15scripts/make-release: Don't distribute .git directoriesCole Robinson
2014-03-15configure: Don't use __int128_t for clang versions before 3.2Stefan Weil
2014-03-15audio: Add 'static' attributes to several variablesStefan Weil
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil
2014-03-15misc: Fix typos in commentsStefan Weil
2014-03-15Add qga/qapi-generated to .gitignoreGabriel L. Somlo
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber
2014-03-15.travis.yml: add IRC notifications for build failuresAlex Bennée
2014-03-15.travis.yml: trivial whitespace fixupAlex Bennée
2014-03-15.travis.yml: re-enable lttng user space trace testAlex Bennée
2014-03-15.travis.yml: add a new build target with non-core devlibsAlex Bennée
2014-03-15sasl: Avoid 'Could not find keytab file' in syslogLaszlo Ersek
2014-03-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-14Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-14tcg-aarch64: Introduce tcg_out_insn_3405Richard Henderson
2014-03-14tcg-aarch64: Support div, remRichard Henderson
2014-03-14tcg-aarch64: Support muluh, mulshRichard Henderson
2014-03-14tcg-aarch64: Support add2, sub2Richard Henderson
2014-03-14tcg-aarch64: Support depositRichard Henderson
2014-03-14tcg-aarch64: Use tcg_out_insn for setcondRichard Henderson
2014-03-14tcg-aarch64: Support movcondRichard Henderson
2014-03-14tcg-aarch64: Support andc, orc, eqv, not, negRichard Henderson
2014-03-14tcg-aarch64: Handle constant operands to and, or, xorRichard Henderson
2014-03-14tcg-aarch64: Handle constant operands to add, sub, and compareRichard Henderson
2014-03-14tcg-aarch64: Implement mov with tcg_out_insnRichard Henderson
2014-03-14tcg-aarch64: Introduce tcg_out_insn_3401Richard Henderson
2014-03-14tcg-aarch64: Convert shift insns to tcg_out_insnRichard Henderson
2014-03-14tcg-aarch64: Introduce tcg_out_insnRichard Henderson
2014-03-14qemu-iotests: remove 085 and 087 from 'quick' groupStefan Hajnoczi
2014-03-14qemu-iotests: add 083 NBD client disconnect testsStefan Hajnoczi
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi
2014-03-14nbd: close socket if connection breaksStefan Hajnoczi
2014-03-14block: Explicitly specify 'unsigned long long' for VHDX 64-bit constantsJeff Cody
2014-03-14blockdev: Refuse to open encrypted image unless pausedMarkus Armbruster
2014-03-14virtio-scsi: actually honor sense_size from configuration spacePaolo Bonzini