index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-12-19
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-12-19
arm: KVM: Add S2_PMD_{MASK,SIZE} constants
Marc Zyngier
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-12-18
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-14
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
2018-12-14
kvm: x86: Use task structs fpu field for user
Marc Orr
2018-12-14
KVM: nVMX: Move the checks for Guest Non-Register States to a separate helper...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for Host Control Registers and MSRs to a separate ...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for VM-Entry Control Fields to a separate helper f...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Move the checks for VM-Exit Control Fields to a separate helper fu...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Remove param indirection from nested_vmx_check_msr_switch()
Sean Christopherson
2018-12-14
KVM: nVMX: Move the checks for VM-Execution Control Fields to a separate help...
Krish Sadhukhan
2018-12-14
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()
Krish Sadhukhan
2018-12-14
KVM/VMX: Check ept_pointer before flushing ept tlb
Lan Tianyu
2018-12-14
KVM nVMX: MSRs should not be stored if VM-entry fails during or after loading...
Krish Sadhukhan
2018-12-14
kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset
Jim Mattson
2018-12-14
kvm: vmx: add cpu into VMX preemption timer bug list
Wei Huang
2018-12-14
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
2018-12-14
x86/hyper-v: Stop caring about EOI for direct stimers
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_ack...
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: direct mode for synthetic timers
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: use stimer config definition from hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
Vitaly Kuznetsov
2018-12-14
x86/hyper-v: Mark TLFS structures packed
Vitaly Kuznetsov
2018-12-14
x86: kvm: hyperv: don't retry message delivery for periodic timers
Roman Kagan
2018-12-14
x86: kvm: hyperv: simplify SynIC message delivery
Roman Kagan
2018-12-14
kvm: x86: remove unnecessary recalculate_apic_map
Peng Hao
2018-12-14
kvm: svm: remove unused struct definition
Peng Hao
2018-12-14
kvm: vmx: Skip all SYSCALL MSRs in setup_msrs() when !EFER.SCE
Jim Mattson
2018-12-14
kvm: vmx: Don't set hardware IA32_CSTAR MSR on VM-entry
Jim Mattson
2018-12-14
kvm: vmx: Document the need for MSR_STAR in i386 builds
Jim Mattson
2018-12-14
kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
Jim Mattson
2018-12-14
KVM: nVMX: Move nested code to dedicated files
Sean Christopherson
2018-12-14
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
[next]