Paolo Bonzini
|
33ab91103b
KVM: x86: fix emulation of "MOV SS, null selector"
|
8 years ago |
Steve Rutherford
|
129a72a0d3
KVM: x86: Introduce segmented_write_std
|
8 years ago |
Linus Torvalds
|
93173b5bf2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
Radim Krčmář
|
2117d5398c
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
|
8 years ago |
Radim Krčmář
|
283c95d0e3
KVM: x86: emulate FXSAVE and FXRSTOR
|
8 years ago |
Radim Krčmář
|
aabba3c6ab
KVM: x86: add asm_safe wrapper
|
8 years ago |
Radim Krčmář
|
4852018789
KVM: x86: save one bit in ctxt->d
|
8 years ago |
Radim Krčmář
|
d3fe959f81
KVM: x86: add Align16 instruction flag
|
8 years ago |
Owen Hofmann
|
d9092f52d7
kvm: x86: Check memopp before dereference (CVE-2016-8630)
|
8 years ago |
Paul Gortmaker
|
1767e931e3
x86/kvm: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Josh Poimboeuf
|
4548f63e65
x86/kvm: Add stack frame dependency to fastop() inline asm
|
9 years ago |
Linus Torvalds
|
26660a4046
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Paolo Bonzini
|
0c1d77f4ba
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
|
9 years ago |
Josh Poimboeuf
|
cb7390fed4
x86/kvm: Make test_cc() always inline
|
9 years ago |
Josh Poimboeuf
|
1482a0825b
x86/kvm: Set ELF function type for fastop functions
|
9 years ago |
Paolo Bonzini
|
89651a3dec
KVM: x86: allow RSM from 64-bit mode
|
9 years ago |
Radim Krčmář
|
f40606b147
KVM: x86: handle SMBASE as physical address in RSM
|
9 years ago |
Paolo Bonzini
|
b10d92a54d
KVM: x86: fix RSM into 64-bit protected mode
|
9 years ago |
Valdis Kletnieks
|
e8dd2d2d64
Silence compiler warning in arch/x86/kvm/emulate.c
|
10 years ago |
Paolo Bonzini
|
660a5d517a
KVM: x86: save/load state on SMM switch
|
10 years ago |
Paolo Bonzini
|
64d6067057
KVM: x86: stubs for SMM support
|
10 years ago |
Paolo Bonzini
|
a584539b24
KVM: x86: pass the whole hflags field to emulator and back
|
10 years ago |
Nadav Amit
|
428e3d0857
KVM: x86: Fix zero iterations REP-string
|
10 years ago |
Nadav Amit
|
ee122a7109
KVM: x86: Fix update RCX/RDI/RSI on REP-string
|
10 years ago |
Nadav Amit
|
3db176d5b4
KVM: x86: Fix DR7 mask on task-switch while debugging
|
10 years ago |
Nadav Amit
|
acac6f8957
KVM: x86: Call-far should not be emulated as stack op
|
10 years ago |
Wanpeng Li
|
35fd68a38d
kvm: x86: fix x86 eflags fixed bit
|
10 years ago |
Eugene Korenevsky
|
2f729b10bb
KVM: remove useless check of "ret" variable prior to returning the same value
|
10 years ago |
Nadav Amit
|
b32a991800
KVM: x86: Remove redundant definitions
|
10 years ago |
Nadav Amit
|
0efb04406d
KVM: x86: removing redundant eflags bits definitions
|
10 years ago |