index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-08
2
-5
/
+6
|
*
|
|
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-05
7
-39
/
+99
|
|
\
|
|
|
*
|
|
KVM: SVM: Disable preemption across AVIC load/put during APICv refresh
Sean Christopherson
2022-03-01
3
-50
/
+59
|
*
|
|
KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors
Sean Christopherson
2022-03-01
1
-15
/
+21
|
*
|
|
KVM: WARN if is_unsync_root() is called on a root without a shadow page
Sean Christopherson
2022-03-01
1
-0
/
+8
|
*
|
|
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
2022-03-01
3
-9
/
+61
|
*
|
|
KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
Sean Christopherson
2022-03-01
1
-7
/
+7
|
*
|
|
KVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE change
Sean Christopherson
2022-03-01
1
-1
/
+1
|
*
|
|
KVM: x86/emulator: Move the unhandled outer privilege level logic of far retu...
Hou Wenlong
2022-03-01
1
-6
/
+8
|
*
|
|
KVM: x86/emulator: Fix wrong privilege check for code segment in __load_segme...
Hou Wenlong
2022-03-01
1
-8
/
+23
|
*
|
|
KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...
Hou Wenlong
2022-03-01
1
-5
/
+9
|
*
|
|
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
2022-03-01
4
-20
/
+20
|
*
|
|
KVM: x86: Treat x2APIC's ICR as a 64-bit register, not two 32-bit regs
Sean Christopherson
2022-03-01
1
-23
/
+84
|
*
|
|
KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes
Sean Christopherson
2022-03-01
1
-30
/
+29
|
*
|
|
KVM: x86: Make kvm_lapic_reg_{read,write}() static
Sean Christopherson
2022-03-01
2
-8
/
+3
|
*
|
|
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
Sean Christopherson
2022-03-01
2
-6
/
+13
|
*
|
|
KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure
Sean Christopherson
2022-03-01
2
-11
/
+12
|
*
|
|
KVM: SVM: Use common kvm_apic_write_nodecode() for AVIC write traps
Sean Christopherson
2022-03-01
1
-9
/
+7
|
*
|
|
KVM: x86: Use "raw" APIC register read for handling APIC-write VM-Exit
Sean Christopherson
2022-03-01
1
-3
/
+1
|
*
|
|
KVM: VMX: Handle APIC-write offset wrangling in VMX code
Sean Christopherson
2022-03-01
2
-5
/
+9
|
*
|
|
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
2022-03-01
1
-4
/
+3
|
*
|
|
KVM: x86: Fix emulation in writing cr8
Zhenzhong Duan
2022-03-01
1
-4
/
+1
|
*
|
|
KVM: x86: flush TLB separately from MMU reset
Paolo Bonzini
2022-03-01
1
-22
/
+46
|
*
|
|
KVM: x86/mmu: clear MMIO cache when unloading the MMU
Paolo Bonzini
2022-02-25
1
-0
/
+1
|
*
|
|
KVM: x86/mmu: Always use current mmu's role when loading new PGD
Paolo Bonzini
2022-02-25
1
-25
/
+4
|
*
|
|
KVM: x86/mmu: load new PGD after the shadow MMU is initialized
Paolo Bonzini
2022-02-25
3
-28
/
+25
|
*
|
|
KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit
Paolo Bonzini
2022-02-25
1
-23
/
+59
|
*
|
|
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
2022-02-25
3
-14
/
+17
|
*
|
|
KVM: x86/mmu: do not consult levels when freeing roots
Paolo Bonzini
2022-02-25
1
-4
/
+6
|
*
|
|
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
2022-02-25
8
-47
/
+40
|
*
|
|
KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
Paolo Bonzini
2022-02-25
1
-0
/
+2
|
*
|
|
KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
Paolo Bonzini
2022-02-25
1
-4
/
+18
|
*
|
|
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2022-02-25
2
-2
/
+2
|
*
|
|
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
3
-2
/
+20
|
*
|
|
KVM: VMX: Remove scratch 'cpu' variable that shadows an identical scratch var
Peng Hao
2022-02-25
1
-1
/
+0
|
*
|
|
kvm: vmx: Fix typos comment in __loaded_vmcs_clear()
Peng Hao
2022-02-25
1
-4
/
+4
|
*
|
|
KVM: nVMX: Make setup/unsetup under the same conditions
Peng Hao
2022-02-25
1
-1
/
+1
|
*
|
|
Merge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
Paolo Bonzini
2022-02-25
1
-36
/
+49
|
|
\
\
\
|
|
*
|
|
KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
Vitaly Kuznetsov
2022-02-25
1
-18
/
+34
|
|
*
|
|
KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...
Vitaly Kuznetsov
2022-02-25
1
-1
/
+2
|
|
*
|
|
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
Vitaly Kuznetsov
2022-02-25
1
-17
/
+6
|
|
*
|
|
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
Vitaly Kuznetsov
2022-02-25
1
-4
/
+4
|
*
|
|
|
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
2022-02-18
4
-337
/
+0
|
*
|
|
|
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
2022-02-18
3
-27
/
+2
|
*
|
|
|
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
2022-02-18
5
-39
/
+12
|
*
|
|
|
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
2022-02-18
1
-1
/
+1
|
*
|
|
|
KVM: x86: use static_call_cond for optional callbacks
Paolo Bonzini
2022-02-18
1
-6
/
+2
|
*
|
|
|
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2022-02-18
3
-15
/
+1
|
*
|
|
|
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
2022-02-18
2
-20
/
+40
|
*
|
|
|
KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"
Sean Christopherson
2022-02-14
3
-33
/
+33
[prev]
[next]