Marcelo Tosatti
|
02626b6af5
KVM: x86: fix kvm_write_tsc() TSC matching thinko
|
13 years ago |
Nicolae Mogoreanu
|
a223c313cb
KVM: Ignore the writes to MSR_K7_HWCR(3)
|
13 years ago |
Jan Kiszka
|
07700a94b0
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
|
13 years ago |
Avi Kivity
|
3e515705a1
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
|
13 years ago |
Kevin Wolf
|
4cee4798a3
KVM: x86 emulator: Allow PM/VM86 switch during task switch
|
13 years ago |
Kevin Wolf
|
7f3d35fddd
KVM: x86 emulator: Fix task switch privilege checks
|
13 years ago |
Takuya Yoshikawa
|
db3fe4eb45
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
|
13 years ago |
Takuya Yoshikawa
|
6dbf79e716
KVM: Fix write protection race during dirty logging
|
13 years ago |
Zachary Amsden
|
e26101b116
KVM: Track TSC synchronization in generations
|
13 years ago |
Zachary Amsden
|
0dd6a6edb0
KVM: Dont mark TSC unstable due to S4 suspend
|
13 years ago |
Marcelo Tosatti
|
f1e2b26003
KVM: Allow adjust_tsc_offset to be in host or guest cycles
|
13 years ago |
Zachary Amsden
|
6f526ec538
KVM: Add last_host_tsc tracking back to KVM
|
13 years ago |
Zachary Amsden
|
b183aa580a
KVM: Fix last_guest_tsc / tsc_offset semantics
|
13 years ago |
Zachary Amsden
|
4dd7980b21
KVM: Leave TSC synchronization window open with each new sync
|
13 years ago |
Zachary Amsden
|
5d3cb0f6a8
KVM: Improve TSC offset matching
|
13 years ago |
Zachary Amsden
|
cc578287e3
KVM: Infrastructure for software and hardware based TSC rate scaling
|
13 years ago |
Boris Ostrovsky
|
2b036c6b86
KVM: SVM: Add support for AMD's OSVW feature in guests
|
13 years ago |
Carsten Otte
|
5b1c1493af
KVM: s390: ucontrol: export SIE control block to user
|
13 years ago |
Carsten Otte
|
e08b963716
KVM: s390: add parameter for KVM_CREATE_VM
|
13 years ago |
Gleb Natapov
|
5753785fa9
KVM: do not #GP on perf MSR writes when vPMU is disabled
|
13 years ago |
Stephan Bärwolf
|
bdb42f5afe
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
|
13 years ago |
Rusty Russell
|
476bc0015b
module_param: make bool parameters really bool (arch)
|
13 years ago |
Avi Kivity
|
222d21aa07
KVM: x86 emulator: implement RDPMC (0F 33)
|
13 years ago |
Avi Kivity
|
022cd0e840
KVM: Add generic RDPMC support
|
13 years ago |
Gleb Natapov
|
f5132b0138
KVM: Expose a version 2 architectural PMU to a guests
|
13 years ago |
Sasha Levin
|
ff5c2c0316
KVM: Use memdup_user instead of kmalloc/copy_from_user
|
13 years ago |
Sasha Levin
|
cdfca7b346
KVM: Use kmemdup() instead of kmalloc/memcpy
|
13 years ago |
Alex,Shi
|
086c985501
KVM: use this_cpu_xxx replace percpu_xxx funcs
|
13 years ago |
Xiao Guangrong
|
e459e3228d
KVM: MMU: move the relevant mmu code to mmu.c
|
13 years ago |
Xiao Guangrong
|
9edb17d55f
KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
|
13 years ago |