kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 03:57:53 to 2020-04-20 10:42:15 UTC [more...]

[PATCH 0/7] clean up redundant 'kvm_run' parameters
 2020-04-20 10:42 UTC  (13+ messages)
` [PATCH 1/7] KVM: s390: "
` [PATCH 2/7] KVM: arm64: "
` [PATCH 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH] KVM: X86: Fix compile error in svm/sev.c
 2020-04-20  7:14 UTC  (3+ messages)

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-17  5:47 UTC  (14+ messages)
` [PATCH kernel v2 1/7] powerpc/powernv/ioda: Move TCE bypass base to PE
` [PATCH kernel v2 2/7] powerpc/powernv/ioda: Rework for huge DMA window at 4GB
` [PATCH kernel v2 3/7] powerpc/powernv/ioda: Allow smaller TCE table levels
` [PATCH kernel v2 4/7] powerpc/powernv/phb4: Use IOMMU instead of bypassing
` [PATCH kernel v2 5/7] powerpc/iommu: Add a window number to iommu_table_group_ops::get_table_size
` [PATCH kernel v2 6/7] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode
` [PATCH kernel v2 7/7] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB

[PATCH] KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
 2020-04-17  0:47 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
 2020-04-16 16:27 UTC 

[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16 14:16 UTC  (9+ messages)

[PATCH] KVM: PPC: Handle non-present PTEs in kvmppc_book3s_hv_page_fault()
 2020-04-16  3:53 UTC 

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15 16:20 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 21/84] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-04-15 11:43 UTC 

[PATCH AUTOSEL 5.5 031/106] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-04-15 11:41 UTC 

[PATCH AUTOSEL 5.6 039/129] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-04-15 11:33 UTC 

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC 

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ messages)
` [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "
` [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [PATCH v4 06/14] nios2: "
` [PATCH v4 07/14] openrisc: "
` [PATCH v4 08/14] powerpc: "
` [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v4 11/14] sh: add support for folded p4d page tables
` [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-04-14  2:17 UTC  (14+ messages)
` [RFC/PATCH 1/3] powerpc/kvm: Handle H_FAC_UNAVAIL when guest executes stop
` [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry
` [RFC/PATCH 3/3] cpuidle/pseries: Add stop0lite state

[PATCH] KVM: PPC: Book3S: Remove unneeded NULL check before kfree()
 2020-04-12 15:45 UTC 

[PATCH AUTOSEL 4.19 46/66] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 lik
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.4 071/108] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 li
 2020-04-11 23:09 UTC 

[PATCH AUTOSEL 5.5 083/121] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 li
 2020-04-11 23:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 087/121] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN

[PATCH AUTOSEL 5.6 104/149] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 li
 2020-04-11 23:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 108/149] KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
` [PATCH AUTOSEL 5.6 109/149] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:45 UTC 

[PATCH] KVM: PPC: Book3S HV: Remove NULL check before kfree
 2020-04-06  1:14 UTC  (3+ messages)

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-04-05 13:49 UTC  (8+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v2 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v2 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-04-03 18:24 UTC  (6+ messages)

crash unloading kvm_hv
 2020-04-02  3:14 UTC  (3+ messages)

[PATCH -next] KVM: PPC: Book3S HV: remove redundant NULL check
 2020-04-01 13:09 UTC 

[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
 2020-03-31 14:47 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-5.7-1 tag

[PATCH kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Include the termination message in ibm,os-term RTAS call
 2020-03-25 13:24 UTC  (5+ messages)

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-03-24 18:20 UTC  (6+ messages)
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH 0/2] Fix SVM hang at startup
 2020-03-24 13:13 UTC  (15+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls
` [PATCH 2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN

[PATCH] KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
 2020-03-24  2:56 UTC  (4+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Add a capability for enabling secure guests
 2020-03-24  1:51 UTC  (3+ messages)

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-24  1:18 UTC  (25+ messages)
` [PATCH v3 1/9] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH v3 2/9] KVM: x86: Move init-only kvm_x86_ops to separate struct
` [PATCH v3 3/9] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH v3 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH v3 5/9] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
` [PATCH v3 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
` [PATCH v3 7/9] KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
` [PATCH v3 8/9] KVM: VMX: Annotate vmx_x86_ops as __initdata
` [PATCH v3 9/9] KVM: SVM: Annotate svm_x86_ops "

[PATCH] KVM: PPC: Book3S HV: Add a capability for enabling secure guests
 2020-03-23  3:18 UTC  (8+ messages)

ensure device private pages have an owner v2
 2020-03-21 15:18 UTC  (25+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault
` [PATCH 4/4] mm: check the device private page owner "

[PATCH 1/3] KVM: PPC: Fix kernel crash with PR KVM
 2020-03-21 11:37 UTC  (2+ messages)

[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
 2020-03-19 23:34 UTC  (2+ messages)

[PATCH -next 016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): Use fallthrough;
 2020-03-19 23:33 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-03-19 23:32 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-03-19 23:32 UTC  (2+ messages)
` [PATCH v3] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid

[PATCH] KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
 2020-03-19 23:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).