index
:
pm24.git
cpufreq-rust
master
more-events
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
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2019-04-30
KVM: VMX: Use accessors for GPRs outside of dedicated caching logic
Sean Christopherson
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
kvm, x86: Properly check whether a pfn is an MMIO or not
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use page_address_valid in a few more locations
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the enlightened VMCS
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
KarimAllah Ahmed
2019-04-30
KVM/nSVM: Use the new mapping API for mapping guest memory
KarimAllah Ahmed
2019-04-30
KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
KarimAllah Ahmed
2019-04-30
KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
KarimAllah Ahmed
2019-04-30
X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying VMCS12 from guest memory
KarimAllah Ahmed
2019-04-30
X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
Filippo Sironi
2019-04-30
X86/nVMX: Update the PML table without mapping and unmapping the page
KarimAllah Ahmed
2019-04-30
X86/nVMX: handle_vmon: Read 4 bytes from guest memory
KarimAllah Ahmed
2019-04-30
x86/kvm: Implement HWCR support
Borislav Petkov
2019-04-30
KVM: VMX: Include architectural defs header in capabilities.h
Sean Christopherson
2019-04-30
KVM: vmx: clean up some debug output
Dan Carpenter
2019-04-30
KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero
Sean Christopherson
2019-04-30
KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
Sean Christopherson
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
2019-04-30
KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
Sean Christopherson
2019-04-30
KVM: lapic: Busy wait for timer to expire when using hv_timer
Sean Christopherson
2019-04-30
KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
Liran Alon
2019-04-30
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
2019-04-30
KVM: x86: Inject PMI for KVM guest
Luwei Kang
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
2019-04-16
KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits
Sean Christopherson
2019-04-16
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
Sean Christopherson
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers
Sean Christopherson
2019-04-16
KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers
Paolo Bonzini
2019-04-16
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
2019-04-16
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
2019-04-16
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
2019-04-16
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2019-04-16
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
2019-04-16
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
2019-04-16
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
[next]