Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
99cd12425dfe9a400b672f112512a3678dfd1eb6
/
arch
/
mips
/
kvm
/
mips.c
4c0b4bc
kvm,mips: Fix potential swait_active() races
by Davidlohr Bueso
· 7 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 7 years ago
3042255
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
by Paolo Bonzini
· 8 years ago
edec9d7
KVM: MIPS/VZ: Trace guest mode changes
by James Hogan
· 8 years ago
f4474d5
KVM: MIPS/VZ: Support hardware guest timer
by James Hogan
· 8 years ago
c992a4f
KVM: MIPS: Implement VZ support
by James Hogan
· 8 years ago
ea1bdbf
KVM: MIPS: Update exit handler for VZ
by James Hogan
· 8 years ago
1934a3a
KVM: MIPS/Entry: Update entry code to support VZ
by James Hogan
· 8 years ago
a27660f
KVM: MIPS: Abstract guest CP0 register access for VZ
by James Hogan
· 8 years ago
28c1e76
KVM: MIPS: Add guest exit exception callback
by James Hogan
· 8 years ago
edab4fe
KVM: MIPS: Add hardware_{enable,disable} callback
by James Hogan
· 8 years ago
607ef2f
KVM: MIPS: Add callback to check extension
by James Hogan
· 8 years ago
a517c1a
KVM: MIPS: Init timer frequency from callback
by James Hogan
· 8 years ago
a8a3c42
KVM: MIPS: Add VZ & TE capabilities
by James Hogan
· 8 years ago
a724492
KVM: MIPS: Extend counters & events for VZ GExcCodes
by James Hogan
· 8 years ago
c58cf74
KVM: MIPS: Update kvm_lose_fpu() for VZ
by James Hogan
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
12ed1fa
KVM: MIPS: Allow multiple VCPUs to be created
by James Hogan
· 8 years ago
654229a
KVM: MIPS/T&E: Move CP0 register access into T&E
by James Hogan
· 8 years ago
230c572
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
by James Hogan
· 10 years ago
411740f
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
by James Hogan
· 8 years ago
a1ac9e1
KVM: MIPS: Clean & flush on dirty page logging enable
by James Hogan
· 8 years ago
e88643b
KVM: MIPS/MMU: Use generic dirty log & protect helper
by James Hogan
· 8 years ago
b620911
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
by James Hogan
· 8 years ago
4841e0d
KVM: MIPS: Update vcpu->mode and vcpu->cpu
by James Hogan
· 8 years ago
06c158c
KVM: MIPS/MMU: Convert guest physical map to page table
by James Hogan
· 10 years ago
6a97c77
KVM: MIPS: Use CP0_BadInstr[P] for emulation
by James Hogan
· 10 years ago
122e51d
KVM: MIPS: Improve kvm_get_inst() error return
by James Hogan
· 8 years ago
7a156e9
KVM: MIPS: Drop vm_init() callback
by James Hogan
· 8 years ago
4c86460
KVM: MIPS/MMU: Convert commpage fault handling to page tables
by James Hogan
· 8 years ago
aba85929
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
by James Hogan
· 8 years ago
a7cfa7a
KVM: MIPS: Add fast path TLB refill handler
by James Hogan
· 8 years ago
f7f1427
KVM: MIPS/T&E: Allocate GVA -> HPA page tables
by James Hogan
· 8 years ago
630766b
KVM: MIPS: Wire up vcpu uninit
by James Hogan
· 8 years ago
a2c046e
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
by James Hogan
· 8 years ago
c550d53
KVM: MIPS: Remove duplicated ASIDs from vcpu
by James Hogan
· 8 years ago
00104b4
KVM: MIPS: Drop partial KVM_NMI implementation
by James Hogan
· 8 years ago
5a6da5f
MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()
by Markus Elfring
· 8 years ago
32eb12a
KVM: MIPS: Flush KVM entry code from icache globally
by James Hogan
· 8 years ago
9078210
KVM: MIPS: Fix lazy user ASID regenerate for SMP
by James Hogan
· 8 years ago
d852b5f
KVM: MIPS: Add missing uaccess.h include
by James Hogan
· 8 years ago
d9ab710
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into next
by Radim Krčmář
· 8 years ago
25b08c7
KVM: MIPS: Invalidate TLB by regenerating ASIDs
by James Hogan
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
2a06dab
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
by James Hogan
· 8 years ago
70e92c7e
MIPS: KVM: Don't save/restore lo/hi for r6
by James Hogan
· 8 years ago
1f9ca62
MIPS: KVM: Relative branch to common exit handler
by James Hogan
· 8 years ago
1e5217f5
MIPS: KVM: Dynamically choose scratch registers
by James Hogan
· 8 years ago
d7b8f89
MIPS: KVM: Add dumping of generated entry code
by James Hogan
· 8 years ago
90e9311
MIPS; KVM: Convert exception entry to uasm
by James Hogan
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 9 years ago
0510870
MIPS: KVM: Add KScratch registers
by James Hogan
· 9 years ago
e577593
MIPS: KVM: List FPU/MSA registers
by James Hogan
· 9 years ago
f5c43bd
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
by James Hogan
· 9 years ago
cc68d22
MIPS: KVM: Pass all unknown registers to callbacks
by James Hogan
· 9 years ago
9325860
MIPS: KVM: Add guest mode switch trace events
by James Hogan
· 9 years ago
1e09e86
MIPS: KVM: Clean up kvm_exit trace event
by James Hogan
· 9 years ago
04ebebf
MIPS: KVM: Add kvm_aux trace event
by James Hogan
· 9 years ago
f943176
MIPS: KVM: Generalise fpu_inuse for other state
by James Hogan
· 9 years ago
878edf0
MIPS: KVM: Restore host EBase from ebase variable
by James Hogan
· 9 years ago
9befad2
MIPS: KVM: Don't indirect KVM functions
by James Hogan
· 9 years ago
8cffd19
MIPS: KVM: Convert code to kernel sized types
by James Hogan
· 9 years ago
797179b
MIPS: KVM: Fix modular KVM under QEMU
by James Hogan
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
4ac3342
MIPS: KVM: Add missing disable FPU hazard barriers
by James Hogan
· 9 years ago
556f2a5
MIPS: KVM: Fix preemption warning reading FPU capability
by James Hogan
· 9 years ago
d4e79615
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0178fd7
mips/kvm: fix ioctl error handling
by Michael S. Tsirkin
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
f7fdcb6
MIPS: KVM: Add missing newline to kvm_err()
by James Hogan
· 9 years ago
16d100db
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
by James Hogan
· 9 years ago
2db9d23
MIPS: KVM: Make kvm_mips_{init,exit}() static
by James Hogan
· 9 years ago
585bb8f
MIPS: KVM: Uninit VCPU in vcpu_create error path
by James Hogan
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 10 years ago
69a1220
KVM: mips: use id_to_memslot correctly
by Paolo Bonzini
· 10 years ago
ccf73aaf
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
by Christian Borntraeger
· 10 years ago
d952bd0
MIPS: KVM: Wire up MSA capability
by James Hogan
· 10 years ago
ab86bd6
MIPS: KVM: Expose MSA registers
by James Hogan
· 10 years ago
c2537ed
MIPS: KVM: Add MSA exception handling
by James Hogan
· 10 years ago
539cb89fb
MIPS: KVM: Add base guest MSA support
by James Hogan
· 10 years ago
5fafd874
MIPS: KVM: Wire up FPU capability
by James Hogan
· 10 years ago
379245c
MIPS: KVM: Expose FPU registers
by James Hogan
· 10 years ago
1c0cd66
MIPS: KVM: Add FP exception handling
by James Hogan
· 10 years ago
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
Next »