Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2019-07-09 10:37:42 to 2019-08-28 03:56:45 UTC [more...]

[PATCH v3 1/2] powerpc/powernv/opal-msglog: Refactor memcons code
 2019-08-28  3:56 UTC 

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2019-08-27 15:49 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-5.3-1 tag

[PATCH kernel v2 0/4] powerpc/powernv/kvm: Invalidate multiple TCEs at once
 2019-08-27  4:48 UTC  (7+ messages)
` [PATCH kernel v2 1/4] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
` [PATCH kernel v2 2/4] KVM: PPC: Invalidate multiple TCEs at once
` [PATCH kernel v2 3/4] vfio/spapr_tce: "
` [PATCH kernel v2 4/4] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks

[PATCH] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
 2019-08-27  1:54 UTC  (3+ messages)
` [PATCH] KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9

[PATCH] KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
 2019-08-27  1:31 UTC 

[PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
 2019-08-26  9:08 UTC  (3+ messages)

[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
 2019-08-26  6:21 UTC  (24+ messages)
` [PATCH 01/23] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
` [PATCH 02/23] KVM: PPC: Book3S HV: Increment mmu_notifier_seq when modifying radix pte rc bits
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [PATCH 04/23] KVM: PPC: Book3S HV: Handle making H_ENTER_NESTED hcall in a separate function
` [PATCH 05/23] KVM: PPC: Book3S HV: Enable calling kvmppc_hpte_hv_fault in virtual mode
` [PATCH 06/23] KVM: PPC: Book3S HV: Allow hpt manipulation hcalls to be called "
` [PATCH 07/23] KVM: PPC: Book3S HV: Make kvmppc_invalidate_hpte() take lpid not a kvm struct
` [PATCH 08/23] KVM: PPC: Book3S HV: Nested: Allow pseries hypervisor to run hpt nested guest
` [PATCH 09/23] KVM: PPC: Book3S HV: Nested: Improve comments and naming of nest rmap functions
` [PATCH 10/23] KVM: PPC: Book3S HV: Nested: Increase gpa field in nest rmap to 46 bits
` [PATCH 11/23] KVM: PPC: Book3S HV: Nested: Remove single nest rmap entries
` [PATCH 12/23] KVM: PPC: Book3S HV: Nested: add kvmhv_remove_all_nested_rmap_lpid()
` [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
` [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest
` [PATCH 15/23] KVM: PPC: Book3S HV: Store lpcr and hdec_exp in the vcpu struct
` [PATCH 16/23] KVM: PPC: Book3S HV: Nested: Make kvmppc_run_vcpu() entry path nested capable
` [PATCH 17/23] KVM: PPC: Book3S HV: Nested: Rename kvmhv_xlate_addr_nested_radix
` [PATCH 18/23] KVM: PPC: Book3S HV: Separate out hashing from kvmppc_hv_find_lock_hpte()
` [PATCH 19/23] KVM: PPC: Book3S HV: Nested: Implement nested hpt mmu translation
` [PATCH 20/23] KVM: PPC: Book3S HV: Nested: Handle tlbie hcall for nested hpt guest
` [PATCH 21/23] KVM: PPC: Book3S HV: Nested: Implement nest rmap invalidations for hpt guests
` [PATCH 22/23] KVM: PPC: Book3S HV: Nested: Enable nested "
` [PATCH 23/23] KVM: PPC: Book3S HV: Add nested hpt pte information to debugfs

[PATCH kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling
 2019-08-26  4:55 UTC 

[PATCH v2] powerpc/powernv: Add ultravisor message log interface
 2019-08-26  3:21 UTC  (5+ messages)

[PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
 2019-08-23 20:44 UTC  (4+ messages)

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-08-23 11:57 UTC  (11+ messages)
` [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest
` [PATCH v7 2/7] kvmppc: Shared pages support for secure guests
` [PATCH v7 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v7 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [PATCH v7 5/7] kvmppc: Radix changes for secure guest
` [PATCH v7 6/7] kvmppc: Support reset of "
` [PATCH v7 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH] powerpc/kvm: Mark expected switch fall-through
 2019-08-23 10:05 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
 2019-08-23 10:04 UTC  (2+ messages)

[PATCH v6 0/7] kvmppc: Paravirtualize KVM to support ultravisor
 2019-08-23  7:07 UTC  (10+ messages)
` [PATCH v6 1/7] Documentation/powerpc: Ultravisor API
` [PATCH v6 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
` [PATCH v6 3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v6 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v6 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled
` [PATCH v6 6/7] powerpc/powernv: Access LDBAR "
` [PATCH v6 7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor

[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-22 10:46 UTC  (10+ messages)
` [PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

[PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
 2019-08-22 10:46 UTC  (2+ messages)

[PATCH v6 0/7] KVMPPC driver to manage secure guest pages
 2019-08-22  3:41 UTC  (14+ messages)
` [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
` [PATCH v6 2/7] kvmppc: Shared pages support for secure guests
` [PATCH v6 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v6 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [PATCH v6 5/7] kvmppc: Radix changes for secure guest
` [PATCH v6 6/7] kvmppc: Support reset of "
` [PATCH v6 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
 2019-08-22  1:33 UTC  (20+ messages)
` [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
` [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
` [PATCH v5 3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v5 5/7] powerpc/mm: Write to PTCR only if ultravisor disabled
` [PATCH v5 6/7] powerpc/powernv: Access LDBAR "
` [PATCH v5 7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor

[PATCH] powerpc/64s/exception: most SRR type interrupts need only test KVM for PR-KVM
 2019-08-22  0:48 UTC 

[PATCH] KVM: Assert that struct kvm_vcpu is always as offset zero
 2019-08-19 15:42 UTC  (3+ messages)

[PATCH 0/3] series to optionally disable tlbie for 64s/radix
 2019-08-19 13:06 UTC  (6+ messages)
` [PATCH 1/3] powerpc/64s: Remove mmu_partition_table_set
` [PATCH 2/3] powerpc/64s/radix: all CPUs should flush local translation structure before turning MMU
  ` [PATCH 2/3] powerpc/64s/radix: all CPUs should flush local translation structure before turning
` [PATCH 3/3] powerpc/64s: introduce options to disable use of the tlbie instruction

[PATCH kernel] KVM: PPC: vfio/spapr_tce: Split out TCE invalidation from TCE updates
 2019-08-19  5:15 UTC 

[PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-13  4:59 UTC  (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

[RFC PATCH] powerpc: Add the ppc_capabilities ELF note
 2019-08-02 11:56 UTC  (2+ messages)

[PATCH v10 06/22] powerpc: mm: Add p?d_leaf() definitions
 2019-07-31 15:45 UTC 

[PATCH v9 05/21] powerpc: mm: Add p?d_leaf() definitions
 2019-07-22 15:41 UTC 

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-22 11:05 UTC  (38+ messages)
` [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
        `  "
` [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

[PATCH kernel RFC 0/2] powerpc/pseries: Kexec style boot
 2019-07-20  1:29 UTC  (3+ messages)
` [PATCH kernel RFC 1/2] powerpc/pseries: Call RTAS directly
` [PATCH kernel RFC 2/2] powerpc/pseries: Kexec style ibm,client-architecture-support support

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-19  8:26 UTC  (20+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "
` [PATCH v5 2/7] kvmppc: Shared pages support for secure guests
` [PATCH v5 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v5 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v5 5/7] kvmppc: Radix changes for secure guest
` [RFC PATCH v5 6/7] kvmppc: Support reset of "
` [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
 2019-07-18 13:56 UTC  (7+ messages)

[PATCH 1/3] KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
 2019-07-18 13:56 UTC  (5+ messages)

[RFC PATCH] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64
 2019-07-18 10:17 UTC 

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-12 15:34 UTC  (4+ messages)


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