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: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
2014-09-22
4
-24
/
+65
*
KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
Paul Mackerras
2014-09-22
1
-1
/
+3
*
KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
Paul Mackerras
2014-09-22
1
-1
/
+1
*
KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
Mihai Caraman
2014-09-22
1
-10
/
+10
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
5
-15
/
+4
*
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-09-22
4
-1
/
+194
*
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
2014-09-22
3
-42
/
+47
*
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
3
-129
/
+138
*
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-09-22
4
-8
/
+101
*
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
2014-09-22
3
-43
/
+36
*
KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR
Bharat Bhushan
2014-09-22
1
-0
/
+2
*
KVM: PPC: Book3S HV: Add register name when loading toc
Michael Neuling
2014-09-22
1
-1
/
+2
*
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2014-09-22
2
-6
/
+6
*
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
2014-09-22
4
-7
/
+34
*
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2014-09-22
2
-0
/
+7
*
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2014-09-22
3
-11
/
+9
*
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
2014-09-22
1
-0
/
+2
*
KVM: PPC: BOOKE: Allow guest to change MSR_DE
Bharat Bhushan
2014-09-22
1
-1
/
+1
*
KVM: PPC: BOOKE : Emulate rfdi instruction
Bharat Bhushan
2014-09-22
2
-0
/
+14
*
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
2014-09-22
1
-1
/
+5
*
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
2014-09-17
1
-10
/
+8
*
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-17
3
-28
/
+22
*
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
3
-12
/
+15
*
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
4
-6
/
+3
*
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
3
-83
/
+79
*
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-17
3
-33
/
+55
*
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
Zhang Haoyu
2014-09-16
3
-2
/
+66
*
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-16
1
-8
/
+7
*
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2014-09-11
2
-9
/
+6
*
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2014-09-11
2
-4
/
+5
*
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-09-11
6
-20
/
+74
|
\
|
*
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
2014-09-10
1
-1
/
+0
|
*
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
2014-09-10
1
-8
/
+18
|
*
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-09-10
1
-2
/
+1
|
*
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
2014-09-10
1
-0
/
+1
|
*
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
2014-09-10
1
-1
/
+1
|
*
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2014-09-10
2
-7
/
+7
|
*
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2014-09-10
2
-1
/
+46
*
|
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
Alex Bennée
2014-09-10
1
-70
/
+70
*
|
KVM: document KVM_SET_GUEST_DEBUG api
Alex Bennée
2014-09-10
1
-0
/
+44
*
|
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
1
-3
/
+0
*
|
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
1
-2
/
+0
*
|
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-05
1
-2
/
+1
*
|
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
4
-11
/
+16
*
|
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-05
2
-6
/
+10
*
|
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2014-09-03
2
-4
/
+32
*
|
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-09-03
2
-2
/
+19
*
|
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
3
-6
/
+6
*
|
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
3
-6
/
+17
*
|
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
3
-15
/
+42
[next]