kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-05 22:08:00 to 2023-10-09 10:13:03 UTC [more...]

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-09 10:12 UTC  (19+ 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/2] KVM: s390: add counters for vsie performance
 2023-10-09  9:32 UTC  (3+ 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] KVM: x86: Fix partially uninitialized integer in emulate_pop
 2023-10-09  9:20 UTC  (7+ 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

[RFC 0/7] Add SIOV virtual device support
 2023-10-09  8:51 UTC  (8+ 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/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 1/2] tools/virtio: Add dma sync api for virtio test
 2023-10-09  2:44 UTC  (10+ 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 gmem FIXUP] kvm: guestmem: do not use a file system
 2023-10-09  2:35 UTC  (5+ messages)

[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 -next v21 00/27] riscv: Add vector ISA support
 2023-10-08 16:23 UTC  (4+ 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-08 10:04 UTC  (12+ messages)

[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  (7+ 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 v7] KVM: x86/tsc: Don't sync user-written TSC against startup values
 2023-10-08  2:53 UTC 

[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-08  0:06 UTC  (2+ messages)

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-07 17:21 UTC  (13+ 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 linux-next] LoongArch: mm: Export symbol for invalid_pud_table
 2023-10-07 16:14 UTC  (3+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-07 14:46 UTC  (20+ messages)
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [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 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 v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-10-07  7:00 UTC  (7+ messages)
` [PATCH v4 01/12] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs

[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 0/3] KVM: arm64: Load the stage-2 MMU from vcpu_load() for VHE
 2023-10-06 22:06 UTC  (11+ messages)
` [PATCH 1/3] KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
` [PATCH 2/3] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH 3/3] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-06 20:54 UTC 

[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 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-06 17:57 UTC 

[PATCH v3] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
 2023-10-06 16:56 UTC  (3+ messages)
` [PATCH] vfio: Fix smatch errors in vfio_combine_iova_ranges()

[RFC PATCH V2 00/18] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-10-06 16:41 UTC  (19+ messages)
` [RFC PATCH V2 01/18] PCI/MSI: Provide stubs for IMS functions
` [RFC PATCH V2 02/18] vfio/pci: Move PCI specific check from wrapper to PCI function
` [RFC PATCH V2 03/18] vfio/pci: Use unsigned int instead of unsigned
` [RFC PATCH V2 04/18] vfio/pci: Make core interrupt callbacks accessible to all virtual devices
` [RFC PATCH V2 05/18] vfio/pci: Split PCI interrupt management into front and backend
` [RFC PATCH V2 06/18] vfio/pci: Separate MSI and MSI-X handling
` [RFC PATCH V2 07/18] vfio/pci: Move interrupt eventfd to interrupt context
` [RFC PATCH V2 08/18] vfio/pci: Move mutex acquisition into function
` [RFC PATCH V2 09/18] vfio/pci: Move interrupt contexts to generic interrupt struct
` [RFC PATCH V2 10/18] vfio/pci: Move IRQ type to generic interrupt context
` [RFC PATCH V2 11/18] vfio/pci: Split interrupt context initialization
` [RFC PATCH V2 12/18] vfio/pci: Provide interrupt context to generic ops
` [RFC PATCH V2 13/18] vfio/pci: Make vfio_pci_set_irqs_ioctl() available
` [RFC PATCH V2 14/18] vfio/pci: Add core IMS support
` [RFC PATCH V2 15/18] vfio/pci: Support emulated interrupts
` [RFC PATCH V2 16/18] vfio/pci: Support emulated interrupts in IMS backend
` [RFC PATCH V2 17/18] vfio/pci: Add accessor for IMS index
` [RFC PATCH V2 18/18] vfio/pci: Support IMS cookie modification

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-10-06 16:36 UTC  (6+ messages)
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

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

[RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
 2023-10-06 12:47 UTC  (3+ messages)

[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
 2023-10-06  9:29 UTC  (3+ messages)

[PATCH v2] KVM: x86/xen: ignore the VCPU_SSHOTTMR_future flag
 2023-10-06  8:40 UTC  (5+ messages)

[PATCH v4 0/3] KVM: x86: Update HWCR virtualization
 2023-10-06  3:59 UTC  (4+ messages)
` [PATCH v4 3/3] KVM: selftests: Test behavior of HWCR

[PATCH] KVM: selftests: Zero-initialize entire test_result in memslot perf test
 2023-10-06  3:48 UTC  (2+ messages)

[PATCH v2] KVM: x86: Refine calculation of guest wall clock to use a single TSC read
 2023-10-06  3:48 UTC  (2+ messages)

[PATCH gmem] KVM: Relax guest_memfd restrictions on hugepages
 2023-10-06  2:20 UTC  (2+ messages)

[PATCH gmem FIXUP] KVM: Don't re-use inodes when creating guest_memfd files
 2023-10-06  2:20 UTC  (2+ messages)

Bug? Incompatible APF for 4.14 guest on 5.10 and later host
 2023-10-06  1:39 UTC  (2+ messages)

[RFC] KVM: Allow polling vCPUs for events
 2023-10-06  1:16 UTC  (4+ messages)

[PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
 2023-10-06  0:44 UTC  (9+ messages)

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-06  0:36 UTC  (15+ messages)
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 05/17] KVM: Annotate -EFAULTs from kvm_vcpu_read/write_guest_page()
` [PATCH v5 06/17] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls

[RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
 2023-10-05 23:48 UTC  (6+ messages)
` [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-05 22:46 UTC  (10+ messages)
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).