Alexander Graf
|
a22a2daccf
KVM: PPC: Resolve real-mode handlers through function exports
|
14 년 전 |
Stuart Yoder
|
24294b9a3f
KVM: PPC: fix partial application of "exit timing in ticks"
|
14 년 전 |
Avi Kivity
|
45bd07b9d5
KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
|
14 년 전 |
Avi Kivity
|
411c588dfb
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
|
14 년 전 |
Yang, Wei
|
a01c8f9b4e
KVM: Enable ERMS feature support for KVM
|
14 년 전 |
Yang, Wei
|
176f61da82
KVM: Expose RDWRGSFS bit to KVM guests
|
14 년 전 |
Yang, Wei
|
74dc2b4ffe
KVM: Add RDWRGSFS support when setting CR4
|
14 년 전 |
Yang, Wei
|
d9c3476d8a
KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS
|
14 년 전 |
Yang, Wei Y
|
4a00efdf0c
KVM: Enable DRNG feature support for KVM
|
14 년 전 |
Andre Przywara
|
02668b061d
KVM: fix XSAVE bit scanning (now properly)
|
14 년 전 |
Jan Kiszka
|
58f0964ee4
KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation
|
14 년 전 |
Jan Kiszka
|
9f3191aec5
KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET_MSIX_NR
|
14 년 전 |
Alexander Graf
|
1dda606c5f
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
|
14 년 전 |
Jan Kiszka
|
91e3d71db2
KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation
|
14 년 전 |
Yang, Wei Y
|
e57d4a356a
KVM: Add instruction fetch checking when walking guest page table
|
14 년 전 |
Yang, Wei Y
|
611c120f74
KVM: Mask function7 ebx against host capability word9
|
14 년 전 |
Yang, Wei Y
|
c68b734fba
KVM: Add SMEP support when setting CR4
|
14 년 전 |
Yang, Wei Y
|
8d9c975fc5
KVM: Remove SMEP bit from CR4_RESERVED_BITS
|
14 년 전 |
Nadav Har'El
|
509c75ea19
KVM: nVMX: Fix bug preventing more than two levels of nesting
|
14 년 전 |
Jan Kiszka
|
7f4382e8fd
KVM: Fixup documentation section numbering
|
14 년 전 |
Avi Kivity
|
9dac77fa40
KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
|
14 년 전 |
Avi Kivity
|
36dd9bb5ce
KVM: x86 emulator: rename decode_cache::eip to _eip
|
14 년 전 |
Jan Kiszka
|
2e4ce7f574
KVM: VMX: Silence warning on 32-bit hosts
|
14 년 전 |
Takuya Yoshikawa
|
f411e6cdc2
KVM: x86 emulator: Use opcode::execute for CLI/STI(FA/FB)
|
14 년 전 |
Takuya Yoshikawa
|
d06e03adcb
KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ
|
14 년 전 |
Takuya Yoshikawa
|
5c5df76b8b
KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE)
|
14 년 전 |
Takuya Yoshikawa
|
1bd5f469b2
KVM: x86 emulator: Use opcode::execute for MOV(8C/8E)
|
14 년 전 |
Takuya Yoshikawa
|
ebda02c2a5
KVM: x86 emulator: Use opcode::execute for RET(C3)
|
14 년 전 |
Takuya Yoshikawa
|
e4f973ae91
KVM: x86 emulator: Use opcode::execute for XCHG(86/87)
|
14 년 전 |
Takuya Yoshikawa
|
9f21ca599c
KVM: x86 emulator: Use opcode::execute for TEST(84/85, A8/A9)
|
14 년 전 |