index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
2019-06-18
3
-8
/
+2
|
*
|
|
|
|
|
|
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
Sean Christopherson
2019-06-18
1
-0
/
+8
|
*
|
|
|
|
|
|
KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
Sean Christopherson
2019-06-18
1
-1
/
+11
|
*
|
|
|
|
|
|
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
2019-06-18
3
-15
/
+12
|
*
|
|
|
|
|
|
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2019-06-18
2
-9
/
+0
|
*
|
|
|
|
|
|
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2019-06-18
2
-15
/
+16
|
*
|
|
|
|
|
|
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
2019-06-18
3
-26
/
+28
|
*
|
|
|
|
|
|
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
2019-06-18
3
-31
/
+23
|
*
|
|
|
|
|
|
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
2019-06-18
3
-7
/
+8
|
*
|
|
|
|
|
|
KVM: VMX: Add builder macros for shadowing controls
Sean Christopherson
2019-06-18
1
-64
/
+36
|
*
|
|
|
|
|
|
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
2019-06-18
3
-4
/
+4
|
*
|
|
|
|
|
|
KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
Sean Christopherson
2019-06-18
1
-5
/
+22
|
*
|
|
|
|
|
|
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2019-06-18
4
-8
/
+12
|
*
|
|
|
|
|
|
KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
Sean Christopherson
2019-06-18
1
-4
/
+4
|
*
|
|
|
|
|
|
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
Sean Christopherson
2019-06-18
2
-3
/
+9
|
*
|
|
|
|
|
|
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
Sean Christopherson
2019-06-18
2
-3
/
+10
|
*
|
|
|
|
|
|
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
Sean Christopherson
2019-06-18
2
-4
/
+4
|
*
|
|
|
|
|
|
KVM: nVMX: Don't speculatively write APIC-access page address
Sean Christopherson
2019-06-18
1
-8
/
+0
|
*
|
|
|
|
|
|
KVM: nVMX: Don't speculatively write virtual-APIC page address
Sean Christopherson
2019-06-18
1
-13
/
+8
|
*
|
|
|
|
|
|
KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
Sean Christopherson
2019-06-18
1
-3
/
+0
|
*
|
|
|
|
|
|
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
2019-06-18
3
-6
/
+15
|
*
|
|
|
|
|
|
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
2019-06-18
3
-26
/
+53
|
*
|
|
|
|
|
|
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
Paolo Bonzini
2019-06-18
2
-19
/
+25
|
*
|
|
|
|
|
|
KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
Sean Christopherson
2019-06-18
1
-11
/
+10
|
*
|
|
|
|
|
|
KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
Sean Christopherson
2019-06-18
1
-3
/
+3
|
*
|
|
|
|
|
|
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
Sean Christopherson
2019-06-18
1
-7
/
+6
|
*
|
|
|
|
|
|
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
Sean Christopherson
2019-06-18
1
-2
/
+3
|
*
|
|
|
|
|
|
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
Paolo Bonzini
2019-06-18
1
-4
/
+4
|
*
|
|
|
|
|
|
KVM: nVMX: Sync rarely accessed guest fields only when needed
Sean Christopherson
2019-06-18
2
-20
/
+127
|
*
|
|
|
|
|
|
KVM: nVMX: Add helpers to identify shadowed VMCS fields
Sean Christopherson
2019-06-18
2
-31
/
+44
|
*
|
|
|
|
|
|
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
2019-06-18
4
-18
/
+18
|
*
|
|
|
|
|
|
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
Sean Christopherson
2019-06-18
1
-7
/
+3
|
*
|
|
|
|
|
|
KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
Sean Christopherson
2019-06-18
3
-119
/
+108
|
*
|
|
|
|
|
|
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
Sean Christopherson
2019-06-18
2
-2
/
+17
|
*
|
|
|
|
|
|
KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
Sean Christopherson
2019-06-18
1
-41
/
+31
|
*
|
|
|
|
|
|
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
Sean Christopherson
2019-06-18
4
-19
/
+22
|
*
|
|
|
|
|
|
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
Sean Christopherson
2019-06-18
3
-2
/
+6
|
*
|
|
|
|
|
|
KVM: VMX: Store the host kernel's IDT base in a global variable
Sean Christopherson
2019-06-18
2
-6
/
+7
|
*
|
|
|
|
|
|
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
Sean Christopherson
2019-06-18
2
-29
/
+39
|
*
|
|
|
|
|
|
kvm: nVMX: small cleanup in handle_exception
Paolo Bonzini
2019-06-18
1
-5
/
+2
|
*
|
|
|
|
|
|
KVM: VMX: Fix handling of #MC that occurs during VM-Entry
Sean Christopherson
2019-06-18
1
-12
/
+8
|
*
|
|
|
|
|
|
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
Paolo Bonzini
2019-06-18
4
-8
/
+7
|
*
|
|
|
|
|
|
kvm: x86: offset is ensure to be in range
Wei Yang
2019-06-18
1
-1
/
+1
|
*
|
|
|
|
|
|
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
Wei Yang
2019-06-18
2
-10
/
+12
|
*
|
|
|
|
|
|
kvm: x86: check kvm_apic_sw_enabled() is enough
Wei Yang
2019-06-18
1
-1
/
+1
|
*
|
|
|
|
|
|
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-18
5
-1
/
+30
|
*
|
|
|
|
|
|
kvm: vmx: segment limit check: use access length
Eugene Korenevsky
2019-06-18
3
-14
/
+19
|
*
|
|
|
|
|
|
kvm: vmx: fix limit checking in get_vmx_mem_address()
Eugene Korenevsky
2019-06-18
1
-1
/
+1
|
*
|
|
|
|
|
|
KVM: x86: Add Intel CPUID.1F cpuid emulation support
Like Xu
2019-06-18
1
-2
/
+7
|
*
|
|
|
|
|
|
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
Liran Alon
2019-06-18
3
-4
/
+4
[prev]
[next]