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
|
14 years ago |
Xiao Guangrong
|
6f6fbe98c3
KVM: x86: cleanup port-in/port-out emulated
|
14 years ago |
Xiao Guangrong
|
1cb3f3ae5a
KVM: x86: retry non-page-table writing instructions
|
14 years ago |
Nadav Har'El
|
d6185f20a0
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
|
14 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
|
14 years ago |
Avi Kivity
|
7460fb4a34
KVM: Fix simultaneous NMIs
|
14 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 |
Mike Waychison
|
d1613ad5d0
KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
|
14 years ago |
Mike Waychison
|
14fa67ee95
KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
|
14 years ago |
Sasha Levin
|
8c3ba334f8
KVM: x86: Raise the hard VCPU count limit
|
14 years ago |
Xiao Guangrong
|
22388a3c8c
KVM: x86: cleanup the code of read/write emulation
|
14 years ago |
Xiao Guangrong
|
77d197b2ca
KVM: x86: abstract the operation for read/write emulation
|
14 years ago |
Xiao Guangrong
|
ca7d58f375
KVM: x86: fix broken read emulation spans a page boundary
|
14 years ago |
Xiao Guangrong
|
4f0226482d
KVM: MMU: trace mmio page fault
|
14 years ago |
Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
c37079586f
KVM: MMU: remove bypass_guest_pf
|
14 years ago |
Xiao Guangrong
|
bebb106a5a
KVM: MMU: cache mmio info on page fault path
|
14 years ago |
Xiao Guangrong
|
af7cc7d1ee
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
|
14 years ago |