Jan Kiszka
|
453d9c57e2
KVM: x86: Issue smp_call_function_many with preemption disabled
|
14 years ago |
Vasiliy Kulikov
|
97e69aa62f
KVM: x86: fix information leak to userland
|
14 years ago |
Michael S. Tsirkin
|
edde99ce05
KVM: Write protect memory after slot swap
|
14 years ago |
Linus Torvalds
|
1765a1fe5d
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 years ago |
Huang Ying
|
5854dbca9b
KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED
|
14 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
14 years ago |
Avi Kivity
|
395c6b0a9d
KVM: Disable interrupts around get_kernel_ns()
|
14 years ago |
Jan Kiszka
|
50933623e5
KVM: x86: Fix constant type in kvm_get_time_scale
|
14 years ago |
Zachary Amsden
|
c285545f81
KVM: x86: TSC catchup mode
|
14 years ago |
Zachary Amsden
|
34c238a1d1
KVM: x86: Rename timer function
|
14 years ago |
Zachary Amsden
|
5f4e3f8827
KVM: x86: Make math work for other scales
|
14 years ago |
Mohammed Gamal
|
63995653ad
KVM: Add kvm_inject_realmode_interrupt() wrapper
|
14 years ago |
Avi Kivity
|
f4f5105087
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
|
14 years ago |
Zachary Amsden
|
28e4639adf
KVM: x86: Fix kvmclock bug
|
14 years ago |
Joerg Roedel
|
0959ffacf3
KVM: MMU: Don't track nested fault info in error-code
|
15 years ago |
Avi Kivity
|
b463a6f744
KVM: Non-atomic interrupt injection
|
15 years ago |
Avi Kivity
|
3842d135ff
KVM: Check for pending events before attempting injection
|
15 years ago |
Joerg Roedel
|
4c62a2dc92
KVM: X86: Report SVM bit to userspace only when supported
|
15 years ago |
Joerg Roedel
|
ff03a073e7
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
|
15 years ago |
Joerg Roedel
|
d47f00a62b
KVM: X86: Propagate fetch faults
|
15 years ago |
Joerg Roedel
|
d4f8cf664e
KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
|
15 years ago |
Joerg Roedel
|
02f59dc9f1
KVM: MMU: Introduce init_kvm_nested_mmu()
|
15 years ago |
Joerg Roedel
|
3d06b8bfd4
KVM: MMU: Introduce kvm_read_nested_guest_page()
|
15 years ago |
Joerg Roedel
|
ec92fe44e7
KVM: X86: Add kvm_read_guest_page_mmu function
|
15 years ago |
Joerg Roedel
|
14dfe855f9
KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
|
15 years ago |
Joerg Roedel
|
c30a358d33
KVM: MMU: Add infrastructure for two-level page walker
|
15 years ago |
Joerg Roedel
|
8df25a328a
KVM: MMU: Track page fault data in struct vcpu
|
15 years ago |
Jes Sorensen
|
7b91409822
KVM: x86: Emulate MSR_EBC_FREQUENCY_ID
|
15 years ago |
Jes Sorensen
|
84e0cefa8d
KVM: Fix guest kernel crash on MSR_K7_CLK_CTL
|
15 years ago |
Avi Kivity
|
e90aa41e6c
KVM: Don't save/restore MSR_IA32_PERF_STATUS
|
15 years ago |