Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
11e349143e3289ab99f1b4858649f60703b7bf35
11e3491
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
by Vitaly Kuznetsov
· 6 years ago
a21a39c
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
by Vitaly Kuznetsov
· 6 years ago
95c5c7c
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
by Paolo Bonzini
· 5 years ago
e8a70bd
KVM: nVMX: allow setting the VMFUNC controls MSR
by Paolo Bonzini
· 5 years ago
6defc59
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
by Paolo Bonzini
· 5 years ago
a251fb90
KVM: x86: Fix apic dangling pointer in vcpu
by Saar Amar
· 6 years ago
4d763b1
KVM: VMX: check CPUID before allowing read/write of IA32_XSS
by Wanpeng Li
· 6 years ago
eceb997
KVM: nVMX: shadow pin based execution controls
by Paolo Bonzini
· 6 years ago
804939e
KVM: VMX: Leave preemption timer running when it's disabled
by Sean Christopherson
· 6 years ago
9d99cc4
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
by Sean Christopherson
· 6 years ago
469debd
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
by Sean Christopherson
· 6 years ago
de0286b
KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
by Sean Christopherson
· 6 years ago
3af80fe
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
by Sean Christopherson
· 6 years ago
ae81d08
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
by Sean Christopherson
· 6 years ago
09e226c
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
by Sean Christopherson
· 6 years ago
fe7f895d
KVM: VMX: Shadow VMCS secondary execution controls
by Sean Christopherson
· 6 years ago
2183f56
KVM: VMX: Shadow VMCS primary execution controls
by Sean Christopherson
· 6 years ago
c5f2c76
KVM: VMX: Shadow VMCS pin controls
by Sean Christopherson
· 6 years ago
70f932e
KVM: VMX: Add builder macros for shadowing controls
by Sean Christopherson
· 6 years ago
c075c3e
KVM: nVMX: Use adjusted pin controls for vmcs02
by Sean Christopherson
· 6 years ago
c7554efc
KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
by Sean Christopherson
· 6 years ago
bf03d4f
KVM: x86: introduce is_pae_paging
by Paolo Bonzini
· 6 years ago
c27e5b0
KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
by Sean Christopherson
· 6 years ago
699a1ac
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
by Sean Christopherson
· 6 years ago
de70d27
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
by Sean Christopherson
· 6 years ago
142e4be
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
by Sean Christopherson
· 6 years ago
a49700b
KVM: nVMX: Don't speculatively write APIC-access page address
by Sean Christopherson
· 6 years ago
ca2f546
KVM: nVMX: Don't speculatively write virtual-APIC page address
by Sean Christopherson
· 6 years ago
73cb855
KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
by Sean Christopherson
· 6 years ago
8ef863e
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
by Sean Christopherson
· 6 years ago
13b964a
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
by Sean Christopherson
· 6 years ago
b464f57e
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
by Paolo Bonzini
· 6 years ago
4d6c989
KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
by Sean Christopherson
· 6 years ago
c538d57
KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
by Sean Christopherson
· 6 years ago
3b013a2
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
by Sean Christopherson
· 6 years ago
d28f429
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
by Sean Christopherson
· 6 years ago
b1346ab
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
by Paolo Bonzini
· 6 years ago
7952d76
KVM: nVMX: Sync rarely accessed guest fields only when needed
by Sean Christopherson
· 6 years ago
e217429
KVM: nVMX: Add helpers to identify shadowed VMCS fields
by Sean Christopherson
· 6 years ago
3731905ef
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
by Sean Christopherson
· 6 years ago
f4f8316
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
by Sean Christopherson
· 6 years ago
1c6f0b4
KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
by Sean Christopherson
· 6 years ago
b643780
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
by Sean Christopherson
· 6 years ago
fadcead
KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
by Sean Christopherson
· 6 years ago
95b5a48
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
by Sean Christopherson
· 6 years ago
165072b
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
by Sean Christopherson
· 6 years ago
2342080
KVM: VMX: Store the host kernel's IDT base in a global variable
by Sean Christopherson
· 6 years ago
49def50
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
by Sean Christopherson
· 6 years ago
2ea7203
kvm: nVMX: small cleanup in handle_exception
by Paolo Bonzini
· 6 years ago
beb8d93
KVM: VMX: Fix handling of #MC that occurs during VM-Entry
by Sean Christopherson
· 6 years ago
73f624f
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
by Paolo Bonzini
· 6 years ago
4cb8b11
kvm: x86: offset is ensure to be in range
by Wei Yang
· 6 years ago
ee171d2
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
by Wei Yang
· 6 years ago
7d2296b
kvm: x86: check kvm_apic_sw_enabled() is enough
by Wei Yang
· 6 years ago
2d5ba19
kvm: x86: add host poll control msrs
by Marcelo Tosatti
· 6 years ago
fdb2861
kvm: vmx: segment limit check: use access length
by Eugene Korenevsky
· 6 years ago
c1a9acb
kvm: vmx: fix limit checking in get_vmx_mem_address()
by Eugene Korenevsky
· 6 years ago
a87f2d3
KVM: x86: Add Intel CPUID.1F cpuid emulation support
by Like Xu
· 6 years ago
1fc5d194
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
by Liran Alon
· 6 years ago
1dfdb45
KVM: x86: clean up conditions for asynchronous page fault handling
by Paolo Bonzini
· 6 years ago
0d9ce16
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
1ae4de2
KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64
by Uros Bizjak
· 6 years ago
b3ffd74
KVM: irqchip: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
5a25355
x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
by Jan Beulich
· 6 years ago
fb89f4e
kvm: selftests: introduce aarch64_vcpu_add_default
by Andrew Jones
· 6 years ago
f5dd4cc
kvm: selftests: introduce aarch64_vcpu_setup
by Andrew Jones
· 6 years ago
837ec79
kvm: selftests: hide vcpu_setup in processor code
by Paolo Bonzini
· 6 years ago
2c7c5d3
kvm: selftests: ucall improvements
by Andrew Jones
· 6 years ago
511a8556
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
by Wanpeng Li
· 6 years ago
b517006
KVM: X86: Provide a capability to disable cstate msr read intercepts
by Wanpeng Li
· 6 years ago
8ffdaa7
KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITS
by Wanpeng Li
· 6 years ago
4d22c17
kvm: x86: refine kvm_get_arch_capabilities()
by Xiaoyao Li
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
0532dd5
kvm: svm/avic: Do not send AVIC doorbell to self
by Suthikulpanit, Suravee
· 6 years ago
b6c4bc6
KVM: LAPIC: Optimize timer latency further
by Wanpeng Li
· 6 years ago
ec0671d
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
by Wanpeng Li
· 6 years ago
84ea3ac
KVM: LAPIC: Extract adaptive tune timer advancement logic
by Wanpeng Li
· 6 years ago
8f38302
KVM/nSVM: properly map nested VMCB
by Vitaly Kuznetsov
· 6 years ago
f3ecb59
kvm: x86: Fix reserved bits related calculation errors caused by MKTME
by Kai Huang
· 6 years ago
7b6f8a0
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
by Kai Huang
· 6 years ago
f8d221d
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 6 years ago
24e8a2c
Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 6 years ago
d724c9e
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
by Suraj Jitindar Singh
· 6 years ago
1b28d55
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
by Paul Mackerras
· 6 years ago
bcaa311
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
by Cédric Le Goater
· 6 years ago
aedb5b1
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
by Cédric Le Goater
· 6 years ago
ef97402
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
by Cédric Le Goater
· 6 years ago
7e10b9a
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
by Cédric Le Goater
· 6 years ago
e717d0a
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
by Cédric Le Goater
· 6 years ago
c468bc4
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
by Cédric Le Goater
· 6 years ago
d47aacd
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
by Cédric Le Goater
· 6 years ago
5a3f493
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
by Paul Mackerras
· 6 years ago
1659e27
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
by Paul Mackerras
· 6 years ago
0d4ee88
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
by Paul Mackerras
· 6 years ago
c395fe1
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
by Paul Mackerras
· 6 years ago
a86cb41
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
eb1f2f3
kvm: fix compile on s390 part 2
by Christian Borntraeger
· 6 years ago
cd6c84d
Linux 5.2-rc2
by Linus Torvalds
· 6 years ago
c5b4409
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
862f0a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
Next »