index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
3
-10
/
+23
*
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-14
4
-9
/
+11
*
kvm: mmu: remove is_present_gpte()
Bandan Das
2016-07-14
4
-8
/
+3
*
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
2016-07-14
1
-1
/
+1
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
13
-9
/
+407
|
\
|
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
10
-5
/
+396
|
*
powerpc/powernv: Remove the usage of PACAR1 from opal wrappers
Mahesh Salgaonkar
2016-06-20
1
-2
/
+0
|
*
KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception
Thomas Huth
2016-06-20
1
-1
/
+11
|
*
KVM: PPC: Book3S PR: Fix illegal opcode emulation
Thomas Huth
2016-06-20
1
-1
/
+0
*
|
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
1
-2
/
+12
*
|
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
1
-2
/
+13
*
|
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
1
-0
/
+2
*
|
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-11
1
-3
/
+2
*
|
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
2016-07-05
1
-1
/
+7
*
|
MIPS: KVM: Decode RDHWR more strictly
James Hogan
2016-07-05
1
-1
/
+3
*
|
MIPS: KVM: Recognise r6 CACHE encoding
James Hogan
2016-07-05
2
-2
/
+24
*
|
MIPS: KVM: Support r6 compact branch emulation
James Hogan
2016-07-05
1
-6
/
+46
*
|
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2016-07-05
2
-12
/
+10
*
|
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
James Hogan
2016-07-05
1
-3
/
+3
*
|
MIPS: KVM: Fix fpu.S misassembly with r6
James Hogan
2016-07-05
1
-2
/
+5
*
|
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
2016-07-05
3
-6
/
+6
*
|
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
Paul Burton
2016-07-05
3
-6
/
+6
*
|
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
2016-07-05
1
-22
/
+15
*
|
MIPS: KVM: Relative branch to common exit handler
James Hogan
2016-07-05
3
-12
/
+25
*
|
MIPS: KVM: Dynamically choose scratch registers
James Hogan
2016-07-05
3
-15
/
+84
*
|
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
2016-07-05
1
-4
/
+0
*
|
MIPS: KVM: Check MSA presence at uasm time
James Hogan
2016-07-05
1
-20
/
+15
*
|
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
2016-07-05
1
-12
/
+15
*
|
MIPS: KVM: Drop now unused asm offsets
James Hogan
2016-07-05
1
-66
/
+0
*
|
MIPS: KVM: Add dumping of generated entry code
James Hogan
2016-07-05
1
-0
/
+25
*
|
MIPS; KVM: Convert exception entry to uasm
James Hogan
2016-07-05
7
-634
/
+642
*
|
MIPS: uasm: Add r6 MUL encoding
James Hogan
2016-07-05
2
-0
/
+48
*
|
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
2016-07-05
5
-5
/
+16
*
|
MIPS: uasm: Add DI instruction
James Hogan
2016-07-05
5
-11
/
+16
*
|
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
2016-07-05
5
-13
/
+43
*
|
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
2016-07-05
4
-14
/
+24
*
|
Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-07-05
3
-3
/
+34
|
\
\
|
*
|
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
2016-07-05
3
-3
/
+34
*
|
|
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
2016-07-05
1
-1
/
+1
*
|
|
KVM: MMU: try to fix up page faults before giving up
Paolo Bonzini
2016-07-05
2
-3
/
+43
*
|
|
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
Paolo Bonzini
2016-07-05
1
-5
/
+15
|
/
/
*
|
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
2016-07-01
1
-24
/
+24
*
|
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
2016-07-01
1
-8
/
+10
*
|
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
2016-07-01
1
-3
/
+3
*
|
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-07-01
3
-12
/
+9
*
|
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
2016-07-01
1
-4
/
+3
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
10
-41
/
+19
*
|
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
Paolo Bonzini
2016-06-28
2
-25
/
+38
*
|
MIPS: KVM: Combine entry trace events into class
James Hogan
2016-06-23
1
-40
/
+22
*
|
kvm: x86: use getboottime64
Arnd Bergmann
2016-06-23
1
-5
/
+5
[next]