Lai Jiangshan
|
a355c85c5f
KVM: return true when user space query KVM_CAP_USER_NMI extension
|
14 years ago |
Avi Kivity
|
61cfab2e83
KVM: Correct kvm_pio tracepoint count field
|
14 years ago |
Xiao Guangrong
|
fb67e14fc9
KVM: MMU: retry #PF for softmmu
|
14 years ago |
Joerg Roedel
|
fc3a9157d3
KVM: X86: Don't report L2 emulation failures to user-space
|
14 years ago |
Avi Kivity
|
6389ee9463
KVM: Pull extra page fault information into struct x86_exception
|
14 years ago |
Avi Kivity
|
ab9ae31387
KVM: Push struct x86_exception info the various gva_to_gpa variants
|
14 years ago |
Avi Kivity
|
bcc55cba9f
KVM: x86 emulator: make emulator memory callbacks return full exception
|
14 years ago |
Avi Kivity
|
da9cb575b1
KVM: x86 emulator: introduce struct x86_exception to communicate faults
|
14 years ago |
Avi Kivity
|
945ee35e07
KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info
|
14 years ago |
Xiao Guangrong
|
c4806acdce
KVM: MMU: fix apf prefault if nested guest is enabled
|
14 years ago |
Xiao Guangrong
|
e5f3f02796
KVM: MMU: clear apfs if page state is changed
|
14 years ago |
Jan Kiszka
|
d89f5eff70
KVM: Clean up vm creation and release
|
14 years ago |
Xiao Guangrong
|
e6d53e3b0d
KVM: avoid unnecessary wait for a async pf
|
14 years ago |
Xiao Guangrong
|
c7d28c2404
KVM: fix searching async gfn in kvm_async_pf_gfn_slot
|
14 years ago |
Jan Kiszka
|
2eec734374
KVM: x86: Avoid issuing wbinvd twice
|
14 years ago |
Takuya Yoshikawa
|
515a01279a
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
|
14 years ago |
Marcelo Tosatti
|
982c25658c
KVM: MMU: remove kvm_mmu_set_base_ptes
|
14 years ago |
Gleb Natapov
|
fc5f06fac6
KVM: Send async PF when guest is not in userspace too.
|
15 years ago |
Gleb Natapov
|
6adba52742
KVM: Let host know whether the guest can handle async PF in non-userspace context.
|
15 years ago |
Gleb Natapov
|
7c90705bf2
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
|
15 years ago |
Gleb Natapov
|
344d9588a9
KVM: Add PV MSR to enable asynchronous page faults delivery.
|
15 years ago |
Gleb Natapov
|
49c7754ce5
KVM: Add memory slot versioning and use it to provide fast guest write interface
|
15 years ago |
Gleb Natapov
|
56028d0861
KVM: Retry fault before vmentry
|
15 years ago |
Gleb Natapov
|
af585b921e
KVM: Halt vcpu if page it tries to access is swapped out
|
15 years ago |
Avi Kivity
|
010c520e20
KVM: Don't reset mmu context unnecessarily when updating EFER
|
15 years ago |
Avi Kivity
|
3e26f23091
KVM: Fix preemption counter leak in kvm_timer_init()
|
14 years ago |
Joerg Roedel
|
24d1b15f72
KVM: SVM: Do not report xsave in supported cpuid
|
14 years ago |
Sheng Yang
|
3ea3aa8cf6
KVM: Fix OSXSAVE after migration
|
14 years ago |
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 |