index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
2016-08-01
MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
James Hogan
2016-08-01
MIPS: KVM: Sign extend MFC0/RDHWR results
James Hogan
2016-08-01
MIPS: KVM: Fix 64-bit big endian dynamic translation
James Hogan
2016-08-01
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
James Hogan
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
2016-07-05
MIPS: KVM: Decode RDHWR more strictly
James Hogan
2016-07-05
MIPS: KVM: Recognise r6 CACHE encoding
James Hogan
2016-07-05
MIPS: KVM: Support r6 compact branch emulation
James Hogan
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2016-07-05
MIPS: KVM: Fix fpu.S misassembly with r6
James Hogan
2016-07-05
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
2016-07-05
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
2016-07-05
MIPS: KVM: Check MSA presence at uasm time
James Hogan
2016-07-05
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
2016-07-05
MIPS: KVM: Add dumping of generated entry code
James Hogan
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-06-23
MIPS: KVM: Combine entry trace events into class
James Hogan
2016-06-15
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
2016-06-15
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
2016-06-15
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
MIPS: KVM: List FPU/MSA registers
James Hogan
2016-06-15
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-15
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
2016-06-15
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
2016-06-15
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
2016-06-14
MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails
James Hogan
2016-06-14
MIPS: KVM: Trace guest register access emulation
James Hogan
2016-06-14
MIPS: KVM: Add guest mode switch trace events
James Hogan
2016-06-14
MIPS: KVM: Add kvm_asid_change trace event
James Hogan
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
2016-06-14
MIPS: KVM: Add kvm_aux trace event
James Hogan
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
2016-06-14
MIPS: KVM: Use va in kvm_get_inst()
James Hogan
[next]