index
:
linux.git
master
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
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
2020-02-21
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-21
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
2020-02-20
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-02-17
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
2020-02-12
KVM: x86: enable -Werror
Paolo Bonzini
2020-02-12
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
2020-02-12
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
2020-02-12
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
2020-02-12
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
2020-02-12
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
2020-02-12
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
2020-02-12
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-05
KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration
Miaohe Lin
2020-02-05
KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
Sean Christopherson
2020-02-05
KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
Paolo Bonzini
2020-02-05
KVM: x86: Fix perfctr WRMSR for running counters
Eric Hankland
2020-02-05
x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...
Vitaly Kuznetsov
2020-02-05
x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
Vitaly Kuznetsov
2020-02-05
kvm: mmu: Separate generating and setting mmio ptes
Ben Gardon
2020-02-05
kvm: mmu: Replace unsigned with unsigned int for PTE access
Ben Gardon
2020-02-05
KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
Sean Christopherson
2020-02-05
KVM: x86: Take a u64 when checking for a valid dr7 value
Sean Christopherson
2020-02-05
KVM: x86: use raw clock values consistently
Paolo Bonzini
2020-02-05
KVM: x86: reorganize pvclock_gtod_data members
Paolo Bonzini
2020-02-05
KVM: nVMX: delete meaningless nested_vmx_run() declaration
Miaohe Lin
2020-02-05
KVM: SVM: allow AVIC without split irqchip
Paolo Bonzini
2020-02-05
kvm: ioapic: Lazy update IOAPIC EOI
Suravee Suthikulpanit
2020-02-05
kvm: ioapic: Refactor kvm_ioapic_update_eoi()
Suravee Suthikulpanit
2020-02-05
kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.
Suravee Suthikulpanit
2020-02-05
svm: Temporarily deactivate AVIC during ExtINT handling
Suravee Suthikulpanit
2020-02-05
svm: Deactivate AVIC when launching guest with nested SVM support
Suravee Suthikulpanit
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
2020-02-05
svm: Add support for dynamic APICv
Suravee Suthikulpanit
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
[next]