aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31cputlb: Remove tlb_c.pending_flushesRichard Henderson
2018-10-31cputlb: Filter flushes on already clean tlbsRichard Henderson
2018-10-31cputlb: Count "partial" and "elided" tlb flushesRichard Henderson
2018-10-31cputlb: Merge tlb_flush_page into tlb_flush_page_by_mmuidxRichard Henderson
2018-10-31cputlb: Merge tlb_flush_nocheck into tlb_flush_by_mmuidx_async_workRichard Henderson
2018-10-31cputlb: Move env->vtlb_index to env->tlb_d.vindexRichard Henderson
2018-10-31cputlb: Split large page tracking per mmu_idxRichard Henderson
2018-10-31cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flushRichard Henderson
2018-10-31cputlb: Remove tcg_enabled hack from tlb_flush_nocheckRichard Henderson
2018-10-31cputlb: Move tlb_lock to CPUTLBCommonRichard Henderson
2018-10-31scripts: report on author emails that are mangled by the mailing listDaniel P. Berrangé
2018-10-31block: drop moderated sheepdog mailing list from MAINTAINERS fileDaniel P. Berrangé
2018-10-31migration: avoid segmentfault when take a snapshot of a VM which being migratedJia Lina
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