public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 10:02:10 to 2023-10-10 16:04:32 UTC [more...]

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-10 16:02 UTC  (8+ messages)
` [PATCH RFC 01/11] KVM: x86: xen: Remove unneeded xen context from struct kvm_arch when !CONFIG_KVM_XEN
` [PATCH RFC 02/11] KVM: x86: hyper-v: Move Hyper-V partition assist page out of Hyper-V emulation context
` [PATCH RFC 03/11] KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
` [PATCH RFC 04/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_auto_eoi_set()
` [PATCH RFC 05/11] KVM: x86: hyper-v: Introduce kvm_hv_synic_has_vector()
` [PATCH RFC 06/11] KVM: VMX: Split off hyperv_evmcs.{ch}
` [PATCH RFC 09/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmcs() accessor

[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
 2023-10-10 15:59 UTC  (20+ messages)
` [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device

Accessing emulated CXL memory is unstable
 2023-10-10  1:35 UTC  (2+ messages)

[PATCH] kvm/sev: make SEV/SEV-ES asids configurable
 2023-10-10 12:20 UTC  (5+ messages)

[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-10 14:46 UTC  (3+ messages)

[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-10 14:24 UTC  (4+ messages)
` [PATCH v2 1/3] arm/kvm: convert to kvm_set_one_reg
` [PATCH v2 2/3] arm/kvm: convert to kvm_get_one_reg
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-10 14:23 UTC  (8+ messages)

[PATCH] MIPS: KVM: Fix a build warning about variable set but not used
 2023-10-10 13:59 UTC  (2+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-10 12:53 UTC  (11+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[kvm-unit-tests PATCH 0/3] s390x: Improve console handling
 2023-10-10 12:35 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/3] lib: s390x: hw: Provide early detect host
` [kvm-unit-tests PATCH 2/3] lib: s390x: sclp: Add compat handling for HMC ASCII consoles
` [kvm-unit-tests PATCH 3/3] lib: s390x: sclp: Add line mode input handling

[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-10 11:33 UTC  (5+ messages)

[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-10 10:09 UTC  (7+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg

[PATCH v7] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-10-10 10:03 UTC  (4+ messages)

[PATCH] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-10-10  9:40 UTC 

[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
 2023-10-10  9:17 UTC  (3+ messages)
` [PATCH 6/8] KVM: gmem, x86: Add gmem hook for invalidating private memory

[kvm-unit-tests PATCH v2 0/7] s390x: Add base AP support
 2023-10-10  8:49 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/7] lib: s390x: Add ap library
` [kvm-unit-tests PATCH v2 2/7] s390x: Add guest 2 AP test
` [kvm-unit-tests PATCH v2 3/7] lib: s390x: ap: Add ap_setup
` [kvm-unit-tests PATCH v2 4/7] s390x: ap: Add pqap aqic tests
` [kvm-unit-tests PATCH v2 5/7] s390x: ap: Add reset tests
` [kvm-unit-tests PATCH v2 6/7] lib: s390x: ap: Add tapq test facility bit
` [kvm-unit-tests PATCH v2 7/7] s390x: ap: Add nq/dq len test

[PATCH 00/12] x86/mce, KVM: X86: KVM memory poison and MCE injector support
 2023-10-10  8:35 UTC  (13+ messages)
` [PATCH 01/12] x86/mce: Fix hw MCE injection feature detection
` [PATCH 02/12] X86/mce/inject: Add mcgstatus for mce-inject debugfs
` [PATCH 03/12] x86/mce/inject: Add notrigger entry to suppress MCE injection
` [PATCH 04/12] x86/mce: Move and export inject_mce() from inject.c to core.c
` [PATCH 05/12] mm/fadvise: Add flags to inject hwpoison for posix_fadvise()
` [PATCH 06/12] mm/fadvise: Add FADV_MCE_INJECT flag "
` [PATCH 07/12] x86/mce/inject: Wire up the x86 MCE injector to FADV_MCE_INJECT
` [PATCH 08/12] x86/mce: Define a notifier chain for mce injector
` [PATCH 09/12] KVM: X86: Add debugfs to inject machine check on VM exit
` [PATCH 10/12] KVM: selftests: Allow mapping guest memory without host alias
` [PATCH 11/12] KVM: selftests: lib: Add src memory type for hwpoison test
` [PATCH 12/12] KVM: selftests: hwpoison/mce failure injection

[RFC 0/7] Add SIOV virtual device support
 2023-10-10  8:33 UTC  (13+ messages)
` [RFC 3/7] iommufd: Add iommufd_device_bind_pasid()
` [RFC 4/7] iommufd: Support attach/replace for SIOV virtual device {dev, pasid}
` [RFC 5/7] iommufd/selftest: Extend IOMMU_TEST_OP_MOCK_DOMAIN to pass in pasid
` [RFC 6/7] iommufd/selftest: Add test coverage for SIOV virtual device
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-10  7:19 UTC  (13+ messages)
` [PATCH net-next v3 02/12] vsock: read from socket's error queue
` [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v3 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v3 12/12] test/vsock: io_uring rx/tx tests

[PATCH vhost v3 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-10  6:33 UTC  (24+ messages)
` [PATCH mlx5-vhost v3 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
` [PATCH vhost v3 02/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH vhost v3 03/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH vhost v3 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH vhost v3 05/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH vhost v3 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH vhost v3 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH vhost v3 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH vhost v3 09/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH vhost v3 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH vhost v3 11/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH vhost v3 12/16] vdpa/mlx5: Improve mr update flow
` [PATCH vhost v3 13/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH vhost v3 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH vhost v3 15/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH vhost v3 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change

[RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
 2023-10-10  6:19 UTC  (27+ messages)

[PATCH v4 0/8] Add printf attribute to kselftest functions
 2023-10-10  5:53 UTC  (4+ messages)
` [PATCH v4 6/8] selftests/kvm: Replace attribute with macro

[PATCH v2 00/58] TDX QEMU support
 2023-10-10  5:29 UTC  (4+ messages)
` [PATCH v2 08/58] i386/tdx: Adjust the supported CPUID based on TDX restrictions

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-10-10  3:46 UTC  (7+ messages)
` [PATCH v4 01/12] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs

[RFC 0/8] iommufd support pasid attach/replace
 2023-10-10  3:33 UTC  (6+ messages)
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-10  3:26 UTC  (6+ messages)
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct

[PATCH v2 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-10  1:10 UTC  (6+ messages)
` [PATCH v2 1/5] tools headers arm64: Copy sysreg-defs generation from kernel source
` [PATCH v2 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v2 3/5] KVM: selftests: Generate "
` [PATCH v2 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v2 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v6 00/25] Enable CET Virtualization
 2023-10-10  0:54 UTC  (7+ messages)
` [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v6 16/25] KVM: x86: Report KVM supported CET MSRs as to-be-saved

[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-10  0:37 UTC  (11+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-09 23:08 UTC  (13+ messages)
` [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v7 02/12] KVM: arm64: PMU: Set the default PMU for the guest before vCPU reset
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on "
` [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v7 06/12] KVM: arm64: PMU: Add a helper to read the number of counters
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 09/12] tools: Import arm_pmuv3.h
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH v4 0/3] KVM: x86: Update HWCR virtualization
 2023-10-09 20:05 UTC  (2+ messages)

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2023-10-09 17:08 UTC  (5+ messages)
` [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-09 17:03 UTC  (13+ messages)

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-09 16:42 UTC  (3+ messages)
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-10-09 16:40 UTC  (3+ messages)
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init

[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
 2023-10-09 14:33 UTC  (3+ messages)

[PATCH v4 0/2] KVM: s390: add counters for vsie performance
 2023-10-09 13:32 UTC  (7+ messages)
` [PATCH v4 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v4 2/2] KVM: s390: add tracepoint in gmap notifier

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-10-09 10:52 UTC  (5+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox