aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_loadfix-mig-3.0Peter Maydell
2018-08-06hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSDPeter Maydell
2018-08-03target/arm: Add dummy needed functions to M profile vmstate subsectionsPeter Maydell
2018-08-03hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpuPeter Maydell
2018-08-03hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...Peter Maydell
2018-07-31Update version for v3.0.0-rc3 releasePeter Maydell
2018-07-31Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in...Peter Maydell
2018-07-31monitor: temporary fix for dead-lock on event recursionMarc-André Lureau
2018-07-31Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-07-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into stagingPeter Maydell
2018-07-31linux-user: ppc64: don't use volatile register during safe_syscallShivaprasad G Bhat
2018-07-31tests: add check_invalid_maps to test-mmapAlex Bennée
2018-07-31linux-user/mmap.c: handle invalid len maps correctlyAlex Bennée
2018-07-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180730'...Peter Maydell
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger
2018-07-30target/arm: Remove duplicate 'host' entry in '-cpu ?' outputpull-target-arm-20180730Philippe Mathieu-Daudé
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell
2018-07-30armv7m_nvic: Fix m-security subsection namePeter Maydell
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert
2018-07-30qemu-iotests: Test query-blockstats with -drive and -blockdevKevin Wolf
2018-07-30block/qapi: Include anonymous BBs in query-blockstatsKevin Wolf
2018-07-30block/qapi: Add 'qdev' field to query-blockstats resultKevin Wolf
2018-07-30file-posix: Fix write_zeroes with unmap on block devicesKevin Wolf
2018-07-30block: Fix documentation for BDRV_REQ_MAY_UNMAPKevin Wolf
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng
2018-07-30qemu-img: Add -C option for convert with copy offloadingFam Zheng
2018-07-30Revert "qemu-img: Document copy offloading implications with -S and -c"Fam Zheng
2018-07-30iotests: Don't lock /dev/null in 226Fam Zheng
2018-07-30docs: Describe using images in writing iotestsFam Zheng
2018-07-30file-posix: Handle EINTR in preallocation=full writeFam Zheng
2018-07-30qcow2: A grammar fix in conflicting cache sizing error messageLeonid Bloch
2018-07-30qcow: fix a reference leakKONRAD Frederic
2018-07-30backends/cryptodev: remove dead codeJay Zhou
2018-07-30timer: remove replay clock probe in deadline calculationPavel Dovgalyuk
2018-07-30i386: implement MSR_SMI_COUNT for TCGPaolo Bonzini
2018-07-30i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini
2018-07-30Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-07-27-v2'...Peter Maydell
2018-07-28qstring: Move qstring_from_substr()'s @end one to the rightMarkus Armbruster
2018-07-28qstring: Assert size calculations don't overflowMarkus Armbruster
2018-07-28qstring: Fix qstring_from_substr() not to provoke int overflowliujunjie
2018-07-24Update version for v3.0.0-rc2 releasePeter Maydell
2018-07-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...Peter Maydell
2018-07-24Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-07-24tests: fix TLS handshake failure with TLS 1.3Daniel P. Berrangé
2018-07-24tests: use error_abort in places expecting errorsDaniel P. Berrangé
2018-07-24tests: don't silence error reporting for all testsDaniel P. Berrangé