Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22a416c4e0f2179b57028e084ac0ed2c110333bd
/
arch
/
x86
/
kvm
/
svm.c
332b56e
KVM: SVM: Intercept RDPMC
by Avi Kivity
· 13 years ago
f1c1da2
KVM: SVM: Keep intercepting task switching with NPT enabled
by Jan Kiszka
· 13 years ago
1e2b1dd
KVM: x86: Move kvm_trace_exit into atomic vmexit section
by Jan Kiszka
· 13 years ago
45133ec
KVM: SVM: Fix TSC MSR read in nested SVM
by Nadav Har'El
· 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
e097e5f
KVM: Record instruction set in all vmexit tracepoints
by Stefan Hajnoczi
· 13 years ago
5e1746d
KVM: nVMX: Allow setting the VMXE bit in CR4
by Nadav Har'El
· 14 years ago
ae8cc05
KVM: SVM: Make dump_vmcb static, reduce text
by Joe Perches
· 14 years ago
40e19b5
KVM: SVM: Get rid of x86_intercept_map::valid
by Avi Kivity
· 14 years ago
977b2d0
KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists
by Joerg Roedel
· 14 years ago
e3e9ed3
KVM: SVM: Fix fault-rip on vmsave/vmload emulation
by Joerg Roedel
· 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
fbc0db7
KVM: SVM: Implement infrastructure for TSC_RATE_MSR
by Joerg Roedel
· 14 years ago
628afd2
KVM: SVM: Remove nested sel_cr0_write handling code
by Joerg Roedel
· 14 years ago
f651193
KVM: SVM: Add checks for IO instructions
by Joerg Roedel
· 14 years ago
bf608f8
KVM: SVM: Add intercept checks for one-byte instructions
by Joerg Roedel
· 14 years ago
8061252
KVM: SVM: Add intercept checks for remaining twobyte instructions
by Joerg Roedel
· 14 years ago
d7eb820
KVM: SVM: Add intercept checks for remaining group7 instructions
by Joerg Roedel
· 14 years ago
01de8b0
KVM: SVM: Add intercept checks for SVM instructions
by Joerg Roedel
· 14 years ago
dee6bb7
KVM: SVM: Add intercept checks for descriptor table accesses
by Joerg Roedel
· 14 years ago
3b88e41
KVM: SVM: Add intercept check for accessing dr registers
by Joerg Roedel
· 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
89a9fb7
KVM: SVM: Remove unused svm_features
by Jan Kiszka
· 14 years ago
f6e7847
KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions
by Avi Kivity
· 14 years ago
831ca60
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
by Avi Kivity
· 14 years ago
bd3d1ec
KVM: SVM: check for progress after IRET interception
by Avi Kivity
· 14 years ago
3781c01
KVM: SVM: Add support for perf-kvm
by Joerg Roedel
· 14 years ago
2c46d2a
KVM: SVM: Advance instruction pointer in dr_intercept
by Joerg Roedel
· 14 years ago
893a5ab
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
by Joerg Roedel
· 14 years ago
aff48ba
KVM: Fetch guest cr3 from hardware on demand
by Avi Kivity
· 14 years ago
9f8fe50
KVM: Replace reads of vcpu->arch.cr3 by an accessor
by Avi Kivity
· 14 years ago
dc25e89
KVM: SVM: copy instruction bytes from VMCB
by Andre Przywara
· 14 years ago
df4f3108
KVM: SVM: implement enhanced INVLPG intercept
by Andre Przywara
· 14 years ago
cae3797
KVM: SVM: enhance mov DR intercept handler
by Andre Przywara
· 14 years ago
7ff76d5
KVM: SVM: enhance MOV CR intercept handler
by Andre Przywara
· 14 years ago
ddce97a
KVM: SVM: add new SVM feature bit names
by Andre Przywara
· 14 years ago
51d8b66
KVM: cleanup emulate_instruction
by Andre Przywara
· 14 years ago
eea1cff
KVM: x86: fix CR8 handling
by Andre Przywara
· 14 years ago
81dd35d
KVM: SVM: Add xsetbv intercept
by Joerg Roedel
· 14 years ago
38e5e92
KVM: SVM: Implement Flush-By-Asid feature
by Joerg Roedel
· 14 years ago
f40f6a4
KVM: SVM: Use svm_flush_tlb instead of force_new_asid
by Joerg Roedel
· 14 years ago
fa22a8d
KVM: SVM: Remove flush_guest_tlb function
by Joerg Roedel
· 14 years ago
b53ba3f
KVM: SVM: Add clean-bit for LBR state
by Joerg Roedel
· 14 years ago
0574dec
KVM: SVM: Add clean-bit for CR2 register
by Joerg Roedel
· 14 years ago
060d0c9
KVM: SVM: Add clean-bit for Segements and CPL
by Joerg Roedel
· 14 years ago
17a703c
KVM: SVM: Add clean-bit for GDT and IDT
by Joerg Roedel
· 14 years ago
72214b9
KVM: SVM: Add clean-bit for DR6 and DR7
by Joerg Roedel
· 14 years ago
dcca1a6
KVM: SVM: Add clean-bit for control registers
by Joerg Roedel
· 14 years ago
b274716
KVM: SVM: Add clean-bit for NPT state
by Joerg Roedel
· 14 years ago
decdbf6
KVM: SVM: Add clean-bit for interrupt state
by Joerg Roedel
· 14 years ago
d48086d
KVM: SVM: Add clean-bit for the ASID
by Joerg Roedel
· 14 years ago
f56838e
KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
by Joerg Roedel
· 14 years ago
116a0a2
KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
by Joerg Roedel
· 14 years ago
8d28fec
KVM: SVM: Add clean-bits infrastructure code
by Roedel, Joerg
· 14 years ago
4cc7031
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
by Joerg Roedel
· 14 years ago
8a05a1b
KVM: SVM: Add manipulation functions for misc intercepts
by Joerg Roedel
· 14 years ago
18c918c
KVM: SVM: Add manipulation functions for exception intercepts
by Joerg Roedel
· 14 years ago
3aed041
KVM: SVM: Add manipulation functions for DRx intercepts
by Joerg Roedel
· 14 years ago
4ee546b
KVM: SVM: Add manipulation functions for CRx intercepts
by Roedel, Joerg
· 14 years ago
384c636
KVM: SVM: Add function to recalculate intercept masks
by Joerg Roedel
· 14 years ago
2030753
KVM: SVM: Make Use of the generic guest-mode functions
by Joerg Roedel
· 14 years ago
6389ee9
KVM: Pull extra page fault information into struct x86_exception
by Avi Kivity
· 14 years ago
586f960
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
by Avi Kivity
· 14 years ago
aa17911
KVM: Record instruction set in kvm_exit tracepoint
by Avi Kivity
· 14 years ago
2a6b20b
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
by Avi Kivity
· 14 years ago
82ca2d1
KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers
by Avi Kivity
· 14 years ago
dacccfd
KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
by Avi Kivity
· 14 years ago
afe9e66
KVM: SVM: Move svm->host_gs_base into a separate structure
by Avi Kivity
· 14 years ago
13c34e0
KVM: SVM: Move guest register save out of interrupts disabled section
by Avi Kivity
· 14 years ago
631bc48
KVM: Handle async PF in a guest.
by Gleb Natapov
· 14 years ago
24d1b15
KVM: SVM: Do not report xsave in supported cpuid
by Joerg Roedel
· 14 years ago
0a77fe4
KVM: Correct ordering of ldt reload wrt fs/gs reload
by Avi Kivity
· 14 years ago
9611c18
KVM: fix typo in copyright notice
by Nicolas Kaiser
· 14 years ago
a0a07cd
KVM: SVM: do not generate "external interrupt exit" if other exit is pending
by Gleb Natapov
· 14 years ago
b463a6f
KVM: Non-atomic interrupt injection
by Avi Kivity
· 14 years ago
3842d13
KVM: Check for pending events before attempting injection
by Avi Kivity
· 14 years ago
4c62a2d
KVM: X86: Report SVM bit to userspace only when supported
by Joerg Roedel
· 14 years ago
3d4aeaa
KVM: SVM: Report Nested Paging support to userspace
by Joerg Roedel
· 14 years ago
55c5e46
KVM: SVM: Expect two more candiates for exit_int_info
by Joerg Roedel
· 14 years ago
4b16184
KVM: SVM: Initialize Nested Nested MMU context on VMRUN
by Joerg Roedel
· 14 years ago
5bd2edc
KVM: SVM: Implement MMU helper functions for Nested Nested Paging
by Joerg Roedel
· 14 years ago
ff03a07
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
by Joerg Roedel
· 14 years ago
1c97f0a
KVM: X86: Introduce a tdp_set_cr3 function
by Joerg Roedel
· 14 years ago
b75f4eb
KVM: SVM: Clean up rip handling in vmrun emulation
by Roedel, Joerg
· 14 years ago
cda0008
KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
by Joerg Roedel
· 14 years ago
eaa4851
KVM: SVM: init_vmcb should reset vcpu->efer
by Marcelo Tosatti
· 14 years ago
678041a
KVM: SVM: reset mmu context in init_vmcb
by Marcelo Tosatti
· 14 years ago
e48672f
KVM: x86: Unify TSC logic
by Zachary Amsden
· 14 years ago
99e3e30
KVM: x86: Move TSC offset writes to common code
by Zachary Amsden
· 14 years ago
f4e1b3c
KVM: x86: Convert TSC writes to TSC offset writes
by Zachary Amsden
· 14 years ago
dbe7758
KVM: SVM: Check for asid != 0 on nested vmrun
by Joerg Roedel
· 14 years ago
52c65a30
KVM: SVM: Check for nested vmrun intercept before emulating vmrun
by Joerg Roedel
· 14 years ago
7a19066
KVM: SVM: Emulate next_rip svm feature
by Joerg Roedel
· 14 years ago
3f6a9d1
KVM: SVM: Sync efer back into nested vmcb
by Joerg Roedel
· 14 years ago
9581d44
KVM: Fix fs/gs reload oops with invalid ldt
by Avi Kivity
· 14 years ago
Next »