Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b56863630ddbdea6e22df8835f78f0b1da037103
/
arch
/
x86
/
kvm
/
vmx.c
928d4bf
KVM: VMX: Set IGMT bit in EPT entry
by Sheng Yang
· 16 years ago
83dbc83
KVM: VMX: enable invlpg exiting if EPT is disabled
by Marcelo Tosatti
· 16 years ago
a705289
KVM: x86: trap invlpg
by Marcelo Tosatti
· 16 years ago
4c2155c
KVM: switch to get_user_pages_fast
by Marcelo Tosatti
· 16 years ago
9ea542f
KVM: VMX: Rename IA32_FEATURE_CONTROL bits
by Sheng Yang
· 16 years ago
4b92fe0
KVM: VMX: Cleanup stalled INTR_INFO read
by Jan Kiszka
· 16 years ago
fa89a81
KVM: Add statistics for guest irq injections
by Avi Kivity
· 16 years ago
a16b20d
KVM: VMX: Change segment dpl at reset to 3
by Avi Kivity
· 16 years ago
5706be0
KVM: VMX: Change cs reset state to be a data segment
by Avi Kivity
· 16 years ago
a89a8fb
KVM: VMX: Modify mode switching and vmentry functions
by Mohammed Gamal
· 16 years ago
ea953ef
KVM: VMX: Add invalid guest state handler
by Mohammed Gamal
· 16 years ago
04fa4d3
KVM: VMX: Add module parameter and emulation flag.
by Mohammed Gamal
· 16 years ago
648dfaa
KVM: VMX: Add Guest State Validity Checks
by Mohammed Gamal
· 16 years ago
ecfc79c
KVM: VMX: Use interrupt queue for !irqchip_in_kernel
by Avi Kivity
· 16 years ago
464d17c
KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
by Sheng Yang
· 16 years ago
313dbd4
KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
by Avi Kivity
· 16 years ago
c801949
KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
by Avi Kivity
· 16 years ago
77ab6db
KVM: VMX: Reinject real mode exception
by Jan Kiszka
· 16 years ago
19bd8af
KVM: Consolidate XX_VECTOR defines
by Jan Kiszka
· 16 years ago
60bd83a
KVM: VMX: Remove redundant check in handle_rmode_exception
by Mohammed Gamal
· 16 years ago
f7d9238
KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
by Avi Kivity
· 16 years ago
35920a3
KVM: VMX: Fix pending exception processing
by Avi Kivity
· 16 years ago
668f612
KVM: VMX: Move nmi injection failure processing to vm exit path
by Avi Kivity
· 16 years ago
cf393f7
KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
by Avi Kivity
· 16 years ago
5fdbf97
KVM: x86: accessors for guest registers
by Marcelo Tosatti
· 16 years ago
ca60dfb
KVM: VMX: Rename misnamed msr bits
by Sheng Yang
· 16 years ago
534e38b
KVM: VMX: Always return old for clear_flush_young() when using EPT
by Sheng Yang
· 16 years ago
5fdbcb9
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
by Sheng Yang
· 16 years ago
5ec5726
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
by Sheng Yang
· 16 years ago
577bdc4
KVM: Avoid instruction emulation when event delivery is pending
by Avi Kivity
· 16 years ago
d6e88ae
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
by Avi Kivity
· 16 years ago
4e1096d
KVM: VMX: Add ept_sync_context in flush_tlb
by Sheng Yang
· 16 years ago
efa67e0
KVM: VMX: Fake emulate Intel perfctr MSRs
by Chris Lalancette
· 16 years ago
65267ea
KVM: VMX: Fix a wrong usage of vmcs_config
by Sheng Yang
· 16 years ago
f08864b
KVM: VMX: Enable NMI with in-kernel irqchip
by Sheng Yang
· 17 years ago
7cc8883
KVM: Remove decache_vcpus_on_cpu() and related callbacks
by Avi Kivity
· 17 years ago
543e424
KVM: VMX: Add list of potentially locally cached vcpus
by Avi Kivity
· 17 years ago
4ecac3f
KVM: Handle virtualization instruction #UD faults during reboot
by Avi Kivity
· 17 years ago
7682f2d
KVM: VMX: Trivial vmcs_write64() code simplification
by Avi Kivity
· 17 years ago
c7bf23b
KVM: VMX: move APIC_ACCESS trace entry to generic code
by Joerg Roedel
· 17 years ago
8b2cf73
KVM: add statics were possible, function definition in lapic.h
by Harvey Harrison
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
a9b21b6
KVM: VMX: Fix host msr corruption with preemption enabled
by Avi Kivity
· 16 years ago
e693d71
KVM: VMX: Clear CR4.VMXE in hardware_disable
by Eli Collins
· 16 years ago
2f59971
KVM: migrate PIT timer
by Marcelo Tosatti
· 16 years ago
1439442
KVM: VMX: Enable EPT feature for KVM
by Sheng Yang
· 17 years ago
b7ebfb0
KVM: VMX: Prepare an identity page table for EPT in real mode
by Sheng Yang
· 17 years ago
67253af
KVM: Add kvm_x86_ops get_tdp_level()
by Sheng Yang
· 17 years ago
d56f546
KVM: VMX: EPT Feature Detection
by Sheng Yang
· 17 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 17 years ago
3200f40
KVM: MMU: unify slots_lock usage
by Marcelo Tosatti
· 17 years ago
25c5f22
KVM: VMX: Enable MSR Bitmap feature
by Sheng Yang
· 17 years ago
37817f2
KVM: x86: hardware task switching support
by Izik Eidus
· 17 years ago
2e4d265
KVM: x86: add functions to get the cpl of vcpu
by Izik Eidus
· 17 years ago
4c9fc8e
KVM: VMX: Add module option to disable flexpriority
by Avi Kivity
· 17 years ago
019960a
KVM: VMX: Don't adjust tsc offset forward
by Avi Kivity
· 17 years ago
b8688d5
KVM: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
2d3ad1f
KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
by Avi Kivity
· 17 years ago
a5f6130
KVM: Use x86's segment descriptor struct instead of private definition
by Avi Kivity
· 17 years ago
2e11384
KVM: VMX: fix typo in VMX header define
by Ryan Harper
· 17 years ago
9f62e19
KVM: VMX: unifdef the EFER specific code
by Joerg Roedel
· 17 years ago
50a37eb
KVM: align valid EFER bits with the features of the host system
by Joerg Roedel
· 17 years ago
2384d2b
KVM: VMX: Enable Virtual Processor Identification (VPID)
by Sheng Yang
· 17 years ago
707a18a
KVM: VMX: convert init_rmode_tss() to slots_lock
by Marcelo Tosatti
· 17 years ago
5dc8326
KVM: VMX: Restore tss even on x86_64
by Avi Kivity
· 17 years ago
33f9c50
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
by Avi Kivity
· 17 years ago
5e4a0b3
KVM: move alloc_apic_access_page() outside of non-preemptable region
by Marcelo Tosatti
· 17 years ago
72dc67a
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
by Izik Eidus
· 17 years ago
571008d
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
by Sheng Yang
· 17 years ago
aaee2c9
KVM: MMU: Switch to mmu spinlock
by Marcelo Tosatti
· 17 years ago
10589a4
KVM: MMU: Concurrent guest walkers
by Marcelo Tosatti
· 17 years ago
774ead3
KVM: Disable vapic support on Intel machines with FlexPriority
by Avi Kivity
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed (99%) from drivers/kvm/vmx.c]
9584bf2
KVM: VMX: Add printk_ratelimit in vmx_intr_assist
by Ryan Harper
· 17 years ago
bfc6d22
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
by Zhang Xiantao
· 17 years ago
1d737c8
KVM: Portability: Split mmu-related static inline functions to mmu.h
by Zhang Xiantao
· 17 years ago
ad312c7
KVM: Portability: Introduce kvm_vcpu_arch
by Zhang Xiantao
· 17 years ago
e531406
KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel
by Avi Kivity
· 17 years ago
7ee5d940
KVM: Use generalized exception queue for injecting #UD
by Avi Kivity
· 17 years ago
c1a5d4f
KVM: Replace #GP injection by the generalized exception queue
by Avi Kivity
· 17 years ago
c3c91fe
KVM: Replace page fault injection by the generalized exception queue
by Avi Kivity
· 17 years ago
298101d
KVM: Generalize exception injection mechanism
by Avi Kivity
· 17 years ago
83ff3b9
KVM: VMX: Remove the secondary execute control dependency on irqchip
by Sheng Yang
· 17 years ago
15b00f3
KVM: VMX: Force seg.base == (seg.sel << 4) in real mode
by Jan Kiszka
· 17 years ago
9327fd1
KVM: Make unloading of FPU state when putting vcpu arch-independent
by Amit Shah
· 17 years ago
e1beb1d
KVM: Replace 'light_exits' stat with 'host_state_reload'
by Avi Kivity
· 17 years ago
e08aa78
KVM: VMX: Consolidate register usage in vmx_vcpu_run()
by Avi Kivity
· 17 years ago
cb498ea
KVM: Portability: Combine kvm_init and kvm_init_x86
by Zhang Xiantao
· 17 years ago
e5edaa0
KVM: VMX: wbinvd exiting
by Eddie Dong
· 17 years ago
9c8cba3
KVM: Fix faults during injection of real-mode interrupts
by Avi Kivity
· 17 years ago
1155f76
KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
by Avi Kivity
· 17 years ago
9c5623e
KVM: VMX: Use vmx to inject real-mode interrupts
by Avi Kivity
· 17 years ago
f78e0e2
KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
by Sheng Yang
· 17 years ago
3067714
KVM: Move page fault processing to common code
by Avi Kivity
· 17 years ago
ff593e5
KVM: VMX: Let gcc to choose which registers to save (i386)
by Laurent Vivier
· 17 years ago
c203630
KVM: VMX: Let gcc to choose which registers to save (x86_64)
by Laurent Vivier
· 17 years ago
cbc9402
KVM: Add ioctl to tss address from userspace,
by Izik Eidus
· 17 years ago
e00c8cf
KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
by Avi Kivity
· 17 years ago
34c16ee
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
by Zhang Xiantao
· 17 years ago
Next »