summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini
2016-01-08Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin
2016-01-07kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2015-12-18KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()Takuya Yoshikawa
2015-12-18arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin
2015-12-18MAINTAINERS: add git URL for KVM/ARMFengguang Wu
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-12-18arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2015-12-18arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier
2015-12-18ARM: KVM: Cleanup exception injectionMarc Zyngier
2015-12-16kvm/x86: Remove Hyper-V SynIC timer stoppingAndrey Smetanin
2015-12-16kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov
2015-12-16KVM: vmx: detect mismatched size in VMCS read/writePaolo Bonzini
2015-12-16KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcsPaolo Bonzini
2015-12-16KVM: VMX: fix read/write sizes of VMCS fieldsPaolo Bonzini
2015-12-16KVM: VMX: fix the writing POSTED_INTR_NVLi RongQing
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin
2015-12-16kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin
2015-12-16kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNTAndrey Smetanin
2015-12-16kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpersAndrey Smetanin
2015-12-16kvm/x86: Rearrange func's declarations inside Hyper-V headerAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin
2015-12-16drivers/hv: replace enum hv_message_type by u32Andrey Smetanin
2015-12-16Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2015-12-14arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier
2015-12-14arm64: KVM: Implement guest entryMarc Zyngier
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier