index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
Paul Mackerras
1
-0
/
+14
2017-01-31
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
3
-32
/
+138
2017-01-31
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
2
-21
/
+97
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
4
-3
/
+407
2017-01-31
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
1
-11
/
+46
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
3
-3
/
+149
2017-01-31
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
Paul Mackerras
1
-0
/
+8
2017-01-31
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
Paul Mackerras
2
-5
/
+32
2017-01-31
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
2
-0
/
+45
2017-01-31
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
2
-3
/
+16
2017-01-27
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function
Thomas Huth
1
-65
/
+65
2017-01-27
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
Paul Mackerras
1
-8
/
+5
2017-01-27
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
Nicholas Piggin
2
-14
/
+27
2017-01-27
KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
Li Zhong
2
-51
/
+48
2017-01-27
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
Li Zhong
3
-71
/
+159
2017-01-27
KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
Li Zhong
2
-0
/
+7
2017-01-27
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
Li Zhong
1
-3
/
+2
2017-01-27
KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
Li Zhong
2
-11
/
+3
2017-01-27
KVM: PPC: Book3S HV: Don't try to signal cpu -1
Paul Mackerras
1
-1
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
9
-9
/
+9
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-189
/
+606
2016-12-02
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
1
-37
/
+11
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
5
-5
/
+1
2016-11-28
KVM: PPC: Book3S HV: Comment style and print format fixups
Suraj Jitindar Singh
2
-2
/
+3
2016-11-28
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
Suraj Jitindar Singh
1
-3
/
+2
2016-11-28
KVM: PPC: Book3S HV: Use generic kvm module parameters
Suraj Jitindar Singh
1
-23
/
+6
2016-11-24
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
David Gibson
1
-1
/
+4
2016-11-24
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
Paul Mackerras
1
-1
/
+2
2016-11-24
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
Suraj Jitindar Singh
1
-15
/
+28
2016-11-24
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Paul Mackerras
2
-16
/
+44
2016-11-24
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
Paul Mackerras
1
-2
/
+9
2016-11-24
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
Paul Mackerras
1
-11
/
+22
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
3
-18
/
+92
2016-11-24
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
2
-3
/
+18
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
3
-9
/
+26
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2
-2
/
+49
2016-11-24
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
1
-20
/
+30
2016-11-24
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2
-9
/
+37
2016-11-24
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2
-40
/
+100
2016-11-21
KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
Geliang Tang
1
-1
/
+0
2016-11-21
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
1
-0
/
+2
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2
-0
/
+10
2016-11-21
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
3
-19
/
+123
2016-11-21
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
2
-2
/
+7
2016-11-21
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-11-21
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
5
-0
/
+5
2016-11-21
KVM: PPC: Book3S HV: Fix sparse static warning
Daniel Axtens
1
-2
/
+2
2016-10-22
KVM: PPC: Book3S HV: Fix build error when SMP=n
Michael Ellerman
1
-0
/
+1
2016-09-27
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
1
-0
/
+2
[prev]
[next]