开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
dyntrans.c
Age
Commit message (
Expand
)
Author
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2017-02-03
KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans
James Hogan
2017-02-03
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
2016-10-05
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
MIPS: KVM: Use __local_flush_icache_user_range()
James Hogan
2016-08-01
MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
James Hogan
2016-08-01
MIPS: KVM: Fix 64-bit big endian dynamic translation
James Hogan
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2016-07-05
MIPS: KVM: Recognise r6 CACHE encoding
James Hogan
2016-06-15
MIPS: KVM: Move commpage so 0x0 is unmapped
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: Convert code to kernel sized types
James Hogan
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
2014-06-30
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu