index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
2016-08-01
MIPS: KVM: Sign extend MFC0/RDHWR results
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-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: Clean up RDHWR handling
James Hogan
2016-06-15
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
2016-06-14
MIPS: KVM: Trace guest register access emulation
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: Generalise fpu_inuse for other state
James Hogan
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Drop unused kvm_mips_sync_icache()
James Hogan
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-13
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2016-05-10
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
2015-05-12
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
2014-06-30
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
Deng-Cheng Zhu
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu