aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31qapi: Fix COLOStatus and query-colo-status since versionZhang Chen
2018-10-31COLO: Fix Colo doc secondeary should be secondarywangguang
2018-10-30i386: Add PKU on Skylake-Server CPU modelTao Xu
2018-10-30i386: Add new model of Cascadelake-ServerTao Xu
2018-10-30x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIESRobert Hoo
2018-10-30x86: Data structure changes to support MSR based featuresRobert Hoo
2018-10-30kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctlRobert Hoo
2018-10-30target/i386: Remove #ifdeffed-out icebp debugging hackPeter Maydell
2018-10-30i386: correct cpu_x86_cpuid(0xd)Sebastian Andrzej Siewior
2018-10-30scripts/qemu.py: use a more consistent docstring styleCleber Rosa
2018-10-30scripts/decodetree.py: fix reference to attributesCleber Rosa
2018-10-30Travis support for the acceptance testsCleber Rosa
2018-10-30Acceptance tests: add make rule for running themCleber Rosa
2018-10-30Bootstrap Python venv for testsCleber Rosa
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz
2018-10-30iotests: Modify imports for Python 3Max Reitz
2018-10-30iotests: 'new' module replacement in 169Max Reitz
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz
2018-10-30scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth
2018-10-30qga: ignore non present cpus when handling qmp_guest_get_vcpus()Igor Mammedov
2018-10-30qga-win: add support for qmp_guest_fsfreeze_freeze_listChen Hanxiao
2018-10-30qga: Support Unicode paths in guest-file-open on win32Jonathon Reinhart
2018-10-30tpm: Zero-init structure to avoid uninitialized variables in valgrind logStefan Berger
2018-10-30MAINTAINERS: Change my email address to the new domainStefan Berger
2018-10-30docs: tpm: Mention implemented TPM CRB interface emulation and specsStefan Berger
2018-10-30linux-user/flatload: fix initial stack pointer alignmentMax Filippov
2018-10-30Add qemu-riscv@nongnu.org as the RISC-V listPalmer Dabbelt
2018-10-30Add Alistair as a RISC-V MaintainerPalmer Dabbelt
2018-10-30target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64Dayeol Lee
2018-10-30tests/tpm: Display if swtpm is not found or --tpm2 not supportedMarc-André Lureau
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell
2018-10-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...Peter Maydell
2018-10-30milkymist-minimac2: Use qemu_log_mask(GUEST_ERROR) instead of error_reportPhilippe Mathieu-Daudé
2018-10-30ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy
2018-10-29dirty-bitmaps: clean-up bitmaps loading and migration logicVladimir Sementsov-Ogievskiy
2018-10-29bitmap: Update count after a mergeEric Blake
2018-10-29nbd: forbid use of frozen bitmapsJohn Snow
2018-10-29block/backup: prohibit backup from using in use bitmapsJohn Snow
2018-10-29block/dirty-bitmaps: prohibit enable/disable on locked/frozen bitmapsJohn Snow
2018-10-29block/dirty-bitmaps: allow clear on disabled bitmapsJohn Snow
2018-10-29block/dirty-bitmaps: fix merge permissionsJohn Snow