Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7460fb4a340033107530df19e7e125bd0969bfb2
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
7460fb4a
KVM: Fix simultaneous NMIs
by Avi Kivity
· 13 years ago
d5c1785
KVM: L1 TSC handling
by Nadav Har'El
· 13 years ago
e4e517b
KVM: MMU: Do not unconditionally read PDPTE from guest memory
by Avi Kivity
· 13 years ago
0d460ff
KVM: Use __print_symbolic() for vmexit tracepoints
by Stefan Hajnoczi
· 13 years ago
8c3ba33
KVM: x86: Raise the hard VCPU count limit
by Sasha Levin
· 13 years ago
c2a2ac2
KVM: MMU: lockless walking shadow page table
by Xiao Guangrong
· 13 years ago
c370795
KVM: MMU: remove bypass_guest_pf
by Xiao Guangrong
· 13 years ago
bebb106
KVM: MMU: cache mmio info on page fault path
by Xiao Guangrong
· 13 years ago
c9aaa89
KVM: Steal time implementation
by Glauber Costa
· 13 years ago
411c588
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
by Avi Kivity
· 14 years ago
d9c3476
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
by Yang, Wei
· 14 years ago
8d9c975
KVM: Remove SMEP bit from CR4_RESERVED_BITS
by Yang, Wei Y
· 14 years ago
5e1746d
KVM: nVMX: Allow setting the VMXE bit in CR4
by Nadav Har'El
· 14 years ago
67052b3
KVM: MMU: remove the arithmetic of parent pte rmap
by Xiao Guangrong
· 14 years ago
53c07b1
KVM: MMU: abstract the operation of rmap
by Xiao Guangrong
· 14 years ago
332b207
KVM: MMU: optimize pte write path if don't have protected sp
by Xiao Guangrong
· 14 years ago
5e520e6
KVM: VMX: Move VMREAD cleanup to exception handler
by Avi Kivity
· 14 years ago
2fb92db
KVM: VMX: Cache vmcs segment fields
by Avi Kivity
· 14 years ago
8d7d8102
KVM: mmio_fault_cr2 is not used
by Gleb Natapov
· 14 years ago
d6aa100
KVM: x86 emulator: add ->fix_hypercall() callback
by Avi Kivity
· 14 years ago
3cb16fe
KVM: x86 emulator: make emulate_invlpg() an emulator callback
by Avi Kivity
· 14 years ago
2d04a05
KVM: x86 emulator: emulate CLTS internally
by Avi Kivity
· 14 years ago
1ac9d0c
KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
by Avi Kivity
· 14 years ago
7c4c0f4
KVM: X86: Update last_guest_tsc in vcpu_put
by Joerg Roedel
· 14 years ago
7ae441e
KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
by Gleb Natapov
· 14 years ago
92a1f12
KVM: X86: Implement userspace interface to set virtual_tsc_khz
by Joerg Roedel
· 14 years ago
857e409
KVM: X86: Delegate tsc-offset calculation to architecture code
by Joerg Roedel
· 14 years ago
4051b18
KVM: X86: Implement call-back to propagate virtual_tsc_khz
by Joerg Roedel
· 14 years ago
1e99361
KVM: X86: Let kvm-clock report the right tsc frequency
by Joerg Roedel
· 14 years ago
7c56252
KVM: MMU: remove mmu_seq verification on pte update path
by Xiao Guangrong
· 14 years ago
cfec82c
KVM: SVM: Add intercept check for emulated cr accesses
by Joerg Roedel
· 14 years ago
8a76d7f
KVM: x86: Add x86 callback for intercept check
by Joerg Roedel
· 14 years ago
cef4dea
KVM: 16-byte mmio support
by Avi Kivity
· 15 years ago
69c7302
KVM: VMX: Cache cpl
by Avi Kivity
· 14 years ago
6de1273
KVM: VMX: Optimize vmx_get_rflags()
by Avi Kivity
· 14 years ago
0f53b5b
KVM: MMU: cleanup pte write path
by Xiao Guangrong
· 14 years ago
49b26e2
KVM: MMU: do not record gfn in kvm_mmu_pte_write
by Xiao Guangrong
· 14 years ago
038f8c1
KVM: x86: Convert tsc_write_lock to raw_spinlock
by Jan Kiszka
· 14 years ago
e935b83
KVM: Convert kvm_lock to raw_spinlock
by Jan Kiszka
· 14 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
b034cf0
KVM: MMU: audit: allow audit more guests at the same time
by Xiao Guangrong
· 14 years ago
aff48ba
KVM: Fetch guest cr3 from hardware on demand
by Avi Kivity
· 14 years ago
dc25e89
KVM: SVM: copy instruction bytes from VMCB
by Andre Przywara
· 14 years ago
51d8b66
KVM: cleanup emulate_instruction
by Andre Przywara
· 14 years ago
db8fcef
KVM: move complete_insn_gp() into x86.c
by Andre Przywara
· 14 years ago
eea1cff
KVM: x86: fix CR8 handling
by Andre Przywara
· 14 years ago
fb67e14
KVM: MMU: retry #PF for softmmu
by Xiao Guangrong
· 14 years ago
78b2c54
KVM: MMU: rename 'no_apf' to 'prefault'
by Xiao Guangrong
· 14 years ago
b7c4145
KVM: Don't spin on virt instruction faults during reboot
by Avi Kivity
· 14 years ago
ec9e60b
KVM: X86: Introduce generic guest-mode representation
by Joerg Roedel
· 14 years ago
6389ee9
KVM: Pull extra page fault information into struct x86_exception
by Avi Kivity
· 14 years ago
ab9ae31
KVM: Push struct x86_exception info the various gva_to_gpa variants
by Avi Kivity
· 14 years ago
a4a8e6f
KVM: MMU: remove 'clear_unsync' parameter
by Xiao Guangrong
· 14 years ago
586f960
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
by Avi Kivity
· 14 years ago
c4806ac
KVM: MMU: fix apf prefault if nested guest is enabled
by Xiao Guangrong
· 14 years ago
2a126fa
KVM: remove unused function declaration
by Xiao Guangrong
· 14 years ago
6adba52
KVM: Let host know whether the guest can handle async PF in non-userspace context.
by Gleb Natapov
· 14 years ago
7c90705
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
by Gleb Natapov
· 14 years ago
344d958
KVM: Add PV MSR to enable asynchronous page faults delivery.
by Gleb Natapov
· 14 years ago
56028d0
KVM: Retry fault before vmentry
by Gleb Natapov
· 14 years ago
af585b9
KVM: Halt vcpu if page it tries to access is swapped out
by Gleb Natapov
· 14 years ago
73c1160
KVM: enlarge number of possible CPUID leaves
by Andre Przywara
· 14 years ago
c285545
KVM: x86: TSC catchup mode
by Zachary Amsden
· 14 years ago
0959ffa
KVM: MMU: Don't track nested fault info in error-code
by Joerg Roedel
· 14 years ago
b463a6f
KVM: Non-atomic interrupt injection
by Avi Kivity
· 14 years ago
2d48a98
KVM: MMU: Track NX state in struct kvm_mmu
by Joerg Roedel
· 14 years ago
81407ca
KVM: MMU: Allow long mode shadows for legacy page tables
by Joerg Roedel
· 14 years ago
ff03a07
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
by Joerg Roedel
· 14 years ago
d4f8cf6
KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
by Joerg Roedel
· 14 years ago
ec92fe4
KVM: X86: Add kvm_read_guest_page_mmu function
by Joerg Roedel
· 14 years ago
6539e73
KVM: MMU: Implement nested gva_to_gpa functions
by Joerg Roedel
· 14 years ago
14dfe85
KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
by Joerg Roedel
· 14 years ago
c30a358
KVM: MMU: Add infrastructure for two-level page walker
by Joerg Roedel
· 14 years ago
8df25a3
KVM: MMU: Track page fault data in struct vcpu
by Joerg Roedel
· 14 years ago
cb659db
KVM: MMU: Introduce inject_page_fault function pointer
by Joerg Roedel
· 14 years ago
5777ed3
KVM: MMU: Introduce get_cr3 function pointer
by Joerg Roedel
· 14 years ago
1c97f0a
KVM: X86: Introduce a tdp_set_cr3 function
by Joerg Roedel
· 14 years ago
f43addd
KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
by Joerg Roedel
· 14 years ago
c5a78f2b
KVM: MMU: Make tdp_enabled a mmu-context parameter
by Joerg Roedel
· 14 years ago
1d5f066
KVM: x86: Fix a possible backwards warp of kvmclock
by Zachary Amsden
· 14 years ago
e48672f
KVM: x86: Unify TSC logic
by Zachary Amsden
· 14 years ago
f38e098
KVM: x86: TSC reset compensation
by Zachary Amsden
· 14 years ago
99e3e30
KVM: x86: Move TSC offset writes to common code
by Zachary Amsden
· 14 years ago
ae38436
KVM: x86: Drop vm_init_tsc
by Zachary Amsden
· 14 years ago
49d5ca2
KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
by Dave Hansen
· 14 years ago
39de71e
KVM: rename x86 kvm->arch.n_alloc_mmu_pages
by Dave Hansen
· 14 years ago
9581d44
KVM: Fix fs/gs reload oops with invalid ldt
by Avi Kivity
· 14 years ago
dd180b3
KVM: VMX: fix tlb flush with invalid root
by Xiao Guangrong
· 15 years ago
8285541
KVM: Remove unnecessary divide operations
by Joerg Roedel
· 15 years ago
f5f48ee
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
by Sheng Yang
· 15 years ago
a1f4d395
KVM: Remove memory alias support
by Avi Kivity
· 15 years ago
be71e06
KVM: MMU: don't mark pte notrap if it's just sync transient
by Xiao Guangrong
· 15 years ago
2390218
KVM: Fix mov cr3 #GP at wrong instruction
by Avi Kivity
· 15 years ago
a83b29c
KVM: Fix mov cr4 #GP at wrong instruction
by Avi Kivity
· 15 years ago
49a9b07
KVM: Fix mov cr0 #GP at wrong instruction
by Avi Kivity
· 15 years ago
2acf923
KVM: VMX: Enable XSAVE/XRSTOR for guest
by Dexuan Cui
· 15 years ago
10ab25c
KVM: x86: Propagate fpu_alloc errors
by Jan Kiszka
· 15 years ago
9891883
KVM: x86: Use FPU API
by Sheng Yang
· 15 years ago
7cf3085
KVM: x86: Use unlazy_fpu() for host FPU
by Sheng Yang
· 15 years ago
6d77dbf
KVM: inject #UD if instruction emulation fails and exit to userspace
by Gleb Natapov
· 15 years ago
Next »