Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3842d135ff246b6543f1df77f5600e12094a6845
/
arch
/
x86
/
kvm
/
x86.c
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
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
ec92fe4
KVM: X86: Add kvm_read_guest_page_mmu function
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
7b91409
KVM: x86: Emulate MSR_EBC_FREQUENCY_ID
by Jes Sorensen
· 14 years ago
84e0cef
KVM: Fix guest kernel crash on MSR_K7_CLK_CTL
by Jes Sorensen
· 14 years ago
e90aa41
KVM: Don't save/restore MSR_IA32_PERF_STATUS
by Avi Kivity
· 14 years ago
c41a15d
KVM: Fix pio trace direction
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
d2ddd1c
KVM: x86 emulator: get rid of "restart" in emulation context.
by Gleb Natapov
· 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
ae38436
KVM: x86: Drop vm_init_tsc
by Zachary Amsden
· 14 years ago
39de71e
KVM: rename x86 kvm->arch.n_alloc_mmu_pages
by Dave Hansen
· 14 years ago
8ec4722
KVM: Separate emulation context initialization in a separate function
by Mohammed Gamal
· 14 years ago
160ce1f
KVM: x86 emulator: Allow accessing IDT via emulator ops
by Mohammed Gamal
· 14 years ago
4fc40f0
KVM: x86 emulator: check io permissions only once for string pio
by Gleb Natapov
· 14 years ago
e85d28f
KVM: x86 emulator: don't update vcpu state if instruction is restarted
by Gleb Natapov
· 14 years ago
9aabc88f
KVM: x86 emulator: store x86_emulate_ops in emulation context
by Avi Kivity
· 14 years ago
3dc8d7f
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
f45755b
KVM: fix poison overwritten caused by using wrong xstate size
by Xiaotian Feng
· 14 years ago
d9a73c0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c19b8bd
KVM: x86 emulator: fix xchg instruction emulation
by Wei Yongjun
· 14 years ago
68be080
KVM: x86: never re-execute instruction with enabled tdp
by Gleb Natapov
· 14 years ago
908e75f
KVM: Expose MCE control MSRs to userspace
by Avi Kivity
· 14 years ago
aea924f
KVM: PIT: stop vpit before freeing irq_routing
by Xiao Guangrong
· 14 years ago
a6f177e
KVM: Reenter guest after emulation failure if due to access to non-mmio address
by Gleb Natapov
· 14 years ago
f5f48ee
KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
by Sheng Yang
· 14 years ago
3e00750
KVM: Simplify vcpu_enter_guest() mmu reload logic slightly
by Avi Kivity
· 14 years ago
6c3f604
KVM: x86: Enable AVX for guest
by Sheng Yang
· 14 years ago
7ac7709
KVM: Prevent internal slots from being COWed
by Avi Kivity
· 14 years ago
a8eeb04
KVM: Add mini-API for vcpu->requests
by Avi Kivity
· 15 years ago
b74a07b
KVM: Remove kernel-allocated memory regions
by Avi Kivity
· 14 years ago
a1f4d395
KVM: Remove memory alias support
by Avi Kivity
· 14 years ago
d1ac91d
KVM: Consolidate load/save temporary buffer allocation and freeing
by Avi Kivity
· 14 years ago
a1a005f
KVM: Fix xsave and xcr save/restore memory leak
by Avi Kivity
· 14 years ago
2d5b5a6
KVM: x86: XSAVE/XRSTOR live migration support
by Sheng Yang
· 14 years ago
2390218
KVM: Fix mov cr3 #GP at wrong instruction
by Avi Kivity
· 14 years ago
a83b29c
KVM: Fix mov cr4 #GP at wrong instruction
by Avi Kivity
· 14 years ago
49a9b07
KVM: Fix mov cr0 #GP at wrong instruction
by Avi Kivity
· 14 years ago
2acf923
KVM: VMX: Enable XSAVE/XRSTOR for guest
by Dexuan Cui
· 14 years ago
7bee342
KVM: x86: use linux/uaccess.h instead of asm/uaccess.h
by Lai Jiangshan
· 14 years ago
10ab25c
KVM: x86: Propagate fpu_alloc errors
by Jan Kiszka
· 14 years ago
221d059
KVM: Update Red Hat copyrights
by Avi Kivity
· 14 years ago
9891883
KVM: x86: Use FPU API
by Sheng Yang
· 14 years ago
7cf3085
KVM: x86: Use unlazy_fpu() for host FPU
by Sheng Yang
· 14 years ago
9373662
KVM: Consolidate arch specific vcpu ioctl locking
by Avi Kivity
· 15 years ago
526b78a
KVM: x86: Lock arch specific vcpu ioctls centrally
by Avi Kivity
· 15 years ago
2122ff5
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
by Avi Kivity
· 15 years ago
1683b24
KVM: x86: cleanup unused local variable
by Xiao Guangrong
· 15 years ago
aad8270
KVM: VMX: Only reset MMU when necessary
by Sheng Yang
· 15 years ago
62ad075
KVM: x86: Clean up duplicate assignment
by Sheng Yang
· 15 years ago
6d77dbf
KVM: inject #UD if instruction emulation fails and exit to userspace
by Gleb Natapov
· 15 years ago
d94e1dc
KVM: Get rid of KVM_REQ_KICK
by Avi Kivity
· 15 years ago
54b8486
KVM: x86 emulator: do not inject exception directly into vcpu
by Gleb Natapov
· 15 years ago
95cb229
KVM: x86 emulator: move interruptibility state tracking out of emulator
by Gleb Natapov
· 15 years ago
4d2179e
KVM: x86 emulator: handle shadowed registers outside emulator
by Gleb Natapov
· 15 years ago
ef050dc
KVM: x86 emulator: set RFLAGS outside x86 emulator code
by Gleb Natapov
· 15 years ago
95c5588
KVM: x86 emulator: advance RIP outside x86 emulator code
by Gleb Natapov
· 15 years ago
3457e41
KVM: handle emulation failure case first
by Gleb Natapov
· 15 years ago
8fe681e
KVM: do not inject #PF in (read|write)_emulated() callbacks
by Gleb Natapov
· 15 years ago
f181b96
KVM: remove export of emulator_write_emulated()
by Gleb Natapov
· 15 years ago
c3cd7ff
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
by Gleb Natapov
· 15 years ago
411c35b
KVM: fill in run->mmio details in (read|write)_emulated function
by Gleb Natapov
· 15 years ago
338dbc9
KVM: x86 emulator: make (get|set)_dr() callback return error if it fails
by Gleb Natapov
· 15 years ago
0f12244
KVM: x86 emulator: make set_cr() callback return error if it fails
by Gleb Natapov
· 15 years ago
5951c44
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
by Gleb Natapov
· 15 years ago
3fb1b5d
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
35aa537
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
1c11e71
KVM: VMX: Avoid writing HOST_CR0 every entry
by Avi Kivity
· 15 years ago
914ebcc
KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
by Takuya Yoshikawa
· 15 years ago
d3608b5
Merge remote branch 'origin/x86/urgent' into x86/asm
by H. Peter Anvin
· 14 years ago
7a73c02
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
by Avi Kivity
· 14 years ago
8c06585
x86: Remove redundant K6 MSRs
by Brian Gerst
· 14 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
8fbf065
KVM: x86: Add missing locking to arch specific vcpu ioctls
by Avi Kivity
· 15 years ago
a3d204e
KVM: x86: Check LMA bit before set_efer
by Sheng Yang
· 15 years ago
f78e917
KVM: Don't allow lmsw to clear cr0.pe
by Avi Kivity
· 15 years ago
371bcf6
KVM: x86: Tell the guest we'll warn it about tsc stability
by Glauber Costa
· 15 years ago
84478c8
KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
by Glauber Costa
· 15 years ago
11c6bff
KVM: x86: change msr numbers for kvmclock
by Glauber Costa
· 15 years ago
b69e8ca
KVM: x86: Inject #GP with the right rip on efer writes
by Roedel, Joerg
· 15 years ago
3f0fd29
KVM: x86: Fix exception reinjection forced to true
by Joerg Roedel
· 15 years ago
9ed3c44
KVM: Fix wallclock version writing race
by Avi Kivity
· 15 years ago
f1d86e4
KVM: x86: properly update ready_for_interrupt_injection
by Marcelo Tosatti
· 15 years ago
Next »