Avi Kivity
|
5fd86fcfc0
KVM: Consolidate guest fpu activation and deactivation
|
18 years ago |
Avi Kivity
|
abd3f2d622
KVM: Rationalize exception bitmap usage
|
18 years ago |
Avi Kivity
|
707c087430
KVM: Move some more msr mangling into vmx_save_host_state()
|
18 years ago |
Avi Kivity
|
33ed632921
KVM: Fix potential guest state leak into host
|
18 years ago |
Avi Kivity
|
621358455a
KVM: Be more careful restoring fs on lightweight vmexit
|
18 years ago |
Avi Kivity
|
05e0c8c344
KVM: Unindent some code
|
18 years ago |
Avi Kivity
|
e6adf28365
KVM: Avoid saving and restoring some host CPU state on lightweight vmexit
|
18 years ago |
He, Qing
|
fdef3ad1b3
KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITs
|
18 years ago |
Avi Kivity
|
7702fd1f6f
KVM: Prevent guest fpu state from leaking into the host
|
18 years ago |
Sam Ravnborg
|
39959588f5
kvm: fix section mismatch warning in kvm-intel.o
|
18 years ago |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |
Avi Kivity
|
2ff81f70b5
KVM: Remove unused 'instruction_length'
|
18 years ago |
Anthony Liguori
|
2ab455ccce
KVM: VMX: Add lazy FPU support for VT
|
18 years ago |
Anthony Liguori
|
25c4c2762e
KVM: VMX: Properly shadow the CR0 register in the vcpu struct
|
18 years ago |
Avi Kivity
|
e0e5127d06
KVM: Don't complain about cpu erratum AA15
|
18 years ago |
Avi Kivity
|
1165f5fec1
KVM: Per-vcpu statistics
|
18 years ago |
Avi Kivity
|
4d56c8a787
KVM: VMX: Only save/restore MSR_K6_STAR if necessary
|
18 years ago |
Avi Kivity
|
35cc7f9711
KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c
|
18 years ago |
Avi Kivity
|
e38aea3e93
KVM: VMX: Don't switch 64-bit msrs for 32-bit guests
|
18 years ago |
Avi Kivity
|
2345df8c55
KVM: VMX: Reduce unnecessary saving of host msrs
|
18 years ago |
Eric Sesterhenn / Snakebyte
|
3964994bb5
KVM: Fix overflow bug in overflow detection code
|
18 years ago |
Avi Kivity
|
954bbbc236
KVM: Simply gfn_to_page()
|
18 years ago |
Avi Kivity
|
afeb1f14c5
KVM: Remove debug message
|
18 years ago |
Avi Kivity
|
038881c8be
KVM: Hack real-mode segments on vmx from KVM_SET_SREGS
|
18 years ago |
Avi Kivity
|
f6528b03f1
KVM: Remove set_cr0_no_modeswitch() arch op
|
18 years ago |
Avi Kivity
|
8cb5b03332
KVM: Workaround vmx inability to virtualize the reset state
|
18 years ago |
Avi Kivity
|
039576c03c
KVM: Avoid guest virtual addresses in string pio userspace interface
|
18 years ago |
Avi Kivity
|
1b19f3e61d
KVM: Add a special exit reason when exiting due to an interrupt
|
18 years ago |
Avi Kivity
|
8eb7d334bd
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
|
18 years ago |
Avi Kivity
|
06465c5a3a
KVM: Handle cpuid in the kernel instead of punting to userspace
|
18 years ago |