summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24xen-block: support feature-large-sector-sizePaul Durrant
2019-06-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...Peter Maydell
2019-06-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-21util/main-loop: Fix incorrect assertionLidong Chen
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen
2019-06-21target/i386: kvm: Add nested migration blocker only when kernel lacks require...Liran Alon
2019-06-21target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon
2019-06-21target/i386: kvm: Add support for save and restore nested stateLiran Alon
2019-06-21vmstate: Add support for kernel integer typesLiran Alon
2019-06-21linux-headers: sync with latest KVM headers from Linux 5.2Liran Alon
2019-06-21target/i386: kvm: Block migration for vCPUs exposed with nested virtualizationLiran Alon
2019-06-21target/mips: Fix emulation of ILVR.<B|H|W> on big endian hostAleksandar Markovic
2019-06-21target/mips: Fix emulation of ILVL.<B|H|W> on big endian hostAleksandar Markovic
2019-06-21target/mips: Fix emulation of ILVOD.<B|H|W> on big endian hostAleksandar Markovic
2019-06-21target/mips: Fix emulation of ILVEV.<B|H|W> on big endian hostAleksandar Markovic
2019-06-21tests/tcg: target/mips: Amend tests for MSA pack instructionsAleksandar Markovic
2019-06-21tests/tcg: target/mips: Include isa/ase and group name in test outputAleksandar Markovic
2019-06-21target/mips: Fix if-else-switch-case arms checkpatch errors in translate.cAleksandar Markovic
2019-06-21target/mips: Fix some space checkpatch errors in translate.cAleksandar Markovic
2019-06-21MAINTAINERS: Consolidate MIPS disassembler-related itemsAleksandar Markovic
2019-06-21MAINTAINERS: Update file items for MIPS Malta boardAleksandar Markovic
2019-06-21target/i386: kvm: Re-inject #DB to guest with updated DR6Liran Alon
2019-06-21target/i386: kvm: Use symbolic constant for #DB/#BP exception constantsLiran Alon
2019-06-21KVM: Introduce kvm_arch_destroy_vcpu()Liran Alon
2019-06-21target/i386: kvm: Delete VMX migration blocker on vCPU init failureLiran Alon
2019-06-21target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITYXiaoyao Li
2019-06-21i386/kvm: add support for Direct Mode for Hyper-V synthetic timersVitaly Kuznetsov
2019-06-21i386/kvm: hv-evmcs requires hv-vapicVitaly Kuznetsov
2019-06-21i386/kvm: hv-tlbflush/ipi require hv-vpindexVitaly Kuznetsov
2019-06-21i386/kvm: hv-stimer requires hv-time and hv-synicVitaly Kuznetsov
2019-06-21i386/kvm: implement 'hv-passthrough' modeVitaly Kuznetsov
2019-06-21i386/kvm: document existing Hyper-V enlightenmentsVitaly Kuznetsov
2019-06-21i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()Vitaly Kuznetsov
2019-06-21i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUIDVitaly Kuznetsov
2019-06-21i386/kvm: convert hyperv enlightenments properties from bools to bitsVitaly Kuznetsov
2019-06-21hax: Honor CPUState::haltedColin Xu
2019-06-21kvm-all: Add/update fprintf's for kvm_*_ioeventfd_delYury Kotov
2019-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-06-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-06-18block/null: Expose read-zeroes option in QAPI schemaKevin Wolf
2019-06-18iotests: Test failure to loosen restrictionsMax Reitz
2019-06-18block: Ignore loosening perm restrictions failuresMax Reitz
2019-06-18block: Add *tighten_restrictions to *check*_perm()Max Reitz
2019-06-18block: Fix order in bdrv_replace_child()Max Reitz
2019-06-18block/commit: Drop bdrv_child_try_set_perm()Max Reitz
2019-06-18block/mirror: Fix child permissionsMax Reitz
2019-06-18block: Add bdrv_child_refresh_perms()Max Reitz
2019-06-18file-posix: Update open_flags in raw_set_perm()Max Reitz
2019-06-18block: drop bs->jobVladimir Sementsov-Ogievskiy