messages from 2019-06-14 02:59:16 to 2019-08-14 04:46:38 UTC [more...]
[PATCH v2 0/3] powerpc/xive: Fix race condition leading to host crashes and hangs
2019-08-14 4:46 UTC (6+ 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 v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
2019-08-12 15:58 UTC (10+ 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 v6 0/7] KVMPPC driver to manage secure guest pages
2019-08-10 14:33 UTC (10+ 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] 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 (14+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v4 4/6] kvmppc: Handle memory plug/unplug to secure VM
` [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 (19+ messages)
` [PATCH v3 3/9] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v3 4/9] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` "
` [PATCH v3 5/9] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v3 7/9] KVM: PPC: Ultravisor: Restrict LDBAR access
` "
` [PATCH v3 8/9] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v3 9/9] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr
[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 (6+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
` [PATCH 2/2] KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode
[PATCH v3] KVM: PPC: Report single stepping capability
2019-06-19 16:01 UTC
[PATCH 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
2019-06-19 3:09 UTC (3+ messages)
[PATCH 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
2019-06-19 2:54 UTC (4+ messages)
[PATCH kernel] powerpc/pci/of: Parse unassigned resources
2019-06-19 1:20 UTC (6+ messages)
[PATCH v2] KVM: PPC: Report single stepping capability
2019-06-17 19:25 UTC (3+ messages)
[PATCH] KVM: PPC: Remove leftover comment from emulate_loadstore.c
2019-06-17 6:33 UTC
[PATCH] KVM: PPC: Book3S PR: fix software breakpoints
2019-06-17 6:32 UTC (4+ messages)
[PATCH 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
2019-06-17 5:58 UTC
[PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using
2019-06-17 1:48 UTC (2+ messages)
` [PATCH 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
[PATCH 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
2019-06-17 1:39 UTC
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