Paolo Bonzini
|
3c9fa24ca7
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
|
7 лет назад |
Rik van Riel
|
6ab0b9feb8
x86,kvm: remove KVM emulator get_fpu / put_fpu
|
8 лет назад |
Linus Torvalds
|
974aa5630b
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 лет назад |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 лет назад |
Ladi Prosek
|
0234bf8852
KVM: x86: introduce ISA specific SMM entry/exit callbacks
|
8 лет назад |
Yu Zhang
|
e911eb3b34
KVM: x86: Add return value to kvm_cpuid().
|
8 лет назад |
Wanpeng Li
|
adfe20fb48
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
|
8 лет назад |
Paolo Bonzini
|
c8401dda2f
KVM: x86: fix singlestepping over syscall
|
8 лет назад |
Ladi Prosek
|
6ed071f051
KVM: x86: fix emulation of RSM and IRET instructions
|
8 лет назад |
Tom Lendacky
|
0f89b207b0
kvm: svm: Use the hardware provided GPA instead of page walk
|
9 лет назад |
Radim Krčmář
|
7a036a6f67
KVM: x86: add read_phys to x86_emulate_ops
|
10 лет назад |
Paolo Bonzini
|
64d6067057
KVM: x86: stubs for SMM support
|
10 лет назад |
Paolo Bonzini
|
a584539b24
KVM: x86: pass the whole hflags field to emulator and back
|
10 лет назад |
Nadav Amit
|
801806d956
KVM: x86: IRET emulation does not clear NMI masking
|
11 лет назад |
Paolo Bonzini
|
17052f16a5
KVM: emulate: put pointers in the fetch_cache
|
11 лет назад |
Bandan Das
|
41061cdb98
KVM: emulate: do not initialize memopp
|
11 лет назад |
Bandan Das
|
573e80fe04
KVM: emulate: rework seg_override
|
11 лет назад |
Bandan Das
|
c44b4c6ab8
KVM: emulate: clean up initializations in init_decode_cache
|
11 лет назад |
Bandan Das
|
1498507a47
KVM: emulate: move init_decode_cache to emulate.c
|
11 лет назад |
Paolo Bonzini
|
54cfdb3e95
KVM: emulate: speed up emulated moves
|
11 лет назад |
Jan Kiszka
|
6cbc5f5a80
KVM: nSVM: Set correct port for IOIO interception evaluation
|
11 лет назад |
Nadav Amit
|
67f4d4288c
KVM: x86: rdpmc emulation checks the counter incorrectly
|
11 лет назад |
Paolo Bonzini
|
fb5e336b97
KVM: x86: drop set_rflags callback
|
11 лет назад |
Borislav Petkov
|
b51e974fcd
kvm, emulator: Rename VendorSpecific flag
|
12 лет назад |
Borislav Petkov
|
1ce19dc16c
kvm, emulator: Use opcode length
|
12 лет назад |
Gleb Natapov
|
b3356bf0db
KVM: emulator: optimize "rep ins" handling
|
13 лет назад |
Gleb Natapov
|
9d1b39a967
KVM: emulator: make x86 emulation modes enum instead of defines
|
13 лет назад |
Mathias Krause
|
0225fb509d
KVM: x86 emulator: constify emulate_ops
|
13 лет назад |
Avi Kivity
|
dd856efafe
KVM: x86 emulator: access GPRs on demand
|
13 лет назад |
Avi Kivity
|
cbd27ee783
KVM: x86 emulator: initialize memop
|
13 лет назад |