Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b0bc3ee2b54fcea0df42cc9aa05103b1ccd89db0
/
arch
/
x86
/
kvm
b0bc3ee
KVM: MMU: Fix regression with ept memory types merged into non-ept page tables
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
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
651dd37
KVM: MMU: Refactor mmu_alloc_roots function
by Joerg Roedel
· 14 years ago
d41d189
KVM: MMU: Introduce kvm_pdptr_read_mmu
by Joerg Roedel
· 14 years ago
ff03a07
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
by Joerg Roedel
· 14 years ago
d47f00a
KVM: X86: Propagate fetch faults
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
02f59dc
KVM: MMU: Introduce init_kvm_nested_mmu()
by Joerg Roedel
· 14 years ago
3d06b8b
KVM: MMU: Introduce kvm_read_nested_guest_page()
by Joerg Roedel
· 14 years ago
2329d46
KVM: MMU: Make walk_addr_generic capable for two-level walking
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
1e301fe
KVM: MMU: Introduce generic walk_addr function
by Joerg Roedel
· 14 years ago
8df25a3
KVM: MMU: Track page fault data in struct vcpu
by Joerg Roedel
· 14 years ago
3241f22
KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
by Joerg Roedel
· 14 years ago
52fde8d
KVM: MMU: Introduce kvm_init_shadow_mmu helper function
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
957446a
KVM: MMU: Check for root_level instead of long mode
by Joerg Roedel
· 14 years ago
7b91409
KVM: x86: Emulate MSR_EBC_FREQUENCY_ID
by Jes Sorensen
· 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
f87f928
KVM: MMU: Fix 32 bit legacy paging with NPT
by Joerg Roedel
· 14 years ago
30644b9
KVM: MMU: lower the aduit frequency
by Xiao Guangrong
· 14 years ago
eb25918
KVM: MMU: improve spte audit
by Xiao Guangrong
· 14 years ago
49edf87
KVM: MMU: improve active sp audit
by Xiao Guangrong
· 14 years ago
2f4f337
KVM: MMU: move audit to a separate file
by Xiao Guangrong
· 14 years ago
8b1fe17
KVM: MMU: support disable/enable mmu audit dynamicly
by Xiao Guangrong
· 14 years ago
84e0cef
KVM: Fix guest kernel crash on MSR_K7_CLK_CTL
by Jes Sorensen
· 14 years ago
9ed049c
KVM: i8259: Make ICW1 conform to spec
by Avi Kivity
· 14 years ago
7d9ddae
KVM: x86 emulator: clean up control flow in x86_emulate_insn()
by Avi Kivity
· 14 years ago
a4d4a7c
KVM: x86 emulator: fix group 11 decoding for reg != 0
by Avi Kivity
· 14 years ago
b9eac5f
KVM: x86 emulator: use single stage decoding for mov instructions
by Avi Kivity
· 14 years ago
e90aa41
KVM: Don't save/restore MSR_IA32_PERF_STATUS
by Avi Kivity
· 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
c41a15d
KVM: Fix pio trace direction
by Avi Kivity
· 14 years ago
8e0e8af
KVM: MMU: remove count_rmaps()
by Xiao Guangrong
· 14 years ago
365fb3f
KVM: MMU: rewrite audit_mappings_page() function
by Xiao Guangrong
· 14 years ago
bc32ce2
KVM: MMU: fix wrong not write protected sp report
by Xiao Guangrong
· 14 years ago
0beb8d6
KVM: MMU: check rmap for every spte
by Xiao Guangrong
· 14 years ago
9ad17b1
KVM: MMU: fix compile warning in audit code
by Xiao Guangrong
· 14 years ago
23e7a79
KVM: pit: Do not check pending pit timer in vcpu thread
by Jason Wang
· 14 years ago
6230f7f
KVM: x86 emulator: simplify ALU opcode block decode further
by Avi Kivity
· 14 years ago
217fc9c
KVM: Fix build error due to 64-bit division in nsec_to_cycles()
by Avi Kivity
· 14 years ago
34d1f49
KVM: x86 emulator: trap and propagate #DE from DIV and IDIV
by Avi Kivity
· 14 years ago
f6b3597
KVM: x86 emulator: add macros for executing instructions that may trap
by Avi Kivity
· 14 years ago
739ae40
KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF
by Avi Kivity
· 14 years ago
d269e39
KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF
by Avi Kivity
· 14 years ago
d2c6c7a
KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF
by Avi Kivity
· 14 years ago
5074861
KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF
by Avi Kivity
· 14 years ago
76e8e68
KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8F
by Avi Kivity
· 14 years ago
48fe67b
KVM: x86 emulator: simplify string instruction decode flags
by Avi Kivity
· 14 years ago
5315fbb
KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags
by Avi Kivity
· 14 years ago
8d8f4e9
KVM: x86 emulator: support byte/word opcode pairs
by Avi Kivity
· 14 years ago
081bca0
KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with register operand
by Avi Kivity
· 14 years ago
d2ddd1c
KVM: x86 emulator: get rid of "restart" in emulation context.
by Gleb Natapov
· 14 years ago
3e2f65d
KVM: x86 emulator: move string instruction completion check into separate function
by Gleb Natapov
· 14 years ago
6e2fb2c
KVM: x86 emulator: Rename variable that shadows another local variable.
by Gleb Natapov
· 14 years ago
cc4feed
KVM: x86 emulator: add CALL FAR instruction emulation (opcode 9a)
by Wei Yongjun
· 14 years ago
189be38
KVM: MMU: combine guest pte read between fetch and pte prefetch
by Xiao Guangrong
· 14 years ago
957ed9e
KVM: MMU: prefetch ptes when intercepted guest #PF
by Xiao Guangrong
· 14 years ago
1d5f066
KVM: x86: Fix a possible backwards warp of kvmclock
by Zachary Amsden
· 14 years ago
ca84d1a
KVM: x86: Add clock sync request to hardware enable
by Zachary Amsden
· 14 years ago
46543ba
KVM: x86: Robust TSC compensation
by Zachary Amsden
· 14 years ago
759379d
KVM: x86: Add helper functions for time computation
by Zachary Amsden
· 14 years ago
48434c20
KVM: x86: Fix deep C-state TSC desynchronization
by Zachary Amsden
· 14 years ago
e48672f
KVM: x86: Unify TSC logic
by Zachary Amsden
· 14 years ago
6755bae
KVM: x86: Warn about unstable TSC
by Zachary Amsden
· 14 years ago
8cfdc00
KVM: x86: Make cpu_tsc_khz updates use local CPU
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
f4e1b3c
KVM: x86: Convert TSC writes to TSC offset writes
by Zachary Amsden
· 14 years ago
ae38436
KVM: x86: Drop vm_init_tsc
by Zachary Amsden
· 14 years ago
45bf21a
KVM: MMU: fix missing percpu counter destroy
by Wei Yongjun
· 14 years ago
80b63fa
KVM: MMU: fix regression from rework mmu_shrink() code
by Xiaotian Feng
· 14 years ago
e4abac6
KVM: x86 emulator: add JrCXZ instruction emulation
by Wei Yongjun
· 14 years ago
09b5f4d
KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation
by Wei Yongjun
· 14 years ago
45221ab
KVM: create aggregate kvm_total_used_mmu_pages value
by Dave Hansen
· 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
e0df7b9
KVM: abstract kvm x86 mmu->n_free_mmu_pages
by Dave Hansen
· 14 years ago
6142914
KVM: x86 emulator: implement CWD (opcode 99)
by Avi Kivity
· 14 years ago
d46164d
KVM: x86 emulator: implement IMUL REG, R/M, IMM (opcode 69)
by Avi Kivity
· 14 years ago
7db41eb
KVM: x86 emulator: add Src2Imm decoding
by Avi Kivity
· 14 years ago
39f21ee
KVM: x86 emulator: consolidate immediate decode into a function
by Avi Kivity
· 14 years ago
48bb5d3
KVM: x86 emulator: implement RDTSC (opcode 0F 31)
by Avi Kivity
· 14 years ago
7077aec
KVM: x86 emulator: remove SrcImplicit
by Avi Kivity
· 14 years ago
5c82aa2
KVM: x86 emulator: implement IMUL REG, R/M (opcode 0F AF)
by Avi Kivity
· 14 years ago
Next »