summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02Update version for 2.12.1 releasev2.12.1stable-2.12Michael Roth
2018-07-31file-posix: Handle EINTR in preallocation=full writeFam Zheng
2018-07-31qcow: fix a reference leakKONRAD Frederic
2018-07-31s390x/sclp: fix maxram calculationChristian Borntraeger
2018-07-24qga: process_event() simplification and leak fixMarc-André Lureau
2018-07-24qmp: De-duplicate error response buildingMarkus Armbruster
2018-07-24qobject: New qdict_from_jsonf_nofail()Markus Armbruster
2018-07-24Merge tag 's390x-20180724-212-stable' into stable-2.12-stagingMichael Roth
2018-07-24ccid-card-passthru: fix regression in realize()Marc-André Lureau
2018-07-24pc-bios/s390-ccw.img: update image for stableCornelia Huck
2018-07-23tcg/i386: Mark xmm registers call-clobberedRichard Henderson
2018-07-23qemu-img: avoid overflow of min_sparse parameterPeter Lieven
2018-07-23tap: fix memory leak on success to create a tap deviceYunjian Wang
2018-07-18target/ppc: set is_jmp on ppc_tr_breakpoint_checkEmilio G. Cota
2018-07-18virtio-rng: process pending requests on DRIVER_OKPankaj Gupta
2018-07-18iscsi: Avoid potential for get_status overflowEric Blake
2018-07-18nbd/server: Reject 0-length block status requestEric Blake
2018-07-18tcg: Reduce max TB opcode countRichard Henderson
2018-07-18migration/block-dirty-bitmap: fix dirty_bitmap_loadVladimir Sementsov-Ogievskiy
2018-07-18vfio/pci: Default display option to "off"Alex Williamson
2018-07-18replace functions which are only available in glib-2.24Olaf Hering
2018-07-18nfs: Remove processed options from QDictKevin Wolf
2018-07-18mux: fix ctrl-a b againMarc-André Lureau
2018-07-18hw/isa/superio: Fix inconsistent use of Chardev->bePhilippe Mathieu-Daudé
2018-07-18target/arm: Fix sqrt_f16 exception raisingAlex Bennée
2018-07-18target/arm: Implement FMOV (immediate) for fp16Alex Bennée
2018-07-18target/arm: Implement FCSEL for fp16Alex Bennée
2018-07-18target/arm: Implement FCMP for fp16Alex Bennée
2018-07-18target/arm: Implement FP data-processing (3 source) for fp16Richard Henderson
2018-07-18target/arm: Implement FP data-processing (2 source) for fp16Richard Henderson
2018-07-18target/arm: Introduce and use read_fp_hregRichard Henderson
2018-07-18target/arm: Implement FCVT (scalar, fixed-point) for fp16Richard Henderson
2018-07-18target/arm: Implement FCVT (scalar, integer) for fp16Richard Henderson
2018-07-18target/arm: Implement FMOV (general) for fp16Richard Henderson
2018-07-18fpu/softfloat: Fix conversion from uint64 to float128Petr Tesarik
2018-07-18target/arm: Clear SVE high bits for FMOVRichard Henderson
2018-07-18target/arm: Fix float16 to/from int16Richard Henderson
2018-07-18target/arm: Implement vector shifted FCVT for fp16Richard Henderson
2018-07-18target/arm: Implement vector shifted SCVF/UCVF for fp16Richard Henderson
2018-07-18fpu/softfloat: Don't set Invalid for float-to-int(MAXINT)Peter Maydell
2018-07-18target/arm: Fix fp_status_f16 tininess before roundingPeter Maydell
2018-07-18blockjob: expose error string via queryJohn Snow
2018-07-18RISC-V: Minimal QEMU 2.12 fix for sifive_u machineMichael Clark
2018-07-11tcg: Limit the number of ops in a TBRichard Henderson
2018-07-11softfloat: Handle default NaN mode after pickNaNMulAdd, not beforePeter Maydell
2018-07-11tcg/i386: Fix dup_vec in non-AVX2 codepathPeter Maydell
2018-07-11nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS replyEric Blake
2018-07-11riscv: requires libfdtKONRAD Frederic
2018-07-11riscv: htif: increase the priority of the htif subregionKONRAD Frederic
2018-07-11riscv: spike: allow base == 0KONRAD Frederic