index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
vz.c
Age
Commit message (
Expand
)
Author
2022-02-01
MIPS: KVM: fix vz.c kernel-doc notation
Randy Dunlap
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
2020-06-04
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
2020-06-04
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
2020-06-04
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
2020-05-14
KVM: MIPS/VZ: Remove unneeded semicolon
Zou Wei
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan