messages from 2019-06-18 15:25:35 to 2019-08-22 03:48:38 UTC [more...]
[PATCH v6 0/7] kvmppc: Paravirtualize KVM to support ultravisor
2019-08-22 3:48 UTC (8+ 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 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: PPC: Book3S HV: Define usage types for rmap array in guest memslot
2019-08-20 6:13 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 kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
2019-08-19 1:51 UTC
[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
2019-08-14 6:05 UTC (7+ 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 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
[PATCH] KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
2019-08-06 17:25 UTC
[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] powerpc/kvm: Mark expected switch fall-through
2019-07-30 14:46 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 (48+ 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 (7+ messages)
` [PATCH 2/3] PPC: PMC: Set pmcregs_in_use in paca when running as LPAR
` [PATCH 3/3] KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
[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)
[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
2019-07-09 10:18 UTC (12+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest
[RFC PATCH] powerpc/powernv: Add ultravisor message log interface
2019-07-09 3:35 UTC (2+ messages)
[PATCH] arch: powerpc: Kconfig: pedantic formatting
2019-07-08 1:19 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
2019-07-08 1:19 UTC (4+ messages)
[PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
2019-07-04 15:52 UTC (6+ messages)
` [PATCH 2/2] powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
[PATCH v3 0/9] kvmppc: Paravirtualize KVM to support ultravisor
2019-07-01 14:12 UTC (8+ messages)
` [PATCH v3 3/9] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` "
[PATCH 1/3] KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
2019-06-30 8:37 UTC (9+ messages)
` [PATCH 2/3] KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decr
` [PATCH 3/3] KVM: PPC: Book3S HV: Clear pending decr exceptions on nested guest entry
[PATCH 0/2] Fix handling of h_set_dawr
2019-06-20 1:45 UTC (3+ messages)
[PATCH v3] KVM: PPC: Report single stepping capability
2019-06-19 16:01 UTC
[PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
2019-06-19 12:36 UTC (2+ messages)
[PATCH 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
2019-06-19 3:09 UTC (2+ messages)
[PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
2019-06-19 2:54 UTC (2+ messages)
[PATCH kernel] powerpc/pci/of: Parse unassigned resources
2019-06-19 1:20 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).