public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-08 14:53:13 to 2023-10-10 08:35:49 UTC [more...]

[PATCH 00/12] x86/mce, KVM: X86: KVM memory poison and MCE injector support
 2023-10-10  8:35 UTC  (4+ 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

[kvm-unit-tests PATCH 0/3] s390x: Improve console handling
 2023-10-10  8:35 UTC  (5+ 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

[RFC 0/7] Add SIOV virtual device support
 2023-10-10  8:33 UTC  (15+ messages)
` [RFC 1/7] iommufd: Handle unsafe interrupts in a separate function
` [RFC 2/7] iommufd: Introduce iommufd_alloc_device()
` [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 00/12] PCI device authentication
 2023-10-10  8:19 UTC  (10+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

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

[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 0/7] tun: Introduce virtio-net hashing feature
 2023-10-10  6:19 UTC  (30+ messages)
  ` [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
  ` [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature

[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

Accessing emulated CXL memory is unstable
 2023-10-10  1:35 UTC 

[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 v7] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-10-10  0:44 UTC  (3+ messages)

[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-10  0:37 UTC  (13+ 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] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-09 21:29 UTC 

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

[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-09 19:36 UTC  (3+ 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

[PATCH 1/2] KVM: x86: Fix partially uninitialized integer in emulate_pop
 2023-10-09  9:20 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] KVM: x86: rename push to emulate_push for consistency

[PATCH RFC v4 0/9] Add loongarch kvm accel support
 2023-10-09  9:01 UTC  (10+ messages)
` [PATCH RFC v4 1/9] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v4 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v4 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v4 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v4 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v4 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH RFC v4 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-09  7:06 UTC  (8+ messages)
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct

[PATCH v2 0/5] perf: KVM: Enable callchains for guests
 2023-10-09  3:17 UTC  (11+ messages)
` [PATCH v2 1/5] KVM: Add arch specific interfaces for sampling guest callchains
` [PATCH v2 2/5] perf kvm: Introduce guest interfaces for sampling callchains
` [PATCH v2 3/5] KVM: implement new perf interfaces
` [PATCH v2 4/5] perf kvm: Support sampling guest callchains
` [PATCH v2 5/5] perf tools: Support PERF_CONTEXT_GUEST_* flags

[RFC v2 0/4] Support reconnection in vduse
 2023-10-09  3:00 UTC  (7+ messages)
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO

[PATCH v3 0/4] KVM: selftests: Add LoongArch support
 2023-10-09  2:55 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v3 2/4] KVM: selftests: Add core KVM selftests support "
` [PATCH v3 3/4] KVM: selftests: Add ucall test "
` [PATCH v3 4/4] KVM: selftests: Add test cases "

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-09  1:13 UTC  (9+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH v2 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op


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