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 |
Avi Kivity
|
00b27a3efb
KVM: Move cpuid code to new file
|
13 years ago |
Xiao Guangrong
|
28a37544fb
KVM: introduce id_to_memslot function
|
13 years ago |
Xiao Guangrong
|
be593d6286
KVM: introduce update_memslots function
|
13 years ago |
Takuya Yoshikawa
|
95d4c16ce7
KVM: Optimize dirty logging by rmap_write_protect()
|
13 years ago |
Takuya Yoshikawa
|
7850ac5420
KVM: Count the number of dirty pages for dirty logging
|
13 years ago |
Chris Wright
|
fb92045843
KVM: MMU: remove KVM host pv mmu support
|
13 years ago |
Xiao Guangrong
|
f57f2ef58f
KVM: MMU: fast prefetch spte on invlpg path
|
13 years ago |
Xiao Guangrong
|
6f6fbe98c3
KVM: x86: cleanup port-in/port-out emulated
|
13 years ago |
Xiao Guangrong
|
1cb3f3ae5a
KVM: x86: retry non-page-table writing instructions
|
13 years ago |
Nadav Har'El
|
d6185f20a0
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
|
13 years ago |
Jan Kiszka
|
4d25a066b6
KVM: Don't automatically expose the TSC deadline timer in cpuid
|
13 years ago |
Linus Torvalds
|
0cfdc72439
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
13 years ago |
Joerg Roedel
|
a1b60c1cd9
iommu/core: Convert iommu_found to iommu_present
|
14 years ago |
Liu, Jinsong
|
a3e06bbe84
KVM: emulate lapic tsc deadline timer for guest
|
13 years ago |
Avi Kivity
|
7460fb4a34
KVM: Fix simultaneous NMIs
|
13 years ago |
Nadav Har'El
|
d5c1785d2f
KVM: L1 TSC handling
|
14 years ago |
Marcelo Tosatti
|
742bc67042
KVM: x86: report valid microcode update ID
|
14 years ago |
Takuya Yoshikawa
|
1d2887e2d8
KVM: x86 emulator: Make x86_decode_insn() return proper macros
|
14 years ago |
Sasha Levin
|
743eeb0b01
KVM: Intelligent device lookup on I/O bus
|
14 years ago |