Sheng Yang
|
928d4bf747
KVM: VMX: Set IGMT bit in EPT entry
|
16 years ago |
Marcelo Tosatti
|
83dbc83a0d
KVM: VMX: enable invlpg exiting if EPT is disabled
|
16 years ago |
Marcelo Tosatti
|
a7052897b3
KVM: x86: trap invlpg
|
16 years ago |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
16 years ago |
Sheng Yang
|
9ea542facb
KVM: VMX: Rename IA32_FEATURE_CONTROL bits
|
16 years ago |
Jan Kiszka
|
4b92fe0c9d
KVM: VMX: Cleanup stalled INTR_INFO read
|
16 years ago |
Avi Kivity
|
fa89a81766
KVM: Add statistics for guest irq injections
|
17 years ago |
Avi Kivity
|
a16b20da87
KVM: VMX: Change segment dpl at reset to 3
|
17 years ago |
Avi Kivity
|
5706be0daf
KVM: VMX: Change cs reset state to be a data segment
|
17 years ago |
Mohammed Gamal
|
a89a8fb93b
KVM: VMX: Modify mode switching and vmentry functions
|
17 years ago |
Mohammed Gamal
|
ea953ef0ca
KVM: VMX: Add invalid guest state handler
|
17 years ago |
Mohammed Gamal
|
04fa4d3211
KVM: VMX: Add module parameter and emulation flag.
|
17 years ago |
Mohammed Gamal
|
648dfaa7df
KVM: VMX: Add Guest State Validity Checks
|
17 years ago |
Avi Kivity
|
ecfc79c700
KVM: VMX: Use interrupt queue for !irqchip_in_kernel
|
17 years ago |
Sheng Yang
|
464d17c8b7
KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
|
17 years ago |
Avi Kivity
|
313dbd49dc
KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
|
17 years ago |
Avi Kivity
|
c801949ddf
KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
|
17 years ago |
Jan Kiszka
|
77ab6db0a1
KVM: VMX: Reinject real mode exception
|
17 years ago |
Jan Kiszka
|
19bd8afdc4
KVM: Consolidate XX_VECTOR defines
|
17 years ago |
Mohammed Gamal
|
60bd83a125
KVM: VMX: Remove redundant check in handle_rmode_exception
|
17 years ago |
Avi Kivity
|
f7d9238f5d
KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
|
17 years ago |
Avi Kivity
|
35920a3569
KVM: VMX: Fix pending exception processing
|
17 years ago |
Avi Kivity
|
668f612fa0
KVM: VMX: Move nmi injection failure processing to vm exit path
|
17 years ago |
Avi Kivity
|
cf393f7566
KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
|
17 years ago |
Marcelo Tosatti
|
5fdbf9765b
KVM: x86: accessors for guest registers
|
17 years ago |
Sheng Yang
|
ca60dfbb69
KVM: VMX: Rename misnamed msr bits
|
17 years ago |
Sheng Yang
|
534e38b447
KVM: VMX: Always return old for clear_flush_young() when using EPT
|
16 years ago |
Sheng Yang
|
5fdbcb9dd1
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
|
17 years ago |
Sheng Yang
|
5ec5726a16
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
|
17 years ago |
Avi Kivity
|
577bdc4966
KVM: Avoid instruction emulation when event delivery is pending
|
17 years ago |