Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2020-04-19 07:51:00 to 2020-05-29 09:48:13 UTC [more...]

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (24+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v4 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH] powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
 2020-05-28 13:20 UTC  (3+ messages)

[PATCH v5] KVM: PPC: clean up redundant kvm_run parameters in assembly
 2020-05-28  6:24 UTC 

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-28  5:22 UTC  (23+ messages)
` [PATCH v3 1/7] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v3 2/7] documentation for stats_fs
` [PATCH v3 3/7] kunit: tests for stats_fs API
` [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
` [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API

[PATCH 1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
 2020-05-28  1:54 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Close race with page faults around memslot flushes

[PATCH 0/4] KVM: PPC: Book3S HV: Improve live migration of radix guests
 2020-05-27 10:23 UTC  (5+ messages)
` [PATCH 4/4] KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off

[PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT
 2020-05-27  9:23 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] powerpc/kvm/radix: ignore kmemleak false positives
 2020-05-27  4:19 UTC  (2+ messages)

[PATCH] powerpc/kvm/book3s64/vio: fix some RCU-list locks
 2020-05-27  4:19 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
 2020-05-27  4:16 UTC  (6+ messages)

[PATCH -next] KVM: PPC: Book3S HV: remove redundant NULL check
 2020-05-27  4:15 UTC  (2+ messages)

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-05-27  3:48 UTC  (4+ messages)
` [PATCH v3] "

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-26 10:52 UTC  (3+ messages)

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  6:25 UTC  (3+ messages)

[linux-next RFC] mm/gup.c: Convert to use get_user_pages_fast_only()
 2020-05-23 19:47 UTC  (3+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-16 17:20 UTC  (11+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables
  ` [PATCH v4 02/14] arm: "

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-14 17:42 UTC  (21+ messages)
` [PATCH v2 1/5] refcount, kref: add dec-and-test wrappers for rw_semaphores
` [PATCH v2 2/5] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v2 3/5] kunit: tests for stats_fs API
` [PATCH v2 4/5] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v2 5/5] kvm_main: replace debugfs with stats_fs

[PATCH] powerpc/kvm: silence kmemleak false positives
 2020-05-13  6:24 UTC  (8+ messages)

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

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

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-22  9:11 UTC  (12+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2020-04-21 13:37 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-5.7-1 tag

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[PATCH v3 00/22] Avoid IPI while updating page table entries
 2020-04-20 12:56 UTC  (23+ messages)
` [PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v3 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v3 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v3 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_ra
` [PATCH v3 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v3 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v3 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v3 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v3 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v3 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [PATCH v3 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v3 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v3 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v3 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v3 15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [PATCH v3 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v3 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v3 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v3 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v3 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v3 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox