| Commit message (Expand) | Author | Age | Files | Lines |
* | s390x/sclpconsole: Fix and simplify interrupt injection | Christian Borntraeger | 2014-03-17 | 1 | -24/+6 |
* | s390x/cpu hotplug: Fix memory leak | Christian Borntraeger | 2014-03-17 | 1 | -3/+3 |
* | s390/ipl: Fix error path on BIOS loading | Christian Borntraeger | 2014-03-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/fixes-for-2.0' into staging | Peter Maydell | 2014-03-17 | 4 | -15/+30 |
|\ |
|
| * | vl.c: Output error on invalid machine type | Miroslav Rezanina | 2014-03-17 | 1 | -8/+13 |
| * | target-alpha: fix subl and s8subl indentation | Paolo Bonzini | 2014-03-17 | 1 | -1/+2 |
| * | qemu-nbd: Fix coverity issues | Paolo Bonzini | 2014-03-17 | 1 | -4/+13 |
| * | rules.mak: Fix per object libs extraction | Fam Zheng | 2014-03-17 | 1 | -2/+2 |
|/ |
|
* | Makefile: Fix "make clean" | Fam Zheng | 2014-03-17 | 1 | -4/+1 |
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-15' in... | Peter Maydell | 2014-03-15 | 12 | -41/+61 |
|\ |
|
| * | FSL eTSEC: Fix typo in rx ring | Fabien Chouteau | 2014-03-15 | 1 | -2/+2 |
| * | scripts/make-release: Don't distribute .git directories | Cole Robinson | 2014-03-15 | 1 | -1/+1 |
| * | configure: Don't use __int128_t for clang versions before 3.2 | Stefan Weil | 2014-03-15 | 1 | -0/+5 |
| * | audio: Add 'static' attributes to several variables | Stefan Weil | 2014-03-15 | 1 | -3/+3 |
| * | tests: Fix 'make test' for i686 hosts (build regression) | Stefan Weil | 2014-03-15 | 1 | -5/+8 |
| * | misc: Fix typos in comments | Stefan Weil | 2014-03-15 | 4 | -5/+5 |
| * | Add qga/qapi-generated to .gitignore | Gabriel L. Somlo | 2014-03-15 | 1 | -0/+1 |
| * | hw/timer/grlib_gptimer: Avoid integer overflows | Sebastian Huber | 2014-03-15 | 1 | -2/+2 |
| * | .travis.yml: add IRC notifications for build failures | Alex Bennée | 2014-03-15 | 1 | -0/+6 |
| * | .travis.yml: trivial whitespace fixup | Alex Bennée | 2014-03-15 | 1 | -17/+17 |
| * | .travis.yml: re-enable lttng user space trace test | Alex Bennée | 2014-03-15 | 1 | -5/+4 |
| * | .travis.yml: add a new build target with non-core devlibs | Alex Bennée | 2014-03-15 | 1 | -0/+4 |
| * | sasl: Avoid 'Could not find keytab file' in syslog | Laszlo Ersek | 2014-03-15 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-2' into staging | Peter Maydell | 2014-03-15 | 2 | -255/+594 |
|\ \ |
|
| * | | tcg-aarch64: Introduce tcg_out_insn_3405 | Richard Henderson | 2014-03-14 | 1 | -21/+27 |
| * | | tcg-aarch64: Support div, rem | Richard Henderson | 2014-03-14 | 2 | -13/+45 |
| * | | tcg-aarch64: Support muluh, mulsh | Richard Henderson | 2014-03-14 | 2 | -2/+14 |
| * | | tcg-aarch64: Support add2, sub2 | Richard Henderson | 2014-03-14 | 2 | -4/+80 |
| * | | tcg-aarch64: Support deposit | Richard Henderson | 2014-03-14 | 2 | -21/+49 |
| * | | tcg-aarch64: Use tcg_out_insn for setcond | Richard Henderson | 2014-03-14 | 1 | -9/+3 |
| * | | tcg-aarch64: Support movcond | Richard Henderson | 2014-03-14 | 2 | -2/+36 |
| * | | tcg-aarch64: Support andc, orc, eqv, not, neg | Richard Henderson | 2014-03-14 | 2 | -10/+67 |
| * | | tcg-aarch64: Handle constant operands to and, or, xor | Richard Henderson | 2014-03-14 | 1 | -49/+107 |
| * | | tcg-aarch64: Handle constant operands to add, sub, and compare | Richard Henderson | 2014-03-14 | 1 | -22/+78 |
| * | | tcg-aarch64: Implement mov with tcg_out_insn | Richard Henderson | 2014-03-14 | 1 | -15/+9 |
| * | | tcg-aarch64: Introduce tcg_out_insn_3401 | Richard Henderson | 2014-03-14 | 1 | -46/+26 |
| * | | tcg-aarch64: Convert shift insns to tcg_out_insn | Richard Henderson | 2014-03-14 | 1 | -31/+21 |
| * | | tcg-aarch64: Introduce tcg_out_insn | Richard Henderson | 2014-03-14 | 1 | -36/+58 |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2014-03-14 | 11 | -22/+622 |
|\ \ \
| |_|/
|/| | |
|
| * | | qemu-iotests: remove 085 and 087 from 'quick' group | Stefan Hajnoczi | 2014-03-14 | 1 | -2/+2 |
| * | | qemu-iotests: add 083 NBD client disconnect tests | Stefan Hajnoczi | 2014-03-14 | 3 | -0/+293 |
| * | | tests: add nbd-fault-injector.py utility | Stefan Hajnoczi | 2014-03-14 | 1 | -0/+264 |
| * | | nbd: close socket if connection breaks | Stefan Hajnoczi | 2014-03-14 | 1 | -15/+18 |
| * | | block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants | Jeff Cody | 2014-03-14 | 1 | -3/+3 |
| * | | blockdev: Refuse to open encrypted image unless paused | Markus Armbruster | 2014-03-14 | 5 | -2/+42 |
* | | | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell | 2014-03-14 | 5 | -4/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | virtio-scsi: actually honor sense_size from configuration space | Paolo Bonzini | 2014-03-14 | 1 | -1/+3 |
| * | | scsi: Fix migration of scsi sense data | Fam Zheng | 2014-03-14 | 3 | -1/+33 |
| * | | spapr-vscsi: fix CRQ status | Alexey Kardashevskiy | 2014-03-14 | 1 | -2/+2 |
|/ / |
|
* | | Update version for v2.0-rc0 | Anthony Liguori | 2014-03-13 | 1 | -1/+1 |
|/ |
|