James Hogan
|
a2c046e40f
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
|
8 years ago |
James Hogan
|
c550d53934
KVM: MIPS: Remove duplicated ASIDs from vcpu
|
9 years ago |
James Hogan
|
00104b4171
KVM: MIPS: Drop partial KVM_NMI implementation
|
8 years ago |
Markus Elfring
|
5a6da5f784
MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()
|
8 years ago |
James Hogan
|
32eb12a6c1
KVM: MIPS: Flush KVM entry code from icache globally
|
8 years ago |
James Hogan
|
9078210ef4
KVM: MIPS: Fix lazy user ASID regenerate for SMP
|
9 years ago |
James Hogan
|
d852b5f35e
KVM: MIPS: Add missing uaccess.h include
|
9 years ago |
Radim Krčmář
|
d9ab710b85
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into next
|
9 years ago |
James Hogan
|
25b08c7fb0
KVM: MIPS: Invalidate TLB by regenerating ASIDs
|
9 years ago |
Luiz Capitulino
|
235539b48a
kvm: add stubs for arch specific debugfs support
|
9 years ago |
James Hogan
|
2a06dab877
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
|
9 years ago |
James Hogan
|
70e92c7ee9
MIPS: KVM: Don't save/restore lo/hi for r6
|
9 years ago |
James Hogan
|
1f9ca62cbc
MIPS: KVM: Relative branch to common exit handler
|
9 years ago |
James Hogan
|
1e5217f542
MIPS: KVM: Dynamically choose scratch registers
|
9 years ago |
James Hogan
|
d7b8f890b6
MIPS: KVM: Add dumping of generated entry code
|
9 years ago |
James Hogan
|
90e9311a34
MIPS; KVM: Convert exception entry to uasm
|
9 years ago |
Paolo Bonzini
|
6edaa5307f
KVM: remove kvm_guest_enter/exit wrappers
|
9 years ago |
James Hogan
|
0510870952
MIPS: KVM: Add KScratch registers
|
9 years ago |
James Hogan
|
e57759306c
MIPS: KVM: List FPU/MSA registers
|
9 years ago |
James Hogan
|
f5c43bd421
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
|
9 years ago |
James Hogan
|
cc68d22f97
MIPS: KVM: Pass all unknown registers to callbacks
|
9 years ago |
James Hogan
|
93258604ab
MIPS: KVM: Add guest mode switch trace events
|
9 years ago |
James Hogan
|
1e09e86ac1
MIPS: KVM: Clean up kvm_exit trace event
|
9 years ago |
James Hogan
|
04ebebf45a
MIPS: KVM: Add kvm_aux trace event
|
9 years ago |
James Hogan
|
f943176a72
MIPS: KVM: Generalise fpu_inuse for other state
|
9 years ago |
James Hogan
|
878edf014e
MIPS: KVM: Restore host EBase from ebase variable
|
9 years ago |
James Hogan
|
9befad23ed
MIPS: KVM: Don't indirect KVM functions
|
9 years ago |
James Hogan
|
8cffd19748
MIPS: KVM: Convert code to kernel sized types
|
9 years ago |
James Hogan
|
797179bc4f
MIPS: KVM: Fix modular KVM under QEMU
|
9 years ago |
Christian Borntraeger
|
3491caf275
KVM: halt_polling: provide a way to qualify wakeups during poll
|
9 years ago |