messages from 2019-09-27 11:54:01 to 2019-11-06 04:34:57 UTC [more...]
[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
2019-11-06 4:34 UTC (12+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
` [PATCH v10 2/8] KVM: PPC: Support for running secure guests
` [PATCH v10 3/8] KVM: PPC: Shared pages support for "
` [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
` [PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
` [PATCH v10 6/8] KVM: PPC: Support reset of secure guest
` [PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
` [PATCH v10 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option
[PATCH v15 06/23] powerpc: mm: Add p?d_leaf() definitions
2019-11-01 14:09 UTC
[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
2019-10-31 23:36 UTC (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-5.5-1 tag
[PATCH v14 06/22] powerpc: mm: Add p?d_leaf() definitions
2019-10-28 13:58 UTC
[PATCH v3 00/15] KVM: Dynamically size memslot arrays
2019-10-25 16:30 UTC (18+ messages)
` [PATCH v3 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v3 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v3 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v3 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v3 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v3 09/15] KVM: Move memslot deletion to helper function
` [PATCH v3 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v3 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v3 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v3 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v3 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v3 15/15] KVM: Dynamically size memslot array based on number of used slots
[PATCH AUTOSEL 4.19 11/37] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
2019-10-25 13:55 UTC
[PATCH v2 00/15] KVM: Dynamically size memslot arrays
2019-10-24 20:48 UTC (37+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v2 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v2 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
[PATCH v13 06/22] powerpc: mm: Add p?d_leaf() definitions
2019-10-24 9:37 UTC
[PATCH 00/45] KVM: Refactor vCPU creation
2019-10-24 7:05 UTC (51+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH 06/45] KVM: SVM: "
` [PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH 08/45] KVM: x86: Move FPU allocation to "
` [PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
` [PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH 18/45] KVM: PPC: "
` [PATCH 19/45] KVM: arm: "
` [PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
` [PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
` [PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
` [PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
` [PATCH 28/45] KVM: x86: "
` [PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
` [PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
` [PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
` [PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
` [PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
` [PATCH 39/45] KVM: MIPS: "
` [PATCH 40/45] KVM: ARM: "
` [PATCH 41/45] KVM: PPC: "
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
` [PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
2019-10-24 4:48 UTC (7+ messages)
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [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 v9 0/8] KVM: PPC: Driver to manage pages of secure guest
2019-10-23 5:53 UTC (6+ messages)
` [PATCH v9 2/8] KVM: PPC: Move pages between normal and secure memory
[PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
2019-10-22 14:22 UTC (6+ messages)
` [PATCH 1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH 2/3] powerpc/kvm/book3e: "
[PATCH] KVM: Add separate helper for putting borrowed reference to kvm
2019-10-22 13:49 UTC (2+ messages)
[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
2019-10-22 11:12 UTC (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-5.4-1 tag
[kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
2019-10-21 15:30 UTC (2+ messages)
[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
2019-10-21 4:06 UTC (11+ messages)
` [PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
` [PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
` [PATCH v2 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
` [PATCH v2 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
[PATCH v12 06/22] powerpc: mm: Add p?d_leaf() definitions
2019-10-18 10:12 UTC
[EMBARGOED RHEL8.1 PATCH v5 01/14] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
2019-10-11 17:15 UTC
[EMBARGOED RHEL8.0 PATCH v5 01/11] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
2019-10-11 17:14 UTC
[PATCH] powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
2019-10-11 8:22 UTC (5+ messages)
[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
2019-10-09 18:09 UTC (8+ messages)
` [PATCH v5 10/11] mm/Kconfig: Adds config option to track "
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
2019-10-09 11:12 UTC (7+ messages)
[PATCH v11 06/22] powerpc: mm: Add p?d_leaf() definitions
2019-10-07 15:38 UTC
[PATCH v2 5/5] KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
2019-10-02 6:00 UTC
[PATCH v2 4/5] KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
2019-10-02 6:00 UTC
[PATCH v2 3/5] KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
2019-10-02 6:00 UTC
[PATCH v2 2/5] KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
2019-10-02 6:00 UTC
[PATCH v2 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
2019-10-02 6:00 UTC
[PATCH v2 0/5] Fix LPCR[AIL]=3 implementation and reject
2019-10-02 6:00 UTC (2+ messages)
` [PATCH v2 0/5] Fix LPCR[AIL]=3 implementation
[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
2019-10-01 19:40 UTC (19+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v4 02/11] asm-generic/pgtable: Adds dummy functions "
` [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v4 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v4 05/11] powerpc/perf: "
` [PATCH v4 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v4 07/11] powerpc/kvm/e500: "
` [PATCH v4 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v4 09/11] powerpc/kvm/book3s_64: "
` [PATCH v4 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
` [PATCH v4 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing
[PATCH] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
2019-09-30 16:52 UTC
[PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
2019-09-27 23:25 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