Linux KVM PPC
[Prev Page][Next Page]
- [PATCH v2 20/37] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit, (continued)
- [PATCH v2 20/37] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit, Nicholas Piggin
- [PATCH v2 22/37] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races, Nicholas Piggin
- [PATCH v2 18/37] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC, Nicholas Piggin
- [PATCH v2 24/37] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9, Nicholas Piggin
- [PATCH v2 35/37] KVM: PPC: Book3S HV P9: implement hash guest support, Nicholas Piggin
- [PATCH v2 31/37] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9, Nicholas Piggin
- [PATCH v2 32/37] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path, Nicholas Piggin
- [PATCH v2 33/37] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup, Nicholas Piggin
- [PATCH v2 36/37] KVM: PPC: Book3S HV P9: implement hash host / hash guest support, Nicholas Piggin
- [PATCH v2 37/37] KVM: PPC: Book3S HV: remove POWER9 support from P7/8 paths, Nicholas Piggin
- [PATCH] Documentation: kvm: fix messy conversion from .txt to .rst, Paolo Bonzini
- [PATCH v5 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM,
Bharata B Rao
- [PATCH v4 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible,
David Stevens
- [PATCH 00/13] KVM: PPC: Book3S: C-ify the P9 entry/exit code,
Nicholas Piggin
- [PATCH 01/13] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts, Nicholas Piggin
- [PATCH 02/13] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler, Nicholas Piggin
- [PATCH 03/13] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR, Nicholas Piggin
- [PATCH 04/13] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument, Nicholas Piggin
- [PATCH 06/13] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM, Nicholas Piggin
- [PATCH 05/13] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point, Nicholas Piggin
- [PATCH 07/13] KVM: PPC: Book3S 64: add hcall interrupt handler, Nicholas Piggin
- [PATCH 11/13] KVM: PPC: Book3S HV: Minimise hcall handler calling convention differences, Nicholas Piggin
- [PATCH 12/13] KVM: PPC: Book3S HV: Move radix MMU switching together in the P9 path, Nicholas Piggin
- [PATCH 13/13] KVM: PPC: Book3S HV: Implement the rest of the P9 entry/exit handling in C, Nicholas Piggin
- [PATCH 08/13] KVM: PPC: Book3S HV: Move hcall early register setup to KVM, Nicholas Piggin
- [PATCH 10/13] KVM: PPC: Book3S HV: move bad_host_intr check to HV handler, Nicholas Piggin
- [PATCH 09/13] KVM: PPC: Book3S HV: Move interrupt early register setup to KVM, Nicholas Piggin
- [PATCH v2 0/4] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated,
Alexey Kardashevskiy
- [PATCH kernel] powerpc/iommu: Annotate nested lock for lockdep,
Alexey Kardashevskiy
- [PATCH v4 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM,
Bharata B Rao
- [GIT PULL] Please pull my kvm-ppc-next-5.12-1 tag,
Paul Mackerras
- [PATCH 0/9] Add support for SVM atomics in Nouveau,
Alistair Popple
- [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate, Alistair Popple
- [PATCH 2/9] mm/migrate.c: Allow pfn flags to be passed to migrate_vma_setup(), Alistair Popple
- [PATCH 3/9] mm/migrate: Add a unmap and pin migration mode, Alistair Popple
- [PATCH 4/9] Documentation: Add unmap and pin to HMM, Alistair Popple
- [PATCH 5/9] hmm-tests: Add test for unmap and pin, Alistair Popple
- [PATCH 6/9] nouveau/dmem: Only map migrating pages, Alistair Popple
- [PATCH 8/9] nouveau/dmem: Add support for multiple page types, Alistair Popple
- [PATCH 7/9] nouveau/svm: Refactor nouveau_range_fault, Alistair Popple
- [PATCH 9/9] nouveau/svm: Implement atomic SVM access, Alistair Popple
- Re: [PATCH 0/9] Add support for SVM atomics in Nouveau, Daniel Vetter
- [PATCH] powerpc/xive: Assign boolean values to a bool variable,
Jiapeng Chong
- [PATCH v2 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code.,
Leonardo Bras
- [PATCH 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code., Leonardo Bras
- [PATCH] KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path, Fabiano Rosas
- [PATCH] KVM: PPC: remove unneeded semicolon, Yang Li
- [RFC PATCH 0/9] KVM: PPC: Book3S: C-ify the P9 entry/exit code,
Nicholas Piggin
- Re: FSL P5040: KVM HV doesn't work with the RC5 of kernel 5.11, Christian Zigotzky
- [PATCH v3 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible,
David Stevens
- [PATCH v2] KVM: x86/mmu: consider the hva in mmu_notifier retry,
David Stevens
- Re: [PATCH] KVM: x86/mmu: consider the hva in mmu_notifer retry,
Sean Christopherson
- [PATCH] powerpc/kvm: Force selection of CONFIG_PPC_FPU,
Christophe Leroy
- [PATCH 1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic,
Nicholas Piggin
- [PATCH 0/4] a few KVM patches,
Nicholas Piggin
- [PATCH v6 01/39] KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs,
Nicholas Piggin
- Re: KVM on POWER8 host lock up since 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C"),
Nicholas Piggin
- [PATCH v3 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM,
Bharata B Rao
- [PATCH v3 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM, Bharata B Rao
[PATCH v3 0/4] KVM: PPC: Power10 2nd DAWR enablement,
Ravi Bangoria
[PATCH v2 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM,
Bharata B Rao
[PATCH v2 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM, Bharata B Rao
Re: [PATCH v2 0/2] Support for H_RPT_INVALIDATE in PowerPC KVM, David Gibson
[PATCH v2 1/1] powerpc/kvm: Fix mask size for emulated msgsndp,
Leonardo Bras
[RFC PATCH] powerpc/papr_scm: Implement scm async flush,
Shivaprasad G Bhat
[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support,
Shivaprasad G Bhat
[PATCH] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check,
Greg Kurz
hcall H_READ when running kvm-hv: where serviced?, Jim
[PATCH 0/8] powerpc/64s: fix and improve machine check handling,
Nicholas Piggin
- [PATCH 8/8] powerpc/64s: tidy machine check SLB logging, Nicholas Piggin
- [PATCH 7/8] powerpc/64s: Remove "Host" from MCE logging, Nicholas Piggin
- [PATCH 6/8] powerpc/64s/pseries: Add ERAT specific machine check handler, Nicholas Piggin
- [PATCH 3/8] KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests, Nicholas Piggin
- [PATCH 4/8] KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests, Nicholas Piggin
- [PATCH 1/8] powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE, Nicholas Piggin
- [PATCH 5/8] powerpc/64s/powernv: ratelimit harmless HMI error printing, Nicholas Piggin
- [PATCH 2/8] powerpc/64s/powernv: Allow KVM to handle guest machine check details, Nicholas Piggin
- Re: [PATCH 0/8] powerpc/64s: fix and improve machine check handling, Michael Ellerman
- Re: [PATCH 0/8] powerpc/64s: fix and improve machine check handling, Michael Ellerman
[RFC PATCH] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support,
Nicholas Piggin
[PATCH v2 0/4] KVM: PPC: Power10 2nd DAWR enablement,
Ravi Bangoria
[PATCH kernel v2] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU,
Alexey Kardashevskiy
[PATCH kernel v2] powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU, Alexey Kardashevskiy
[PATCH] powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context,
Nicholas Piggin
[PATCH 1/1] powerpc/kvm: Fix mask size for emulated msgsndp, Leonardo Bras
[PATCH] KVM: PPC: fix comparison to bool warning,
xiakaixu1987
[PATCH] KVM: PPC: Book3S: Assign boolean values to a bool variable,
xiakaixu1987
[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page,
Cédric Le Goater
[PATCH AUTOSEL 5.9 020/147] powerpc/64s: handle ISA v3.1 local copy-paste context switches, Sasha Levin
[PATCH AUTOSEL 5.8 018/132] powerpc/64s: handle ISA v3.1 local copy-paste context switches, Sasha Levin
[PATCH AUTOSEL 5.9 121/147] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest, Sasha Levin
[PATCH AUTOSEL 5.8 112/132] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest, Sasha Levin
[PATCH AUTOSEL 4.4 21/25] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest, Sasha Levin
[PATCH AUTOSEL 5.4 67/80] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest, Sasha Levin
[PATCH v1 0/2] Use H_RPT_INVALIDATE for nested guest,
Bharata B Rao
[PATCH v2] mm/hmm: make device private reference counts zero based,
Ralph Campbell
[RFC v1 0/2] Plumbing to support multiple secure memory backends.,
Ram Pai
[PATCH] mm: make device private reference counts zero based,
Ralph Campbell
[PATCH 0/4] treewide: Make definitions of struct kernel_param_ops const,
Joe Perches
[RFC PATCH v3 0/2] mm: remove extra ZONE_DEVICE struct page refcount,
Ralph Campbell
[RFC PATCH v2 0/2] mm: remove extra ZONE_DEVICE struct page refcount,
Ralph Campbell
[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept,
Sean Christopherson
[RFC PATCH 1/3] KVM: Export kvm_make_all_cpus_request() for use in marking VMs as bugged, Sean Christopherson
Re: [RFC PATCH 0/3] KVM: Introduce "VM bugged" concept, Christian Borntraeger
Re: [RFC PATCH 0/3] KVM: Introduce "VM bugged" concept, Marc Zyngier
Re: [RFC PATCH 0/3] KVM: Introduce "VM bugged" concept, Cornelia Huck
[PATCH] KVM: Enable hardware before doing arch VM initialization,
Sean Christopherson
Re: [RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs,
Paolo Bonzini
[GIT PULL] Please pull my kvm-ppc-next-5.10-1 tag,
Paul Mackerras
[PATCH -next] powerpc/kvm/books: Fix symbol undeclared warnings,
Wang Wensheng
[PATCH V2] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param,
sathnaga
[PATCH] KVM: PPC: Book3S: Remove redundant initialization of variable ret,
Jing Xiangfeng
[PATCH -next v2] KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE,
Qinglang Miao
[PATCH AUTOSEL 5.4 180/330] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones, Sasha Levin
[PATCH AUTOSEL 5.4 290/330] KVM: PPC: Book3S HV: Close race with page faults around memslot flushes, Sasha Levin
[PATCH AUTOSEL 4.19 114/206] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones, Sasha Levin
[PATCH] Doc: admin-guide: Add entry for kvm_cma_resv_ratio kernel param,
sathnaga
[PATCH] mm: remove extra ZONE_DEVICE struct page refcount,
Ralph Campbell
Re: arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:633:12: error: no previous prototype for 'kvm_arch_post_init_vm',
Paolo Bonzini
[PATCH] KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls,
Greg Kurz
[PATCH] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest,
Fabiano Rosas
[PATCH] KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC, Paul Mackerras
[PATCH] powerpc/64s: handle ISA v3.1 local copy-paste context switches,
Nicholas Piggin
[RFC PATCH 1/2] KVM: PPC: Use the ppc_inst type,
Jordan Niethe
[PATCH] powerpc: kvm: Increase HDEC threshold to enter guest, David Gibson
[Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full,
Christian Zigotzky
[PATCH] KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method,
Greg Kurz
[PATCH] KVM: PPC: Book3S HV: fix a oops in kvmppc_uvmem_page_free(),
Ram Pai
[PATCH] KVM: PPC: Book3S HV: Define H_PAGE_IN_NONSHARED for H_SVM_PAGE_IN hcall,
Ram Pai
[GIT PULL] Please pull my kvm-ppc-next-5.9-1 tag,
Paul Mackerras
[PATCH v6 0/5] Migrate non-migrated pages of a SVM.,
Ram Pai
[PATCH v3 0/3] powerpc/pseries: IPI doorbell improvements,
Nicholas Piggin
[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks,
Nicholas Piggin
[PATCH v4 0/6] mm/migrate: avoid device private invalidations,
Ralph Campbell
[PATCH v5 0/7] Migrate non-migrated pages of a SVM.,
Ram Pai
[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests,
Ravi Bangoria
[PATCH v3 0/5] mm/migrate: avoid device private invalidations,
Ralph Campbell
[PATCH v2 0/2] Rework secure memslot dropping,
Laurent Dufour
[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware,
Athira Rajeev
[v3 01/15] powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers, Athira Rajeev
[v3 03/15] powerpc/perf: Update Power PMU cache_events to u64 type, Athira Rajeev
[v3 04/15] powerpc/perf: Add support for ISA3.1 PMU SPRs, Athira Rajeev
[v3 05/15] KVM: PPC: Book3S HV: Save/restore new PMU registers, Athira Rajeev
[v3 06/15] powerpc/xmon: Add PowerISA v3.1 PMU SPRs, Athira Rajeev
[v3 07/15] powerpc/perf: Add power10_feat to dt_cpu_ftrs, Athira Rajeev
[v3 08/15] powerpc/perf: power10 Performance Monitoring support, Athira Rajeev
[v3 09/15] powerpc/perf: Ignore the BHRB kernel address filtering for P10, Athira Rajeev
[v3 10/15] powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND, Athira Rajeev
[v3 11/15] powerpc/perf: BHRB control to disable BHRB logic when not used, Athira Rajeev
[v3 14/15] powerpc/perf: Add extended regs support for power10 platform, Athira Rajeev
[v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs, Athira Rajeev
[v3 15/15] tools/perf: Add perf tools support for extended regs in power10, Athira Rajeev
[v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc, Athira Rajeev
Re: [v3 00/15] powerpc/perf: Add support for power10 PMU Hardware, Michael Ellerman
[v4 0/5] Migrate non-migrated pages of a SVM.,
Ram Pai
[PATCH -next] powerpc: Convert to DEFINE_SHOW_ATTRIBUTE,
Qinglang Miao
[RFC PATCH] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register,
Ram Pai
[PATCH v2 0/5] mm/migrate: avoid device private invalidations,
Ralph Campbell
[v3 0/5] Migrate non-migrated pages of a SVM.,
Ram Pai
[PATCH v2 0/2] mm/migrate: optimize migrate_vma_setup() for holes,
Ralph Campbell
[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes,
Ralph Campbell
[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall,
Leonardo Bras
[PATCH 0/5] mm/migrate: avoid device private invalidations,
Ralph Campbell
[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks,
Nicholas Piggin
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]