Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v8 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 15/30] LoongArch: KVM: Implement vcpu status description
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 07/30] LoongArch: KVM: Implement vcpu run interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 05/30] LoongArch: KVM: Add vcpu related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 17/30] LoongArch: KVM: Implement virtual machine tlb operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 18/30] LoongArch: KVM: Implement vcpu timer operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 20/30] LoongArch: KVM: Implement handle csr excption
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 02/30] LoongArch: KVM: Implement kvm module related interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 16/30] LoongArch: KVM: Implement update VM id function
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v8 00/30] Add KVM LoongArch support
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- RE: [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v8 1/2] s390x: topology: Check the Perform Topology Function
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- RE: [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
- From: =?gb18030?b?yM7D9MP0KMGqzai8r83FwarNqMr919a/xry809A=?==?gb18030?b?z965q8u+sb6yvyk=?= <renmm6@xxxxxxxxxxxxxx>
- Re: [PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v3] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: SVM changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 updates for v6.4
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: SVM changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: SVM changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: SVM changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: VMX changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: Selftests changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: PMU changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: MMU changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: Misc changes for 6.4.
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM: Non-x86 changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 updates for v6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL 0/3] KVM: s390: Changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3] vringh: IOMEM support
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH v8 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 00/12] Implement Eager Page Splitting for ARM
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 04/12] KVM: arm64: Export kvm_are_all_memslots_empty()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 08/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 06/12] KVM: arm64: Add kvm_pgtable_stage2_split()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 01/12] KVM: arm64: Rename free_removed to free_unlinked
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 02/12] KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 12/12] KVM: arm64: Use local TLBI on permission relaxation
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 07/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 05/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Sabin Rapan <sabrapan@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Add a vCPU stat for #AC exceptions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] clang-format: add project-wide configuration file
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Add a vCPU stat for #AC exceptions
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- RE: [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH v10 22/22] docs: vfio: Add vfio device cdev description
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 21/22] vfio: Compile group optionally
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 20/22] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 17/22] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 16/22] vfio: Name noiommu vfio_device with "noiommu-" prefix
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 18/22] vfio: Add cdev for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 15/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 14/22] iommufd/device: Add iommufd_access_detach() API
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 13/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 12/22] vfio: Record devid in vfio_device_file
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 11/22] vfio-iommufd: Split bind/attach into two steps
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 09/22] vfio: Make vfio_device_open() single open for device cdev path
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 10/22] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 07/22] vfio: Block device access via device fd until device is opened
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 06/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 08/22] vfio: Add cdev_device_open_cnt to vfio_group
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 05/22] kvm/vfio: Accept vfio device file from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 04/22] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 03/22] vfio: Accept vfio device file in the KVM facing kAPI
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 00/22] Add vfio_device cdev for iommufd support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 02/22] vfio: Refine vfio file kAPIs for KVM
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 01/22] vfio: Allocate per device file structure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 3/9] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH] clang-format: add project-wide configuration file
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH -next v18 00/20] riscv: Add vector ISA support
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [kvm-unit-tests PATCH] clang-format: add project-wide configuration file
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Andrew Bresticker <abrestic@xxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v2 1/1] KVM: s390: fix race in gmap_make_secure
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v2 0/1] fix race in gmap_make_secure
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [GIT PULL 2/3] KVM: s390: vsie: clarifications on setting the APCB
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 3/3] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 1/3] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 0/3] KVM: s390: Changes for 6.4
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 3/7] s390x: pv-diags: Drop snippet from snippet names
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/7] lib: s390x: uv: Add intercept data check library function
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- RE: RMRR device on non-Intel platform
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
- From: Maksim Davydov <davydov-max@xxxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v8 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v8 0/2] S390x: CPU Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH] KVM: x86: Add a vCPU stat for #AC exceptions
- From: Anselm Busse <abusse@xxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- RE: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3] vringh: IOMEM support
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
- From: Sandipan Das <sandipan.das@xxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v4 23/30] arm64: Add a setup sequence for systems that boot through EFI
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v20 08/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 15/21] tests/avocado: s390x cpu topology polarisation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 14/21] tests/avocado: s390x cpu topology core
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 04/21] s390x/sclp: reporting the maximum nested topology entries
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 20/21] tests/avocado: s390x cpu topology bad move
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 17/21] tests/avocado: s390x cpu topology test dedicated CPU
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 19/21] tests/avocado: s390x cpu topology dedicated errors
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 18/21] tests/avocado: s390x cpu topology test socket full
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 10/21] machine: adding s390 topology to info hotpluggable-cpus
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 21/21] tests/avocado: s390x cpu topology query-cpu-polarization
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 16/21] tests/avocado: s390x cpu topology entitlement tests
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 11/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 13/21] docs/s390x/cpu topology: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 05/21] s390x/cpu topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 06/21] s390x/cpu topology: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 00/21] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 07/21] target/s390x/cpu topology: activate CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
- From: "Moger, Babu" <babu.moger@xxxxxxx>
- Re: [PATCH v3 1/7] target/i386: allow versioned CPUs to specify new cache_info
- From: "Moger, Babu" <babu.moger@xxxxxxx>
- Re: [PATCH v19 14/21] tests/avocado: s390x cpu topology core
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [GIT PULL] Please pull IOMMUFD subsystem changes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
- From: Maksim Davydov <davydov-max@xxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH kvmtool 04/16] virtio/vhost: Factor notify_vq_gsi()
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH] KVM: x86/mmu: Add comment on try_cmpxchg64 usage in tdp_mmu_set_spte_atomic
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v3] vringh: IOMEM support
- From: Shunsuke Mie <mie@xxxxxxxxxx>
- Re: [PATCH kvmtool 14/16] Factor epoll thread
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v4 23/30] arm64: Add a setup sequence for systems that boot through EFI
- From: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
- Re: [PATCH] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- Re: [PATCH v7 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 6/6] KVM: x86: Set KVM LASS based on hardware capability
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v7 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 23/30] arm64: Add a setup sequence for systems that boot through EFI
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v7 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 6/6] KVM: x86: Set KVM LASS based on hardware capability
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/7] target/i386: allow versioned CPUs to specify new cache_info
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH 6/6] KVM: x86: Set KVM LASS based on hardware capability
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 0/6] LASS KVM virtualization support
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X
- From: Reinette Chatre <reinette.chatre@xxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- [PATCH v7 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 2/6] KVM: arm64: Save ID registers' sanitized value per guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v7 0/6] Support writable CPU ID registers from userspace
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 5/6] KVM: selftests: Add ucall_fmt2()
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 6/6] KVM: selftests: Add a selftest for guest prints and formatted asserts
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 4/6] KVM: selftests: Add string formatting options to ucall
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 3/6] KVM: selftests: Add additional pages to the guest to accommodate ucall
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 2/6] KVM: selftests: Add kvm_snprintf() to KVM selftests
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 1/6] KVM: selftests: Add strnlen() to the string overrides
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v2 0/6] Add printf and formatted asserts in the guest
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- RFC: Common MMU Recommendation
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [GIT PULL] fork: user workers & vhost
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 17/22] KVM: Introduce KVM_CAP_ABSENT_MAPPING_FAULT without implementation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/6] arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/6] arm: pmu: pmu-chain-promotion: Improve debug messages
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v6 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH 0/1] Fixing infinite loop on SCLP READ SCP INFO error
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [GIT PULL] KVM: Non-x86 changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: VMX changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: PMU changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: MMU changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: Selftests changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: Misc changes for 6.4.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM: x86: SVM changes for 6.4
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv changes for 6.4
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v3 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 4/7] target/i386: Add feature bits for CPUID_Fn80000021_EAX
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 6/7] target/i386: Add VNMI and automatic IBRS feature bits
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 5/7] target/i386: Add missing feature bits in EPYC-Milan model
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 3/7] target/i386: Add a couple of feature bits in 8000_0008_EBX
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 1/7] target/i386: allow versioned CPUs to specify new cache_info
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v2] vfio/pci: Propagate ACPI notifications to user-space via eventfd
- From: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx>
- Re: [PATCH 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [kvm:queue] [kvm] c7ed946b95: kvm-unit-tests.msr.fail
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [syzbot] [kvm?] KASAN: slab-use-after-free Read in kvm_tdp_mmu_invalidate_all_roots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Christophe de Dinechin <dinechin@xxxxxxxxxx>
- Re: [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH] accel/kvm: Specify default IPA size for arm64
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
- From: =?gb18030?b?yM7D9MP0KMGqzai8r83FwarNqMr919a/xry809A=?==?gb18030?b?z965q8u+sb6yvyk=?= <renmm6@xxxxxxxxxxxxxx>
- [PATCH 4/6] target/riscv: Create an KVM AIA irqchip
- From: Yong-Xuan Wang <yongxuan.wang@xxxxxxxxxx>
- [PATCH 3/6] target/riscv: check the in-kernel irqchip support
- From: Yong-Xuan Wang <yongxuan.wang@xxxxxxxxxx>
- [PATCH 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
- From: Yong-Xuan Wang <yongxuan.wang@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [syzbot] [kvm?] KASAN: slab-use-after-free Read in kvm_tdp_mmu_invalidate_all_roots
- From: syzbot <syzbot+864ac0b626794668b732@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v3] vhost_vdpa: fix unmap process in no-batch mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] LASS KVM virtualization support
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v7 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [RFC PATCH v2 15/15] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 14/15] test/vsock: MSG_ZEROCOPY support for vsock_perf
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 13/15] test/vsock: MSG_ZEROCOPY flag tests
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 12/15] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 06/15] vsock: check error queue to set EPOLLERR
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 05/15] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 11/15] vsock/loopback: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 09/15] vhost/vsock: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 08/15] vsock: check for MSG_ZEROCOPY support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 07/15] vsock: read from socket's error queue
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 10/15] vsock/virtio: support MSG_ZEROCOPY for transport
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 02/15] vhost/vsock: non-linear skb handling support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 00/15] vsock: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 04/15] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 03/15] vsock/virtio: non-linear skb handling support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 01/15] vsock/virtio: prepare for non-linear skb support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- RE: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- RE: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH 2/2] KVM: x86: Fix some comments
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH 0/2] KVM: Fix some comments
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- RE: RMRR device on non-Intel platform
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: RMRR device on non-Intel platform
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [kvm-unit-tests v3 4/4] x86: Add test case for INVVPID with LAM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- [kvm-unit-tests PATCH] arch-run: Fix run_qemu return correct error code
- From: =?gb18030?b?yM7D9MP0KMGqzai8r83FwarNqMr919a/xry809A=?==?gb18030?b?z965q8u+sb6yvyk=?= <renmm6@xxxxxxxxxxxxxx>
- Re: [kvm-unit-tests v3 4/4] x86: Add test case for INVVPID with LAM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests v3 3/4] x86: Add test cases for LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests v3 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [GIT PULL] Final KVM fixes for Linux 6.3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [GIT PULL] Final KVM fixes for Linux 6.3
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v13 048/113] KVM: x86/mmu: Disallow dirty logging for x86 TDX
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: Getting the kvm-riscv tree in next
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv changes for 6.4
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Getting the kvm-riscv tree in next
- From: Sean Christopherson <seanjc@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 v9 vfio 7/7] vfio/pds: Add Kconfig and documentation
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 0/7] pds_vfio driver
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 3/7] vfio/pds: register with the pds_core PF
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 6/7] vfio/pds: Add support for firmware recovery
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v9 vfio 5/7] vfio/pds: Add support for dirty page tracking
- From: Brett Creeley <brett.creeley@xxxxxxx>
- Re: [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: Getting the kvm-riscv tree in next
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv changes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 00/21] Enable CET Virtualization
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3] docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- [syzbot] [kvm?] WARNING in kvm_tdp_mmu_invalidate_all_roots
- From: syzbot <syzbot+094a74444165dbcd3a54@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Getting the kvm-riscv tree in next
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [GIT PULL] KVM/riscv changes for 6.4
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH kvmtool 14/16] Factor epoll thread
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 3/9] KVM: selftests: Pass count of read and write accesses from guest to host
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- [PATCH] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- [PATCH 1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 5/9] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH 2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v2 18/21] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 06/21] KVM:x86: Report XSS as to-be-saved if there are supported features
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 20/21] KVM:x86: Enable supervisor IBT support for guest
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 21/21] KVM:x86: Support CET supervisor shadow stack MSR access
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 19/21] KVM:nVMX: Enable user CET support for nested VMX
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 17/21] KVM:VMX: Pass through user CET MSRs to the guest
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 15/21] KVM:x86: Report CET MSRs as to-be-saved if CET is supported
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 03/21] x86/cpufeatures: Enable CET CR4 bit for shadow stack
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 04/21] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 14/21] KVM:VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 05/21] x86/fpu: Add helper for modifying xstate
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 02/21] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 00/21] Enable CET Virtualization
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 10/21] KVM:x86: Add #CP support in guest exception classification
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 01/21] x86/shstk: Add Kconfig option for shadow stack
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 12/21] KVM:x86: Add fault checks for guest CR4.CET setting
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 08/21] KVM:x86: Init kvm_caps.supported_xss with supported feature bits
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v3 01/22] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 6/7] s390x: pv: Add IPL reset tests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 5/7] s390x: pv: Add sie entry intercept and validity test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 3/7] s390x: pv-diags: Drop snippet from snippet names
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 7/7] s390x: pv-diags: Add the test to unittests.conf
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/7] lib: s390x: uv: Add intercept data check library function
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v3 07/22] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Annotate -EFAULTs from kvm_vcpu_map()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3] docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [GIT PULL] fork: user workers & vhost
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] RISC-V KVM virtualize AIA CSRs
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- Re: [PATCH v3 01/22] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [kvm-unit-tests PATCH v3 5/7] s390x: pv: Add sie entry intercept and validity test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/7] lib: s390x: uv: Introduce UV validity function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 4/7] lib: s390x: uv: Add pv guest requirement check function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 3/7] s390x: pv-diags: Drop snippet from snippet names
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/7] lib: s390x: uv: Add intercept data check library function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/7] s390x: Add PV SIE intercepts and ipl tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 6/7] s390x: pv: Add IPL reset tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 7/7] s390x: pv-diags: Add the test to unittests.conf
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 4/6] arm: pmu: Fix chain counter enable/disable sequences
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 5/6] arm: pmu: Add pmu-memaccess-reliability test
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests PATCH 4/6] arm: pmu: Fix chain counter enable/disable sequences
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [GIT PULL] KVM/arm64 updates for v6.4
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/6] arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/6] arm: pmu: pmu-chain-promotion: Improve debug messages
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH v2 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v2 0/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Qemu SEV reduced-phys-bits fixes
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v7 3/5] KVM: x86: Introduce untag_addr() in kvm_x86_ops
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- RE: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v7 3/5] KVM: x86: Introduce untag_addr() in kvm_x86_ops
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- RE: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- RE: [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH 2/4] target/i386: Add CET MSRs access interfaces
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 4/4] target/i386: Advertise CET flags in feature words
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 1/4] target/i386: Enable XSAVES support for user mode CET states
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 0/4] Enable VMM userspace support for CET virtualization
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 3/4] target/i386: Enable CET states migration
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [PATCH] vhost_net: revert upend_idx only on retriable error
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH v3 04/12] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v3 10/12] vfio: Mark cdev usage in vfio_device
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] vhost_net: revert upend_idx only on retriable error
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests v3 4/4] x86: Add test case for INVVPID with LAM
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [PATCH v3] docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD ordering
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests v3 3/4] x86: Add test cases for LAM_{U48,U57}
- From: Chao Gao <chao.gao@xxxxxxxxx>
- RE: RMRR device on non-Intel platform
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [kvm-unit-tests v3 2/4] x86: Add test case for LAM_SUP
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v1 1/2] KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [RESEND][QEMU PATCH] accel/kvm: Don't use KVM maximum support number to alloc user memslots
- From: Robert Hoo <robert.hoo.linux@xxxxxxxxx>
- Re: [kvm-unit-tests v3 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Annotate -EFAULTs from kvm_vcpu_map()
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v3 07/22] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults.
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 07/22] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Annotate -EFAULTs from kvm_vcpu_map()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC 01/48] mm/vmalloc: Introduce arch hooks to notify ioremap/unmap changes
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- [PATCH v6 11/19] iommufd: Fix locking around hwpt allocation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 13/19] iommu: Introduce a new iommu_group_replace_domain() API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 16/19] iommufd/selftest: Test iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 08/19] iommufd: Move putting a hwpt to a helper function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 05/19] iommufd: Keep track of each device's reserved regions instead of groups
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 07/19] iommufd: Make sw_msi_start a group global
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 02/19] iommufd: Add iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 17/19] iommufd: Add IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 14/19] iommufd: Add iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 04/19] iommu: Export iommu_get_resv_regions()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 15/19] iommufd: Make destroy_rwsem use a lock class per object type
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 10/19] iommufd: Allow a hwpt to be aborted after allocation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 00/19] Add iommufd physical device operations for replace and alloc hwpt
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 17/22] KVM: Introduce KVM_CAP_ABSENT_MAPPING_FAULT without implementation
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH v3 01/22] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH -next v18 00/20] riscv: Add vector ISA support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- [PATCH v1 1/1] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3] vhost_vdpa: fix unmap process in no-batch mode
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [RFC 10/48] RISC-V: KVM: Implement static memory region measurement
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kvmtool 04/16] virtio/vhost: Factor notify_vq_gsi()
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH kvmtool 01/16] virtio: Factor vhost initialization
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH kvmtool 03/16] virtio/vhost: Factor notify_vq_eventfd()
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH kvmtool 02/16] virtio/vhost: Factor vring operation
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: RMRR device on non-Intel platform
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 6/6] KVM: x86: Set KVM LASS based on hardware capability
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 5/6] KVM: x86: Advertise LASS CPUID to user space
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 0/6] LASS KVM virtualization support
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 3/6] KVM: x86: Add emulator helper for LASS violation check
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH kvmtool v2 2/2] virtio/rng: return at least one byte of entropy
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PULL 20/20] tracing: install trace events file only if necessary
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 19/20] docs/zoned-storage:add zoned emulation use case
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 18/20] virtio-blk: add some trace events for zoned emulation
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 17/20] block: add accounting for zone append operation
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 16/20] virtio-blk: add zoned storage emulation for zoned devices
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 14/20] block: add some trace events for zone append
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 15/20] include: update virtio_blk headers to v6.3-rc1
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 12/20] block: introduce zone append write for zoned devices
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 13/20] qemu-iotests: test zone append operation
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 11/20] file-posix: add tracking of the zone write pointers
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 09/20] block/dmg: Declare a type definition for DMG uncompress function
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 10/20] tracetool: use relative paths for '#line' preprocessor directives
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 05/20] block: add zoned BlockDriver check to block layer
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 06/20] iotests: test new zone operations
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 08/20] docs/zoned-storage: add zoned device documentation
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 07/20] block: add some trace events for new block layer APIs
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 04/20] block/raw-format: add zone operations to pass through requests
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 03/20] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 01/20] block/block-common: add zoned device structs
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 02/20] block/file-posix: introduce helper functions for sysfs attributes
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PULL 00/20] Block patches
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- RE: [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- Re: [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH RFC v1 10/10] target/loongarch: Add kvm file into meson build
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 03/10] target/loongarch: Supplement vcpu env initial when vcpu reset
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 05/10] target/loongarch: Implement kvm_arch_init function
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 06/10] target/loongarch: Implement kvm_arch_init_vcpu
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 08/10] target/loongarch: Implement set vcpu intr for kvm
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 04/10] target/loongarch: Implement kvm get/set registers
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 02/10] target/loongarch: Define some kvm_arch interfaces
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH RFC v1 00/10] Add loongarch kvm accel support
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [PATCH RESEND 2/2] KVM: SVM: add some info prints to SEV init
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH RESEND 0/2] KVM: SVM: small tweaks for sev_hardware_setup
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- [PATCH RESEND 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails
- From: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/3] Improve stack pretty printing
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v1 1/2] KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v1 0/2] KVM: arm64: Fix bugs related to mp_state updates
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH RFC v2 2/3] iommufd: Add iommufd_device_set_data and iommufd_device_unset_data APIs
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH RFC v2 3/3] vfio: Add dev_data_len/uptr in struct vfio_device_bind_iommufd
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH RFC v2 1/3] iommu: Add set/unset_dev_data_user ops
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH RFC v2 0/3] Add set_dev_data and unset_dev_data support
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RMRR device on non-Intel platform
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- RE: [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH RFC net-next v2 2/4] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH v7 01/30] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v7 01/30] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v1 1/2] KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 02/22] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [RFC 00/48] RISC-V CoVE support
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]