Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e49146dce8c3dc6f4485c1904b6587855f393e71
/
arch
e49146d
KVM: MMU: only write protect mappings at pagetable level
by Marcelo Tosatti
· 14 years ago
16d8f72
KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()
by Avi Kivity
· 14 years ago
c445f8e
KVM: MMU: Initialize base_role for tdp mmus
by Avi Kivity
· 14 years ago
110312c
KVM: VMX: Optimize atomic EFER load
by Avi Kivity
· 14 years ago
07c116d
KVM: VMX: Add definitions for more vm entry/exit control bits
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
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
a63512a
KVM guest: Fix kvm clock initialization when it's configured out
by Avi Kivity
· 14 years ago
175504c
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
by Takuya Yoshikawa
· 14 years ago
a355c85
KVM: return true when user space query KVM_CAP_USER_NMI extension
by Lai Jiangshan
· 14 years ago
61cfab2
KVM: Correct kvm_pio tracepoint count field
by Avi Kivity
· 14 years ago
d3c422b
KVM: MMU: Fix incorrect direct page write protection due to ro host page
by Avi Kivity
· 14 years ago
81dd35d
KVM: SVM: Add xsetbv intercept
by Joerg Roedel
· 14 years ago
d4dbf47
KVM: MMU: Make the way of accessing lpage_info more generic
by Takuya Yoshikawa
· 14 years ago
443381a
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
by Anthony Liguori
· 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
fb67e14
KVM: MMU: retry #PF for softmmu
by Xiao Guangrong
· 14 years ago
2ec4739
KVM: MMU: fix accessed bit set on prefault path
by Xiao Guangrong
· 14 years ago
78b2c54
KVM: MMU: rename 'no_apf' to 'prefault'
by Xiao Guangrong
· 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
700e1b1
KVM: MMU: Avoid dropping accessed bit while removing write access
by Takuya Yoshikawa
· 14 years ago
a295673
KVM: VMX: Return 0 from a failed VMREAD
by Avi Kivity
· 14 years ago
b7c4145
KVM: Don't spin on virt instruction faults during reboot
by Avi Kivity
· 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
fc3a915
KVM: X86: Don't report L2 emulation failures to user-space
by Joerg Roedel
· 14 years ago
2030753
KVM: SVM: Make Use of the generic guest-mode functions
by Joerg Roedel
· 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
8c28d03
KVM: Push struct x86_exception into walk_addr()
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
35d3d4a
KVM: x86 emulator: simplify exception generation
by Avi Kivity
· 14 years ago
db297e3
KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks
by Avi Kivity
· 14 years ago
42438e3
KVM: x86 emulator: drop dead pf injection in emulate_popf()
by Avi Kivity
· 14 years ago
bcc55cb
KVM: x86 emulator: make emulator memory callbacks return full exception
by Avi Kivity
· 14 years ago
da9cb57
KVM: x86 emulator: introduce struct x86_exception to communicate faults
by Avi Kivity
· 14 years ago
a4ee1ca
KVM: MMU: delay flush all tlbs on sync_page path
by Xiao Guangrong
· 14 years ago
407c61c
KVM: MMU: abstract invalid guest pte mapping
by Xiao Guangrong
· 14 years ago
a4a8e6f
KVM: MMU: remove 'clear_unsync' parameter
by Xiao Guangrong
· 14 years ago
9bdbba1
KVM: MMU: rename 'reset_host_protection' to 'host_writable'
by Lai Jiangshan
· 14 years ago
b330aa0
KVM: MMU: don't drop spte if overwrite it from W to RO
by Xiao Guangrong
· 14 years ago
30bfb3c
KVM: MMU: fix forgot flush tlbs on sync_page path
by Xiao Guangrong
· 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
104f226
KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
by Avi Kivity
· 14 years ago
30b31ab
KVM: x86 emulator: do not perform address calculations on linear addresses
by Avi Kivity
· 14 years ago
90de84f
KVM: x86 emulator: preserve an operand's segment identity
by Avi Kivity
· 14 years ago
d53db5e
KVM: x86 emulator: drop DPRINTF()
by Avi Kivity
· 14 years ago
8a6bcaa
KVM: x86 emulator: drop unused #ifndef __KERNEL__
by Avi Kivity
· 14 years ago
f9335af
KVM: VMX: Inform user about INTEL_TXT dependency
by Shane Wang
· 14 years ago
e730b63
KVM: MMU: don't mark spte notrap if reserved bit set
by Xiao Guangrong
· 14 years ago
945ee35
KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info
by Avi Kivity
· 14 years ago
2a6b20b
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
by Avi Kivity
· 14 years ago
c4806ac
KVM: MMU: fix apf prefault if nested guest is enabled
by Xiao Guangrong
· 14 years ago
060c2ab
KVM: MMU: support apf for nonpaing guest
by Xiao Guangrong
· 14 years ago
e5f3f02
KVM: MMU: clear apfs if page state is changed
by Xiao Guangrong
· 14 years ago
5054c0d
KVM: MMU: fix missing post sync audit
by Xiao Guangrong
· 14 years ago
d89f5ef
KVM: Clean up vm creation and release
by Jan Kiszka
· 14 years ago
9d893c6
KVM: x86: Makefile clean up
by Tracey Dent
· 14 years ago
2a126fa
KVM: remove unused function declaration
by Xiao Guangrong
· 14 years ago
30bd0c4
KVM: VMX: Disallow NMI while blocked by STI
by Avi Kivity
· 14 years ago
e6d53e3
KVM: avoid unnecessary wait for a async pf
by Xiao Guangrong
· 14 years ago
c7d28c2
KVM: fix searching async gfn in kvm_async_pf_gfn_slot
by Xiao Guangrong
· 14 years ago
c9b263d
KVM: fix tracing kvm_try_async_get_page
by Xiao Guangrong
· 14 years ago
2653503
KVM: replace vmalloc and memset with vzalloc
by Takuya Yoshikawa
· 14 years ago
ec25d5e
KVM: handle exit due to INVD in VMX
by Gleb Natapov
· 14 years ago
2eec734
KVM: x86: Avoid issuing wbinvd twice
by Jan Kiszka
· 14 years ago
515a012
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
by Takuya Yoshikawa
· 14 years ago
612819c
KVM: propagate fault r/w information to gup(), allow read-only memory
by Marcelo Tosatti
· 14 years ago
7905d9a
KVM: MMU: flush TLBs on writable -> read-only spte overwrite
by Marcelo Tosatti
· 14 years ago
982c256
KVM: MMU: remove kvm_mmu_set_base_ptes
by Marcelo Tosatti
· 14 years ago
ff1fcb9
KVM: VMX: remove setting of shadow_base_ptes for EPT
by Marcelo Tosatti
· 14 years ago
83bcacb
KVM: Avoid double interrupt injection with vapic
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
Next »