Show patches with: Archived = No       |   4211 patches
« 1 2 ... 15 16 1742 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] KVM: PPC: Book3S HV: Preserve userspace HTM state properly - - - - --- 2017-06-16 Paul Mackerras Accepted
[2/4] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit - - - - --- 2017-06-16 Paul Mackerras Accepted
[1/4] KVM: PPC: Book3S HV: Context-switch EBB registers properly - - - - --- 2017-06-16 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 - - - - --- 2017-06-06 Paul Mackerras Accepted
[kvm-unit-tests] ppc64: test rtc parameter - - 1 - --- 2017-06-01 Laurent Vivier Accepted
[kvm-unit-tests] powerpc: Rework the rtas_token() function - - 2 - --- 2017-05-31 Thomas Huth Accepted
[V3,2/2] KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9 - - - 1 --- 2017-05-29 Paul Mackerras Accepted
[V3,1/2] KVM: PPC: Book3S HV: Cope with host using large decrementer mode - - - - --- 2017-05-29 Paul Mackerras Accepted
[4/4] KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9 - - - - --- 2017-05-24 Paul Mackerras Accepted
[3/4] KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode - - - - --- 2017-05-24 Paul Mackerras Accepted
[2/4] KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9 - - - - --- 2017-05-24 Paul Mackerras Accepted
[1/4] KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending - - - - --- 2017-05-24 Paul Mackerras Accepted
[V3,10/32] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() - - - - --- 2017-05-24 Thomas Gleixner Accepted
[kvm-unit-tests,v2,3/3] x86: use asm-generic spinlock - - - - --- 2017-05-15 David Hildenbrand Accepted
[kvm-unit-tests,v2,2/3] ppc64: use asm-generic spinlock 1 - - - --- 2017-05-15 David Hildenbrand Accepted
[kvm-unit-tests,v2,1/3] lib: provide generic spinlock - - - - --- 2017-05-15 David Hildenbrand Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes branch - - - - --- 2017-05-15 Paul Mackerras Accepted
[v10,3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled - - 1 - --- 2017-05-11 Mahesh J Salgaonkar Accepted
[v10,2/3] powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_info 1 - - - --- 2017-05-11 Mahesh J Salgaonkar Accepted
[v10,1/3] KVM: PPC: Add new capability to control MCE behaviour - - 1 - --- 2017-05-11 Mahesh J Salgaonkar Accepted
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms - - - - --- 2017-05-11 Paul Mackerras Accepted
KVM: PPC: Book3S PR: Check copy_to/from_user return values - - - - --- 2017-05-11 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers - - 1 1 --- 2017-05-10 Paul Mackerras Accepted
[GIT,PULL] Please pull my kvm-ppc-next branch again - - - - --- 2017-04-29 Paul Mackerras Accepted
[v3] KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller - - - - --- 2017-04-27 Paul Mackerras Accepted
[v3] KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller - - - - --- 2017-04-26 Paul Mackerras Accepted
[GIT,PULL] Please pull my kvm-ppc-next branch - - - - --- 2017-04-21 Paul Mackerras Accepted
powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callbac… 1 - - 1 --- 2017-04-21 Michael Ellerman Accepted
[GIT,PULL] Please pull my kvm-ppc-next branch - - - - --- 2017-04-19 Paul Mackerras Accepted
[kernel] KVM: PPC: Align the table size to system page size - - 1 - --- 2017-04-13 Alexey Kardashevskiy Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes branch - - - - --- 2017-04-06 Paul Mackerras Accepted
[v3] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs - - - - --- 2017-04-05 Thomas Huth Accepted
[kvm-unit-tests,PULL] Patch queue for powerpc - - - - --- 2017-03-28 Thomas Huth Accepted
[kernel] KVM: PPC: Check kzalloc() return - - 1 - --- 2017-03-27 Alexey Kardashevskiy Accepted
[kernel] KVM: PPC: Preserve storage control bits - - 1 - --- 2017-03-24 Alexey Kardashevskiy Accepted
[kernel] KVM: PPC: Exit KVM on failed mapping - - 1 - --- 2017-03-24 Alexey Kardashevskiy Accepted
[kernel] KVM: PPC: Get rid of unused local variable - - - - --- 2017-03-24 Alexey Kardashevskiy Accepted
[guest,kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check - - - - --- 2017-03-24 Alexey Kardashevskiy Accepted
[5/5] KVM: PPC: Add MMIO emulation for remaining floating-point instructions - - - - --- 2017-03-23 Paul Mackerras Accepted
[4/5] KVM: PPC: Emulation for more integer loads and stores - - - - --- 2017-03-23 Paul Mackerras Accepted
[3/5] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) - - - - --- 2017-03-23 Paul Mackerras Accepted
[2/5] KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions - - - - --- 2017-03-23 Paul Mackerras Accepted
[1/5] KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts - - - - --- 2017-03-23 Paul Mackerras Accepted
[kvm-unit-tests,v4,2/2] powerpc: Add Special Purpose Register persistency test - - - - --- 2017-03-22 Thomas Huth Accepted
[kvm-unit-tests,v4,1/2] Add the possibility to do simple migration tests - - 1 - --- 2017-03-22 Thomas Huth Accepted
[kernel,v11,10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO 1 - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,09/10] KVM: PPC: iommu: Unify TCE checking 1 - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,08/10] KVM: PPC: Use preregistered memory API to access TCE list - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,07/10] KVM: PPC: Pass kvm* to kvmppc_find_table() - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table 1 - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal 1 - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange() - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
[kernel,v11,01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory - - 1 - --- 2017-03-22 Alexey Kardashevskiy Accepted
KVM: PPC: Book3S HV: check for kmalloc errors in ioctl 1 - - - --- 2017-03-17 Dan Carpenter Accepted
KVM: PPC: Book3S HV: Use msgsync for hypervisor doorbells on POWER9 - - - - --- 2017-03-12 Nicholas Piggin Accepted
[kvm-unit-tests] powerpc: add -n to LDFLAGS - - 1 - --- 2017-03-10 Cédric Le Goater Accepted
[GIT,PULL] Please pull my kvm-ppc-fixes branch - - - - --- 2017-03-02 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 - - - - --- 2017-02-28 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Fix software walk of guest process page tables - - - - --- 2017-02-27 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now 1 - - - --- 2017-02-17 Paul Mackerras Accepted
KVM: PPC: Turn "KVM guest htab" message into a debug message - - 1 - --- 2017-02-16 Thomas Huth Accepted
[v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages - - - - --- 2017-02-16 Vipin K Parashar Accepted
KVM: race-free exit from KVM_RUN without POSIX signals - - 2 - --- 2017-02-15 Paolo Bonzini Accepted
KVM: Prevent double-free on HPT resize commit path - - - - --- 2017-02-15 David Gibson Accepted
Please pull my kvm-ppc-next branch again - - - - --- 2017-02-10 Paul Mackerras Accepted
[-next,v2] KVM: PPC: fix error return code in kvm_vm_ioctl_create_spapr_tce() - - - - --- 2017-02-08 Wei Yongjun Accepted
[GIT,PULL] Please pull my kvm-ppc-next branch - - - - --- 2017-02-01 Paul Mackerras Accepted
[v2,20/20] KVM: PPC: Book3S HV: Enable radix guest support - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,19/20] KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1 - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,18/20] KVM: PPC: Book3S HV: Allow guest exit path to have MMU on - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,17/20] KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,16/20] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,15/20] KVM: PPC: Book3S HV: Implement dirty page logging for radix guests - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,14/20] KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,13/20] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,12/20] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,11/20] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,10/20] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9 - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,09/20] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9 - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,08/20] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,07/20] powerpc/64: Allow for relocation-on interrupts from guest to host - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,06/20] powerpc/64: Make type of partition table flush depend on partition type - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,05/20] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,04/20] powerpc/64: More definitions for POWER9 - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,03/20] powerpc/64: Enable use of radix MMU under hypervisor on POWER9 - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,02/20] powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options - - - - --- 2017-01-30 Paul Mackerras Accepted
[v2,01/20] powerpc/64: Don't try to use radix MMU under a hypervisor - - - - --- 2017-01-30 Paul Mackerras Accepted
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu - - - - --- 2017-01-27 Paul Mackerras Accepted
[3/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts - - - - --- 2017-01-27 Nicholas Piggin Accepted
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function - - - - --- 2017-01-25 Thomas Huth Accepted
[10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init() - - - - --- 2017-01-20 SF Markus Elfring Accepted
[04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq() - - - - --- 2017-01-20 SF Markus Elfring Accepted
[2/3] KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section 1 - - - --- 2016-12-21 Nicholas Piggin Accepted
[1/3] KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV 1 - - - --- 2016-12-21 Nicholas Piggin Accepted
[GIT,PULL] Please pull my kvm-ppc-next branch - - - - --- 2016-12-06 Paul Mackerras Accepted
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h - - - - --- 2016-12-01 Paul Mackerras Accepted
[5/5] KVM: PPC: XICS: Don't lock twice when doing check resend - - 1 - --- 2016-11-30 Li Zhong Accepted
[4/5] KVM: PPC: XICS: Implement ICS P/Q states - - 1 - --- 2016-11-30 Li Zhong Accepted
« 1 2 ... 15 16 1742 43 »