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
/
vz.c
Age
Commit message (
Expand
)
Author
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-03-23
KVM: MIPS: Make kvm_mips_callbacks const
Sean Christopherson
2022-12-29
KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
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