Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
98e91b8457d81f53fab990fac6c57e2a43c47627
/
arch
/
mips
/
kvm
/
mips.c
98e91b8
MIPS: KVM: Add base guest FPU support
by James Hogan
· 10 years ago
c771607
MIPS: KVM: Add Config4/5 and writing of Config registers
by James Hogan
· 10 years ago
58a115b
MIPS: KVM: Drop pr_info messages on init/exit
by James Hogan
· 10 years ago
e93d4c1
MIPS: KVM: Sort kvm_mips_get_reg() registers
by James Hogan
· 10 years ago
1068eaa
MIPS: KVM: Implement PRid CP0 register access
by James Hogan
· 10 years ago
0a56042
MIPS: KVM: Handle TRAP exceptions from guest kernel
by James Hogan
· 10 years ago
98119ad
MIPS: KVM: Handle MSA Disabled exceptions from guest
by James Hogan
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
f798217
KVM: MIPS: Don't leak FPU/DSP to guest
by James Hogan
· 10 years ago
c4c6f2c
KVM: MIPS: Disable HTW while in guest
by James Hogan
· 10 years ago
31928aa
KVM: remove unneeded return value of vcpu_postcreate
by Dominik Dingel
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
0865e63
KVM: static inline empty kvm_arch functions
by Radim Krčmář
· 10 years ago
e790d9e
KVM: add kvm_arch_sched_in
by Radim Krčmář
· 10 years ago
cc568ea
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
by Paolo Bonzini
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
784aa3d
KVM: Rename and add argument to check_extension
by Alexander Graf
· 10 years ago
d7d5b05
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
by Deng-Cheng Zhu
· 10 years ago
[Renamed (99%) from arch/mips/kvm/kvm_mips.c]
d98403a
MIPS: KVM: Simplify functions by removing redundancy
by Deng-Cheng Zhu
· 10 years ago
6ad78a5
MIPS: KVM: Use KVM internal logger
by Deng-Cheng Zhu
· 10 years ago
d116e81
MIPS: KVM: Reformat code and comments
by Deng-Cheng Zhu
· 10 years ago
ee1a725
MIPS: KVM: Remove redundant semicolon
by James Hogan
· 10 years ago
c6c0a66
MIPS: KVM: Remove redundant NULL checks before kfree()
by James Hogan
· 10 years ago
6e95bfd
MIPS: KVM: Quieten kvm_info() logging
by James Hogan
· 10 years ago
0fae34f
MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static
by James Hogan
· 10 years ago
f74a8e2
MIPS: KVM: Add count frequency KVM register
by James Hogan
· 10 years ago
f823934
MIPS: KVM: Add master disable count interface
by James Hogan
· 10 years ago
e30492b
MIPS: KVM: Rewrite count/compare timer emulation
by James Hogan
· 10 years ago
044f0f0
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
by James Hogan
· 10 years ago
16fd5c1
MIPS: KVM: Add CP0_HWREna KVM register access
by James Hogan
· 10 years ago
7767b7d
MIPS: KVM: Add CP0_UserLocal KVM register access
by James Hogan
· 10 years ago
f8be02d
MIPS: KVM: Add CP0_Count/Compare KVM register access
by James Hogan
· 10 years ago
48a3c4e
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
by James Hogan
· 10 years ago
fb6df0c
MIPS: KVM: Add CP0_EPC KVM register access
by James Hogan
· 10 years ago
facaaec
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
by James Hogan
· 10 years ago
7006e2d
MIPS: KVM: Allocate at least 16KB for exception handlers
by James Hogan
· 10 years ago
356d4c2
MIPS: KVM: remove the stale memory alias support function unalias_gfn
by Deng-Cheng Zhu
· 10 years ago
08596b0
MIPS: KVM: remove shadow_tlb code
by James Hogan
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
e59dbe0
KVM: Introduce kvm_arch_memslots_updated()
by Takuya Yoshikawa
· 11 years ago
681865d
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
by David Daney
· 11 years ago
ed82985
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
by David Daney
· 11 years ago
4c73fb2
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
by David Daney
· 11 years ago
8d17dd0
mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
by David Daney
· 11 years ago
bf32ebf
mips/kvm: Fix name of gpr field in struct kvm_regs.
by David Daney
· 11 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
669e846
KVM/MIPS32: MIPS arch specific APIs for KVM
by Sanjay Lal
· 12 years ago