Linux KVM Virtualization
[Prev Page][Next Page]
- [Bug 217307] windows guest entering boot loop when nested virtualization enabled and hyperv installed
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Kautuk Consul <kconsul@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] vfio/type1: check pfn valid before converting to struct page
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
- From: HORIGUCHI NAOYA(堀口 直也) <naoya.horiguchi@xxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- [PATCH v2] KVM: x86/mmu: Assert on @mmu in the __kvm_mmu_invalidate_addr()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
- From: "Wen, Qian" <qian.wen@xxxxxxxxx>
- RE: [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH 2/2][next] vfio/ccw: Use struct_size() helper
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- RE: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- RE: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- RE: [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kernel v5 6/6] x86/sev: Do not handle #VC for DR7 read/write
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH kernel v5 4/6] KVM: SVM/SEV/SEV-ES: Rework intercepts
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH kernel v5 3/6] KVM: SEV-ES: explicitly disable debug
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v10 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v10 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v10 4/5] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v10 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v10 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v10 0/5] Support writable CPU ID registers from userspace
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [Bug 217307] windows guest entering boot loop when nested virtualization enabled and hyperv installed
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v6 4/4] KVM: mmu: remove over-aggressive warnings
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v20 16/21] tests/avocado: s390x cpu topology entitlement tests
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v20 15/21] tests/avocado: s390x cpu topology polarisation
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v11 03/23] vfio: Accept vfio device file in the KVM facing kAPI
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v20 14/21] tests/avocado: s390x cpu topology core
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v2] vfio/type1: check pfn valid before converting to struct page
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 2/2] KVM: SVM: enhance info printk's in SEV init
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH v2 0/2] KVM: SVM: small tweaks for sev_hardware_setup
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
- From: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v3 10/18] x86/virt: KVM: Move VMXOFF helpers into KVM VMX
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v3 08/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 07/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 05/18] x86/reboot: Disable virtualization during reboot iff callback is registered
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 06/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 04/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 03/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 02/18] x86/reboot: Harden virtualization hooks for emergency reboot
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 08/10] vfio: Add helper to search vfio_device in a dev_set
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 07/10] vfio: Mark cdev usage in vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- RE: [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- Re: [RFC PATCH v2 09/11] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- Re: [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- Re: [PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
- From: Prathu Baronia <prathubaronia2011@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC PATCH v3 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 17/17] test/vsock: io_uring rx/tx tests
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 15/17] test/vsock: MSG_ZEROCOPY flag tests
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 12/17] vsock/loopback: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 11/17] vsock/virtio: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 01/17] vsock/virtio: read data from non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 09/17] vsock: enable SOCK_SUPPORT_ZC bit
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 08/17] vsock: check for MSG_ZEROCOPY support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 02/17] vhost/vsock: read data from non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 06/17] vsock: check error queue to set EPOLLERR
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 07/17] vsock: read from socket's error queue
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v3 03/17] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Qi Zheng <qi.zheng@xxxxxxxxx>
- Re: [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH] mmu_notifiers: Notify on pte permission upgrades
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v11 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 12/31] LoongArch: KVM: Implement vcpu interrupt operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 30/31] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 26/31] LoongArch: KVM: Implement kvm exception vector
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 19/31] LoongArch: KVM: Implement kvm mmu operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 27/31] LoongArch: KVM: Implement vcpu world switch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 24/31] LoongArch: KVM: Implement handle mmio exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 28/31] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 29/31] LoongArch: KVM: Enable kvm config and add the makefile
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 25/31] LoongArch: KVM: Implement handle fpu exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 22/31] LoongArch: KVM: Implement handle idle exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 20/31] LoongArch: KVM: Implement handle csr excption
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 23/31] LoongArch: KVM: Implement handle gspr exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 21/31] LoongArch: KVM: Implement handle iocsr exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 18/31] LoongArch: KVM: Implement vcpu timer operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 14/31] LoongArch: KVM: Implement vcpu load and vcpu put operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 16/31] LoongArch: KVM: Implement update VM id function
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 17/31] LoongArch: KVM: Implement virtual machine tlb operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 15/31] LoongArch: KVM: Implement vcpu status description
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 13/31] LoongArch: KVM: Implement misc vcpu related interfaces
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 08/31] LoongArch: KVM: Implement vcpu handle exit interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 05/31] LoongArch: KVM: Add vcpu related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 01/31] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 07/31] LoongArch: KVM: Implement vcpu run interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 00/31] Add KVM LoongArch support
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 02/31] LoongArch: KVM: Implement kvm module related interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 03/31] LoongArch: KVM: Implement kvm hardware enable, disable interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v11 04/31] LoongArch: KVM: Implement VM related functions
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [RFC PATCH v2 06/11] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [GIT PULL] KVM fixes for Linux 6.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH] KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH] KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [GIT PULL] KVM fixes for Linux 6.4-rc3
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- Re: [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
- From: wchen <waylingii@xxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] vfio/pci: demote hiding ecap messages to debug level
- From: Yanghang Luy <yanghliu@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: "Jitindar Singh, Suraj" <surajjs@xxxxxxxxxx>
- Re: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH] vfio/pci-core: Add capability for AtomicOp copleter support
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: SVM: add some info prints to SEV init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Nicolas Saenz Julienne <nsaenz@xxxxxxxxxx>
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH] KVM: MAINTAINERS: note that linux-kvm.org isn't current
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: SVM: add some info prints to SEV init
- From: Aleksandr Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2 02/11] iommu: Add nested domain support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RE: [PATCH v2 00/13] local_clock() vs noinstr
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RE: [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: SVM: add some info prints to SEV init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: vcpu_array[0] races
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
- From: Nicolas Saenz Julienne <nsaenz@xxxxxxxxxx>
- Re: [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
- From: Evan Green <evan@xxxxxxxxxxxx>
- Re: [PATCH RFCv2 01/24] iommu: Add RCU-protected page free support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v2] vfio/type1: check pfn valid before converting to struct page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] docs: clarify KVM related kernel parameters' descriptions
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH RFCv2 09/24] iommufd: Add IOMMU_HWPT_SET_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 15/24] iommufd: Add a flag to skip clearing of IOPTE dirty
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH RFCv2 09/24] iommufd: Add IOMMU_HWPT_SET_DIRTY
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 05/24] iommufd: Add a flag to enforce dirty tracking on attach
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 01/24] iommu: Add RCU-protected page free support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [kvm-unit-tests PATCH v9 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v9 0/2] S390x: CPU Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 00/13] local_clock() vs noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [PATCH v2 1/6] s390/uvdevice: Add info IOCTL
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 06/11] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- RE: [PATCH v2 00/11] iommufd: Add nesting infrastructure
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2 2/6] s390/uvdevice: Add 'Add Secret' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 3/6] s390/uvdevice: Add 'List Secrets' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- RE: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [PATCH v2 6/6] s390/uv: Update query for secret-UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- RE: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- RE: [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- RE: [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 02/11] iommu: Add nested domain support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: Fwd: Persistent rt_sigreturn segfaults on KVM VMs after upgrade to 5.15
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH -next v20 24/26] riscv: Add documentation for Vector
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- RE: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2] vfio/type1: check pfn valid before converting to struct page
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v4 5/6] KVM: arm64: Invalidate the table entries upon a range
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 4/6] KVM: arm64: Flush only the memslot after write-protect
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 3/6] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 2/6] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 1/6] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: "Jitindar Singh, Suraj" <surajjs@xxxxxxxxxx>
- [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 16/24] iommufd/selftest: Test IOMMU_GET_DIRTY_IOVA_NO_CLEAR flag
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 19/24] iommu/intel: Access/Dirty bit support for SL domains
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 23/24] iommu/arm-smmu-v3: Add set_dirty_tracking() support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 17/24] iommu/amd: Access/Dirty bit support in IOPTEs
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 22/24] iommu/arm-smmu-v3: Add read_and_clear_dirty() support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 14/24] iommufd/selftest: Test IOMMU_DEVICE_GET_CAPS
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 18/24] iommu/amd: Print access/dirty bits if supported
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 20/24] iommu/arm-smmu-v3: Add feature detection for HTTU
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 15/24] iommufd: Add a flag to skip clearing of IOPTE dirty
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 10/24] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 11/24] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 13/24] iommufd: Add IOMMU_DEVICE_GET_CAPS
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 09/24] iommufd: Add IOMMU_HWPT_SET_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 12/24] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_IOVA
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 08/24] iommufd: Dirty tracking data support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 06/24] iommufd/selftest: Add a flags to _test_cmd_{hwpt_alloc,mock_domain}
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 05/24] iommufd: Add a flag to enforce dirty tracking on attach
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 02/24] iommu: Replace put_pages_list() with iommu_free_pgtbl_pages()
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH RFCv2 01/24] iommu: Add RCU-protected page free support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [ANNOUNCE / RFC] Periodic Upstream Call for KVM
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 9/9] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Remove TSS reloading code after VMEXIT
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Remove TSS reloading code after VMEXIT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH -next v20 23/26] riscv: Enable Vector code to be built
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH] KVM: SVM: Remove TSS reloading code after VMEXIT
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH -next v20 26/26] selftests: add .gitignore file for RISC-V hwprobe
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 24/26] riscv: Add documentation for Vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 25/26] selftests: Test RISC-V Vector prctl interface
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 23/26] riscv: Enable Vector code to be built
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 22/26] riscv: detect assembler support for .option arch
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 21/26] riscv: Add sysctl to set the default vector rule for new processes
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 18/26] riscv: kvm: Add V extension to KVM ISA
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 19/26] riscv: KVM: Add vector lazy save/restore support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 17/26] riscv: prevent stack corruption by reserving task_pt_regs(p) early
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 16/26] riscv: signal: validate altstack to reflect Vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 15/26] riscv: signal: Report signal frame size to userspace via auxv
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 14/26] riscv: signal: Add sigcontext save/restore for vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 13/26] riscv: signal: check fp-reserved words unconditionally
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 10/26] riscv: Add task switch support for vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 12/26] riscv: Add ptrace vector support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 09/26] riscv: Introduce struct/helpers to save/restore per-task Vector state
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 08/26] riscv: Introduce riscv_v_vsize to record size of Vector context
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 07/26] riscv: Introduce Vector enable/disable helpers
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 06/26] riscv: Disable Vector Instructions for kernel itself
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 05/26] riscv: Clear vector regfile on bootup
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 04/26] riscv: Add new csr defines related to vector extension
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 02/26] riscv: Extending cpufeature.c to detect V-extension
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 01/26] riscv: Rename __switch_to_aux() -> fpu
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v20 00/26] riscv: Add vector ISA support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: Fwd: Persistent rt_sigreturn segfaults on KVM VMs after upgrade to 5.15
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RESEND PATCH v2] KVM: x86: Update KVM_GET_CPUID2 to return valid entry count
- From: Takahiro Itazuri <itazur@xxxxxxxxxx>
- Re: Fwd: Persistent rt_sigreturn segfaults on KVM VMs after upgrade to 5.15
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Fwd: Persistent rt_sigreturn segfaults on KVM VMs after upgrade to 5.15
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- RE: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [Bug 217423] TSC synchronization issue in VM restore
- From: bugzilla-daemon@xxxxxxxxxx
- RE: [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- Re: [PATCH v2 00/34] Split ptdesc from struct page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v2 06/11] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v7 0/1] arm: enable MTE for QEMU + kvm
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH v2 3/3] KVM: Documentation: Fix a typo in Documentation/virt/kvm/x86/mmu.rst
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v2 2/3] KVM: x86: Fix comments that refer to the out-dated msrs_to_save_all
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] KVM: Fix comment for KVM_ENABLE_CAP
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v2 0/3] KVM: Fix some comments
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- RE: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- RE: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- From: Haibo Xu <xiaobo55x@xxxxxxxxx>
- Re: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- RE: [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- RE: [PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: "Xu, Terrence" <terrence.xu@xxxxxxxxx>
- RE: [PATCH v11 00/23] Add vfio_device cdev for iommufd support
- From: "Xu, Terrence" <terrence.xu@xxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: Fix some comments
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- From: Haibo Xu <xiaobo55x@xxxxxxxxx>
- Re: [PATCH v8 2/6] KVM: x86: Virtualize CR4.LAM_SUP
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: "dengqiao.joey" <dengqiao.joey@xxxxxxxxxxxxx>
- Re: [PATCH v10 00/30] Add KVM LoongArch support
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: "Jitindar Singh, Suraj" <surajjs@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: Fix some comments
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v6 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 2/6] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v6 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 fixes for 6.4, take #1
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH V1 1/8] vfio: delete interfaces to update vaddr
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v8 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH V1 1/8] vfio: delete interfaces to update vaddr
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx>
- Re: [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH V6 04/14] x86/sev: optimize system vector processing invoked from #HV exception
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
- From: Sakari Ailus <sakari.ailus@xxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v1 3/9] virt: Implement Heki common code
- From: "Madhavan T. Venkataraman" <madvenka@xxxxxxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: "dengqiao.joey" <dengqiao.joey@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- [PATCH 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 03/10] RISC-V: KVM: Add APLIC related defines
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 02/10] RISC-V: KVM: Add IMSIC related defines
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 01/10] RISC-V: KVM: Implement guest external interrupt line management
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 00/10] RISC-V KVM in-kernel AIA irqchip
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Handle trap of tagged Set/Way CMOs
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 1/2] arm64: Add missing Set/Way CMO encodings
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: arm64: Handle MTE Set/Way CMOs
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH v6] vfio/cdx: add support for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- Re: [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [EXTERNAL] [RFC PATCH V6 13/14] x86/hyperv: Add smp support for sev-snp guest
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v8 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [Bug 217423] TSC synchronization issue in VM restore
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [Bug 217423] New: TSC synchronization issue in VM restore
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- RE: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v9 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v9 4/5] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v9 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v9 0/5] Support writable CPU ID registers from userspace
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- RE: vPASID capability for VF
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: vPASID capability for VF
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 21/28] KVM: x86/mmu: Use page-track notifiers iff there are external users
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- Re: [PATCH v3 12/28] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- RE: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH V5 10/11] vfio/pci: Support dynamic MSI-X
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH V5 07/11] vfio/pci: Update stale comment
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH V5 03/11] vfio/pci: Prepare for dynamic interrupt context storage
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 07/28] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v7 1/1] arm/kvm: add support for MTE
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v8 00/12] Implement Eager Page Splitting for ARM
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 6/7] KVM: arm64: Add 'skip_flush' arg to stage2_put_pte()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 4/6] s390x: fix compile of interrupt.c
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 2/7] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH V6 03/14] x86/sev: Add AMD sev-snp enlightened guest support on hyperv
- From: Dionna Amalie Glaze <dionnaglaze@xxxxxxxxxx>
- Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v7 1/1] arm/kvm: add support for MTE
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- RE: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM support for Intel PMU v5 fixed function PMC bitmap
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [kvm-unit-tests PATCH v2 4/6] s390x: fix compile of interrupt.c
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 6/6] s390x: add a test for SIE without MSO/MSL
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 3/6] s390x: lib: don't forward PSW when handling exception in SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 0/6] s390x: Add support for running guests without MSO/MSL
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] KVM: SVM: Update destination when updating pi irte
- From: "dengqiao.joey" <dengqiao.joey@xxxxxxxxxxxxx>
- RE: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5] vfio/cdx: add support for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- RE: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [PATCH v8 0/6] Support writable CPU ID registers from userspace
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [RFC PATCH V6 08/14] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [RFC PATCH V6 04/14] x86/sev: optimize system vector processing invoked from #HV exception
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH] vfio/type1: check pfn valid before converting to struct page
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [RFC PATCH V6 03/14] x86/sev: Add AMD sev-snp enlightened guest support on hyperv
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [RFC PATCH v2 04/11] KVM: VMX: Add IA32_SPEC_CTRL virtualization support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH -next v19 20/24] riscv: Add prctl controls for userspace vector management
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- RE: [EXTERNAL] [RFC PATCH V6 13/14] x86/hyperv: Add smp support for sev-snp guest
- From: Saurabh Singh Sengar <ssengar@xxxxxxxxxxxxx>
- Re: [PATCH v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/6] KVM: x86: Expose LAM feature to userspace VMM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH v2 00/17] Add Nested Translation Support for SMMUv3
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH v7 02/19] iommufd: Add iommufd_group
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PULL v2 00/16] Block patches
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [kvm-unit-tests PATCH] arm64: Make vector_table and vector_stub weak symbols
- From: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
- Re: [PATCH v5] vfio/cdx: add support for CDX bus
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 5.15 0/8] KVM CR0.WP series backport
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: Handle trap of tagged Set/Way CMOs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/2] arm64: Add missing Set/Way CMO encodings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/2] KVM: arm64: Handle MTE Set/Way CMOs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 05/28] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v10 21/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 41/59] KVM: arm64: nv: Implement maintenance interrupt forwarding
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 48/59] KVM: arm64: nv: Map VNCR-capable registers to a separate page
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 20/59] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 32/59] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.{NV,TSC) settings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 28/59] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 58/59] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 35/59] KVM: arm64: nv: Add handling of EL2-specific timer registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 17/59] KVM: arm64: nv: Handle HCR_EL2.E2H specially
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 31/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 29/59] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 54/59] KVM: arm64: nv: Allocate VNCR page when required
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 49/59] KVM: arm64: nv: Move nested vgic state into the sysreg file
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 34/59] KVM: arm64: nv: Hide RAS from nested guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 50/59] KVM: arm64: Add FEAT_NV2 cpu feature
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 30/59] KVM: arm64: nv: Set a handler for the system instruction traps
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 22/59] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 33/59] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 40/59] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 53/59] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 24/59] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 57/59] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 37/59] KVM: arm64: nv: Nested GICv3 Support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 10/59] KVM: arm64: nv: Add trap forwarding for HCR_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 51/59] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 52/59] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 55/59] KVM: arm64: nv: Enable ARMv8.4-NV support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 47/59] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 12/59] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 56/59] KVM: arm64: nv: Fast-track 'InHost' exception returns
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 36/59] KVM: arm64: nv: Load timer before the GIC
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 11/59] KVM: arm64: nv: Expose FEAT_EVT to nested guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 16/59] KVM: arm64: nv: Handle SPSR_EL2 specially
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v10 59/59] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on
- From: Marc Zyngier <maz@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]