messages from 2019-08-16 18:25:05 to 2019-09-19 00:22:42 UTC [more...]
[PATCH 00/13] KVM: Dynamically size memslot arrays
2019-09-19 0:22 UTC (17+ messages)
` [PATCH 01/13] KVM: Reinstall old memslots if arch preparation fails
` [PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH 03/13] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH 04/13] KVM: Drop kvm_arch_create_memslot()
` [PATCH 05/13] KVM: Refactor error handling for setting memory region
` [PATCH 06/13] KVM: Move setting of memslot into helper routine
` [PATCH 07/13] KVM: Move memslot deletion to helper function
` [PATCH 08/13] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH 09/13] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
` [PATCH 11/13] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH 12/13] KVM: Terminate memslot walks via used_slots
` [PATCH 13/13] KVM: Dynamically size memslot array based on number of used slots
[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
2019-09-18 20:54 UTC (3+ messages)
` [PATCH trivial] "
[PATCH v8 0/8] kvmppc: Driver to manage pages of secure guest
2019-09-18 10:59 UTC (20+ messages)
` [PATCH v8 1/8] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
` [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
` [PATCH v8 3/8] kvmppc: Shared pages support for secure guests
` [PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v8 5/8] kvmppc: Handle memory plug/unplug to secure VM
` [PATCH v8 6/8] kvmppc: Radix changes for secure guest
` [PATCH v8 7/8] kvmppc: Support reset of "
` [PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
[PATCH v2 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
2019-09-16 7:31 UTC
[PATCH v2 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
2019-09-16 7:31 UTC
[PATCH v2 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
2019-09-16 7:31 UTC
[PATCH v2 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
2019-09-16 7:31 UTC
[PATCH v2 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
2019-09-16 7:31 UTC
[PATCH v2 0/5] Fix LPCR[AIL]=3 implementation and reject
2019-09-16 7:31 UTC
[PATCH v3] powerpc/lockdep: fix a false positive warning
2019-09-15 2:12 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Tunable to configure maximum # of vCPUs per VM
2019-09-12 13:49 UTC (4+ messages)
[PATCH v2] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
2019-09-11 22:31 UTC
[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
2019-09-11 11:57 UTC (4+ messages)
` [PATCH 2/4] powerpc/64s: Remove overlaps_kvm_tmp()
` [PATCH 3/4] powerpc/kvm: Explicitly mark kvm guest code as __init
` [PATCH 4/4] powerpc/kvm: Add ifdefs around template code
[PATCH] KVM: PPC: Book3S HV: add smp_mb() in kvmppc_set_host_ipi()
2019-09-10 21:31 UTC (4+ messages)
[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
2019-09-10 14:51 UTC (4+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
[PATCH 1/2] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated
2019-09-10 13:49 UTC (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive "
[PATCH v2] powerpc/lockdep: fix a false positive warning
2019-09-08 8:32 UTC (4+ messages)
[PATCH] powerpc/lockdep: fix a false positive warning
2019-09-06 20:00 UTC
[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
2019-09-06 16:32 UTC (25+ 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 AUTOSEL 4.19 035/167] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode
2019-09-03 16:24 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 075/167] powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
` [PATCH AUTOSEL 4.19 136/167] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
` [PATCH AUTOSEL 4.19 137/167] KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
[PATCH v2 0/2] powerpc: Add PowerPC Capabilities ELF note
2019-09-02 3:06 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs: powerpc: Add ELF note documentation
[PATCH kernel v3 0/5] powerpc/powernv/kvm: Invalidate multiple TCEs at once
2019-09-02 3:06 UTC (7+ messages)
` [PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
` [PATCH kernel v3 2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once
` [PATCH kernel v3 3/5] vfio/spapr_tce: "
` [PATCH kernel v3 4/5] powerpc/pseries/iommu: Switch to xchg_no_kill
` [PATCH kernel v3 5/5] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
[PATCH v6 0/7] kvmppc: Paravirtualize KVM to support ultravisor
2019-09-02 3:06 UTC (11+ 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 kernel] KVM: PPC: Fix incorrect guest-to-user-translation error handling
2019-09-02 3:06 UTC (2+ messages)
[PATCH v2] powerpc/powernv: Add ultravisor message log interface
2019-08-28 9:34 UTC (6+ messages)
[PATCH v3 1/2] powerpc/powernv/opal-msglog: Refactor memcons code
2019-08-28 3:56 UTC (2+ messages)
` [PATCH v3 2/2] powerpc/powernv: Add ultravisor message log interface
[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] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
2019-08-23 20:44 UTC (4+ messages)
[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 v2 3/3] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
2019-08-22 10:46 UTC (2+ messages)
[PATCH v2 2/3] KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
2019-08-22 10:46 UTC (2+ messages)
[PATCH v2 1/3] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
2019-08-22 10:46 UTC (2+ messages)
[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 (6+ messages)
` [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest
[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
2019-08-22 1:33 UTC (15+ messages)
` [PATCH v5 1/7] Documentation/powerpc: Ultravisor API
` [PATCH v5 2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler
` [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
[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 (4+ messages)
` [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 kernel] KVM: PPC: vfio/spapr_tce: Split out TCE invalidation from TCE updates
2019-08-19 5:15 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