public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-06 18:01:32 to 2023-10-09 21:36:30 UTC [more...]

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

[PATCH] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
 2023-10-09 21:29 UTC 

[PATCH gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-09 21:26 UTC  (10+ messages)

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-09 20:24 UTC  (19+ messages)
` [PATCH net-next v3 01/12] vsock: set EPOLLERR on non-empty error queue
` [PATCH net-next v3 02/12] vsock: read from socket's "
` [PATCH net-next v3 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v3 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v3 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v3 06/12] vsock/virtio: "
` [PATCH net-next v3 07/12] vsock/loopback: "
` [PATCH net-next v3 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v3 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [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 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] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-09 19:33 UTC  (5+ messages)

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

[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

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

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

[PATCH 00/12] PCI device authentication
 2023-10-09 14:02 UTC  (21+ messages)
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 05/12] crypto: akcipher - Support more than one signature encoding
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[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

[RFC 0/7] Add SIOV virtual device support
 2023-10-09 13:21 UTC  (9+ 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()

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-09 11:50 UTC  (23+ messages)
  ` [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
  ` [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature

[PATCH vhost v3 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-09 11:24 UTC  (17+ 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

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-10-09 10:52 UTC  (11+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed
    ` [PATCH v2 1/2] tools/virtio: Add dma sync api for virtio test
      ` [PATCH v2 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 v4 00/17] iommufd: Add nesting infrastructure
 2023-10-09  5:13 UTC  (16+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions

[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  (12+ messages)
` [RFC v2 3/4] vduse: update the vq_info in ioctl
` [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

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-10-08  9:37 UTC  (2+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-10-08  6:19 UTC  (5+ 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 vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-10-08  4:28 UTC  (12+ messages)

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

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-10-08  2:59 UTC  (6+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-10-08  2:58 UTC  (4+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets

[PATCH linux-next] LoongArch: mm: Export symbol for invalid_pud_table
 2023-10-07 16:14 UTC  (3+ messages)

[PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-10-07 12:51 UTC  (11+ messages)

[PATCH iwl-next v3 00/13] Add E800 live migration driver
 2023-10-07  8:12 UTC  (6+ messages)
` [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices

Question: In a certain scenario, enabling GICv4/v4.1 may cause Guest hang when restarting the Guest
 2023-10-07  8:02 UTC  (3+ messages)

[PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function'
 2023-10-07  6:40 UTC 

linux-next: Tree for Oct 6 [arch/loongarch/kvm/kvm.ko]
 2023-10-07  0:38 UTC 

[PATCH 2/3] KVM: arm64: Rename helpers for VHE vCPU load/put
 2023-10-06 22:06 UTC  (2+ messages)

[PATCH 0/2] tools: arm64: Sync sysreg.h with the kernel
 2023-10-06 20:52 UTC  (6+ messages)
  ` [PATCH 1/2] tools: arm64: Add a copy of sysreg-defs.h generated from "

[PATCH] KVM: Annotate struct kvm_irq_routing_table with __counted_by
 2023-10-06 20:41 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Load the stage-2 MMU from vcpu_load() for VHE
 2023-10-06 18:11 UTC  (6+ messages)

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-06 17:57 UTC 


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