Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/23] block: add a bvec_set_virt helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/23] block: add a bvec_set_folio helper
- From: Christoph Hellwig <hch@xxxxxx>
- add bvec initialization helpers v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1 0/8] Add IO page table replacement support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Mark Brown <broonie@xxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [External] Re: [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH V8 0/7] fixes for virtual address update
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [RFC PATCH 25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 18/32] ACPI: Check _STA present bit before making CPUs not present
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 19/32] ACPI: Warn when the present bit changes but the feature is not enabled
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 23/32] ACPICA: Add new MADT GICC flags fields [code first?]
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 28/32] ACPI: add support to register CPUs based on the _STA enabled bit
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 21/32] LoongArch: Use the __weak version of arch_unregister_cpu()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 31/32] arm64: document virtual CPU hotplug's expectations
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 17/32] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 27/32] arm64: psci: Ignore DENIED CPUs
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 13/32] ACPI: processor: Register all CPUs from acpi_processor_get_info()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 20/32] drivers: base: Implement weak arch_unregister_cpu()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 15/32] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 12/32] ACPI: processor: Register CPUs that are online, but not described in the DSDT
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 14/32] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 11/32] ACPI: processor: Add support for processors described as container packages
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 10/32] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 08/32] x86/topology: Switch over to GENERIC_CPU_DEVICES
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 09/32] LoongArch: Switch over to GENERIC_CPU_DEVICES
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 04/32] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 07/32] ia64/topology: Switch over to GENERIC_CPU_DEVICES
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 03/32] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 06/32] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 05/32] drivers: base: Move cpu_dev_init() after node_dev_init()
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 01/32] ia64: Fix build error due to switch case label appearing next to declaration
- From: James Morse <james.morse@xxxxxxx>
- [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
- From: James Morse <james.morse@xxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v5 3/3] qtests/arm: add some mte tests
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v5 2/3] arm/kvm: add support for MTE
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v5 0/3] arm: enable MTE for QEMU + kvm
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [RFC v3 00/18] vfio: Adopt iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
- From: "Nicholas Piggin" <npiggin@xxxxxxxxx>
- Re: [PATCH v4 13/14] RISC-V: KVM: Support firmware events
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- RE: [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 1/7] KVM: Standardize on "int" return types instead of "long" in kvm_main.c
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() to "int"
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 4/7] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH 3/7] KVM: Move KVM_GET_NR_MMU_PAGES into the deprecation section
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- RE: [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 0/2] Update VFIO doc
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 1/2] vfio: Update the kdoc for vfio_device_ops
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [External] Re: [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- RE: [PATCH v1 0/8] Add IO page table replacement support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- RE: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v11 058/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- [PATCH] KVM: selftests: Remove redundant setbuf()
- From: shahuang@xxxxxxxxxx
- Re: [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH kernel v4] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [PATCH v3 14/14] KVM: selftests: aarch64: vPMU register test for unimplemented counters
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 12/14] KVM: selftests: aarch64: Introduce vpmu_counter_access test
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 13/14] KVM: selftests: aarch64: vPMU register test for implemented counters
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 11/14] tools: arm64: Import perf_event.h
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 10/14] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 09/14] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 07/14] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 08/14] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 06/14] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 05/14] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 04/14] KVM: arm64: PMU: Don't use the PMUVer of the PMU set for the guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 03/14] KVM: arm64: PMU: Don't use the sanitized value for PMUVer
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 02/14] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- RE: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v3 01/14] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- RE: [RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- [PATCH v3 00/14] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- RE: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 1/2] vfio: Update the kdoc for vfio_device_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH] KVM: x86: PIT: fix PIT shutdown
- From: lirongqing@xxxxxxxxx
- [PATCH] KVM: x86: Enable PIT shutdown quirk
- From: lirongqing@xxxxxxxxx
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v2 1/7] RISC-V: Add AIA related CSR defines
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v5 00/13] riscv: improve boot time isa extensions handling
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v5 00/13] riscv: improve boot time isa extensions handling
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- Re: [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [External] Re: [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 0/9] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 10/11] x86/smpboot: Serialize topology updates for secondary bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 11/11] x86/smpboot: reuse timer calibration
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 08/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 00/11] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v6 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH V8 0/7] fixes for virtual address update
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH] KVM: selftests: Enable USERFAULTFD
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- RE: [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
- From: Kechen Lu <kechenl@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
- From: Kechen Lu <kechenl@xxxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v2] vhost-vdpa: print warning when vhost_vdpa_alloc_domain fails
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common.
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common.
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [RESEND] [PATCH] Documentation: KVM: Update AMD memory encryption link
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- [PATCH 21/21] KVM: x86/mmu: Split out Shadow MMU lockless walk begin/end
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 18/21] KVM: x86/mmu: Move split cache topup functions to shadow_mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 19/21] KVM: x86/mmu: Move Shadow MMU part of kvm_mmu_zap_all() to shadow_mmu.h
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 16/21] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 20/21] KVM: x86/mmu: Move Shadow MMU init/teardown to shadow_mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 15/21] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 14/21] KVM: x86/MMU: Factor Shadow MMU wrprot / clear dirty ops out of mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 10/21] KVM: x86/MMU: Clean up Shadow MMU exports
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: x86/mmu: Remove FNAME(is_self_change_mapping)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 13/21] KVM: x86/MMU: Fix naming on prepare / commit zap page functions
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 08/21] KVM: x86/MMU: Expose functions for paging_tmpl.h
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 09/21] KVM: x86/MMU: Move paging_tmpl.h includes to shadow_mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 12/21] KVM: x86/MMU: Clean up naming of exported Shadow MMU functions
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 17/21] KVM: x86/MMU: Add kvm_shadow_mmu_ to the last few functions in shadow_mmu.h
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 11/21] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: x86/mmu: Drop dedicated self-changing mapping code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/21] KVM: x86/mmu: Get rid of is_cpuid_PSE36()
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 05/21] KVM: x86/MMU: Expose functions for the Shadow MMU
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 04/21] KVM: x86/MMU: Add shadow_mmu.(c|h)
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 03/21] KVM: x86/mmu: Clean up mmu.c functions that put return type on separate line
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 02/21] KVM: x86/mmu: Replace comment with an actual lockdep assertion on mmu_lock
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 01/21] KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute
- From: Simon Veith <sveith@xxxxxxxxx>
- Re: [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: fix calculate dest mask incorrectly in x2apic mode.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 10/39] target/riscv: expose zvkb cpu property
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 10/39] target/riscv: expose zvkb cpu property
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- Re: [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
- From: Philipp Tomsich <philipp.tomsich@xxxxxxxx>
- [PATCH 36/39] crypto: Add SM4 constant parameter CK.
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 26/39] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 11/39] target/riscv: add zvkns cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 28/39] target/riscv: add zvksh cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 17/39] target/riscv: Add vaesdm.vs decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 15/39] target/riscv: Add vaesdf.vs decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 39/39] target/riscv: Expose Zvksed property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 38/39] target/riscv: Add Zvksed support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 34/39] target/riscv: expose zvkg cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 30/39] target/riscv: Add vsm3c.vi decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 31/39] target/riscv: expose zvksh cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 32/39] target/riscv: add zvkg cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 37/39] target/riscv: Add zvksed cfg property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 23/39] target/riscv: expose zvkns cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 14/39] target/riscv: Add vaesdf.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 18/39] target/riscv: Add vaesz.vs decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 21/39] target/riscv: Add vaeskf1.vi decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 05/39] target/riscv: Add vclmulh.vx decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 22/39] target/riscv: Add vaeskf2.vi decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 13/39] target/riscv: Add vaesef.vs decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 00/39] Add RISC-V vector cryptography extensions
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 16/39] target/riscv: Add vaesdm.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 20/39] target/riscv: Add vaesem.vs decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 01/39] target/riscv: add zvkb cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 19/39] target/riscv: Add vaesem.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 24/39] target/riscv: add zvknh cpu properties
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 12/39] target/riscv: Add vaesef.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 27/39] target/riscv: expose zvknh cpu properties
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 10/39] target/riscv: expose zvkb cpu property
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- [PATCH 29/39] target/riscv: Add vsm3me.vv decoding, translation and execution support
- From: Lawrence Hunter <lawrence.hunter@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v4 13/14] RISC-V: KVM: Support firmware events
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH] vringh: fix a typo in comments for vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/7] tools/virtio: enable to build with retpoline
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/7] vringh: fix a typo in comments for vringh_kiov
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [RFC PATCH v2 7/7] vringh: IOMEM support
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 6/7] tools/virtio: convert to use new unified vringh APIs
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 5/7] vringh: unify the APIs for all accessors
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 3/7] vringh: remove vringh_iov and unite to vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 2/7] tools/virtio: enable to build with retpoline
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 4/7] tools/virtio: convert to new vringh user APIs
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 1/7] vringh: fix a typo in comments for vringh_kiov
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- [RFC PATCH v2 0/7] Introduce a vringh accessor for IO memory
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- [PATCH v2] vhost-vdpa: print warning when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- [PATCH] KVM: update code comment in struct kvm_vcpu
- From: Wang Yong <yongw.kernel@xxxxxxxxx>
- Re: [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 1/2] vfio: Update the kdoc for vfio_device_ops
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 0/2] Update VFIO doc
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v1 6/8] iommufd/selftest: Add coverage for access->ioas replacement
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 4/8] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 1/8] iommu: Move dev_iommu_ops() to private header
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v1 0/8] Add IO page table replacement support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RE: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- RE: [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- RE: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: shahuang@xxxxxxxxxx
- Re: [PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 6/7] kvm: x86/mmu: Remove FNAME(invlpg)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 5/7] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 13/14] RISC-V: KVM: Support firmware events
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 02/14] perf: RISC-V: Improve privilege mode filtering for perf
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 00/14] KVM perf support
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- Re: (subset) [Patch v4 00/13] Add Hyper-v extended hypercall support in KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: Destroy target device if coalesced MMIO unregistration fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 13/14] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [RFC 13/14] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 6/8] s390x: define a macro for the stack frame size
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH 18/32] migration: Move the QMP command from monitor/ to migration/
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 9/9] x86/smpboot: Serialize topology updates for secondary bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 6/9] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 0/9] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] virtio,vhost,vdpa: fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC 00/14] KVM: x86/MMU: Formalize the Shadow MMU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 01/14] KVM: x86/MMU: Add shadow_mmu.(c|h)
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2] vfio: platform: ignore missing reset if disabled at module init
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: MMU: performance tweaks for heavy CR0.WP users
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [RFC 01/14] KVM: x86/MMU: Add shadow_mmu.(c|h)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 6/6] KVM: VMX: Make CR0.WP a guest owned bit
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 1/6] KVM: x86/mmu: Avoid indirect call for get_cr3
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 3/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 5/6] KVM: x86/mmu: Fix comment typo
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 2/6] KVM: VMX: Avoid retpoline call for control register caused exits
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] kvm: x86/mmu: Remove FNAME(is_self_change_mapping)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Fortnightly KVM call for 2023-02-07
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 0/1] arm: Replace MAX_SMP probe loop
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [External] Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [kvm-unit-tests PATCH v4 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [kvm-unit-tests PATCH v4 0/1] arm: Replace MAX_SMP probe loop
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [External] Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Andre Przywara <andre.przywara@xxxxxxxxxxxx>
- [GIT PULL] virtio,vhost,vdpa: fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.
- From: Rajnesh Kanwal <rkanwal@xxxxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- [PATCH 3/3] kvm: x86: Advertise FLUSH_L1D to user space
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [PATCH 2/3] kvm: svm: Add IA32_FLUSH_CMD guest support
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [PATCH 1/3] kvm: vmx: Add IA32_FLUSH_CMD guest support
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 00/11] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- RE: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [kvm-unit-tests PATCH 1/3] lib: s390x: Introduce UV validity function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- RE: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
- From: shahuang@xxxxxxxxxx
- Re: [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- RE: [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v1 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 5/6] KVM: arm64: Introduce ID register specific descriptor
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 0/6] Support writable CPU ID registers from userspace
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- RE: [PATCH v2] vfio: platform: ignore missing reset if disabled at module init
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [RFC PATCH v6 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
- From: Kechen Lu <kechenl@xxxxxxxxxx>
- Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 10/11] KVM: SVM: implement support for vNMI
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 07/14] RISC-V: KVM: Add skeleton support for perf
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 17/18] vfio/iommufd: Add IOAS_COPY_DMA support
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 14/18] backends/iommufd: Introduce the iommufd object
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 15/18] util/char_dev: Add open_cdev()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 13/18] vfio/container-base: Introduce VFIOContainer reset callback
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 12/18] vfio/container-base: Introduce [attach/detach]_device container callbacks
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 11/18] vfio/ccw: Use vfio_[attach/detach]_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 10/18] vfio/ap: Use vfio_[attach/detach]_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 09/18] vfio/platform: Use vfio_[attach/detach]_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 07/18] vfio: Add base container
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 08/18] vfio/container: Introduce vfio_[attach/detach]_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 06/18] vfio/common: Rename into as.c
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 05/18] vfio/common: Move legacy VFIO backend code into separate container.c
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 04/18] vfio/common: Introduce vfio_container_add|del_section_window()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 03/18] vfio/common: Move IOMMU agnostic helpers to a separate file
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 02/18] linux-headers: Import vfio.h and iommufd.h
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 01/18] scripts/update-linux-headers: Add iommufd.h
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [RFC v3 00/18] vfio: Adopt iommufd
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 0/5] target/i386: Update AMD EPYC CPU Models
- From: "Moger, Babu" <bmoger@xxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 03/14] RISC-V: Improve SBI PMU extension related definitions
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] .gitignore: Keep track of archived files as they are added to a new git repo
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- RE: [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH V5 2/2] selftests: KVM: Add dirty logging page splitting test
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH V5 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH V5 0/2] selftests: KVM: Add a test for eager page splitting
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: David Matlack <dmatlack@xxxxxxxxxx>
- RE: [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- RE: [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- RE: [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
- From: David Matlack <dmatlack@xxxxxxxxxx>
- RE: [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH 4/3] KVM: x86/xen: Make runstate cache gpcs share a lock
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH V8 7/7] vfio: revert "iommu driver notify callback"
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 5/7] vfio/type1: revert "block on invalid vaddr"
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 4/7] vfio/type1: restore locked_vm
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 3/7] vfio/type1: track locked_vm per dma
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 6/7] vfio/type1: revert "implement notify callback"
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 2/7] vfio/type1: prevent underflow of locked_vm via exec()
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- [PATCH V8 0/7] fixes for virtual address update
- From: Steve Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH v4 0/2] selftests: KVM: Add a test for eager page splitting
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 14/15] KVM: x86: Add Arch LBR data MSR access interface
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds
- From: "Longpeng(Mike)" <longpeng2@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [RFC kvm-unit-tests 01/27] lib/string: include stddef.h for size_t
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
- From: Jeremi Piotrowski <jpiotrowski@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [RFC PATCH 01/19] mm: Introduce vm_account
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 14/15] KVM: x86: Add Arch LBR data MSR access interface
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH -next v13 14/19] riscv: signal: Report signal frame size to userspace via auxv
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH -next v13 15/19] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [RFC PATCH v6 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
- From: Zhao Liu <zhao1.liu@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [kvm-unit-tests PATCH v5 2/2] arm/psci: Add PSCI CPU_OFF test case
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests PATCH v2 7/8] lib/linux/const.h: test for `__ASSEMBLER__` as well
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] RISC-V: KVM: Initial skeletal support for AIA
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v2] vfio: platform: ignore missing reset if disabled at module init
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH v8 34/69] KVM: arm64: nv: Hide RAS from nested guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] .gitignore: Keep track of archived files as they are added to a new git repo
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v8 55/69] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 41/69] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 14/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 32/69] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 62/69] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 39/69] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 63/69] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 49/69] KVM: arm64: nv: vgic: Emulate the HW bit in software
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 61/69] KVM: arm64: Add FEAT_NV2 cpu feature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 51/69] KVM: arm64: nv: Implement maintenance interrupt forwarding
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 69/69] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 27/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 67/69] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 44/69] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 59/69] KVM: arm64: nv: Map VNCR-capable registers to a separate page
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 53/69] KVM: arm64: nv: Add nested GICv3 tracepoints
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 52/69] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 42/69] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 10/69] KVM: arm64: nv: Support virtual EL2 exceptions
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 38/69] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 47/69] KVM: arm64: nv: Nested GICv3 Support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 60/69] KVM: arm64: nv: Move nested vgic state into the sysreg file
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 26/69] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 33/69] KVM: arm64: nv: Filter out unsupported features from ID regs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 37/69] KVM: arm64: nv: Handle shadow stage 2 page faults
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 56/69] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 24/69] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 48/69] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 50/69] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 64/69] KVM: arm64: nv: Allocate VNCR page when required
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 31/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 36/69] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 22/69] KVM: arm64: nv: Handle PSCI call via smc from the guest
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 13/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 23/69] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 17/69] KVM: arm64: nv: Save/Restore vEL2 sysregs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 40/69] KVM: arm64: nv: Set a handler for the system instruction traps
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 66/69] KVM: arm64: nv: Fast-track 'InHost' exception returns
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 20/69] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 25/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 11/69] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 54/69] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 30/69] KVM: arm64: nv: Forward debug traps to the nested guest
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 45/69] KVM: arm64: nv: Add handling of EL2-specific timer registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 18/69] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 46/69] KVM: arm64: nv: Load timer before the GIC
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 68/69] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 28/69] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 29/69] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 19/69] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v8 35/69] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
- From: Marc Zyngier <maz@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]