virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-12 04:29:35 to 2025-04-22 13:36:57 UTC [more...]

[PATCH v9 0/4] vhost: Add support of kthread API
 2025-04-22 13:36 UTC  (13+ messages)
` [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
` [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-04-22 13:35 UTC  (10+ messages)

[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-22 11:22 UTC  (5+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22 11:12 UTC  (44+ messages)
` [RFC PATCH v2 01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [RFC PATCH v2 02/34] x86/msr: Remove rdpmc()
` [RFC PATCH v2 03/34] x86/msr: Rename rdpmcl() to rdpmcq()
` [RFC PATCH v2 04/34] x86/msr: Convert rdpmcq() into a function
` [RFC PATCH v2 05/34] x86/msr: Return u64 consistently in Xen PMC read functions
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC
` [RFC PATCH v2 07/34] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
` [RFC PATCH v2 09/34] x86/msr: Add the native_rdmsrq() helper
` [RFC PATCH v2 10/34] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [RFC PATCH v2 11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}()
` [RFC PATCH v2 15/34] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [RFC PATCH v2 16/34] x86/msr: Change function type of native_read_msr_safe()
` [RFC PATCH v2 17/34] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v2 18/34] x86/opcode: Add immediate form MSR instructions
` [RFC PATCH v2 19/34] x86/extable: Add support for "
` [RFC PATCH v2 20/34] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
` [RFC PATCH v2 22/34] x86/msr: Utilize the alternatives mechanism to read MSR
` [RFC PATCH v2 23/34] x86/extable: Remove new dead code in ex_handler_msr()
` [RFC PATCH v2 24/34] x86/mce: Use native MSR API __native_{wr,rd}msrq()
` [RFC PATCH v2 25/34] x86/msr: Rename native_wrmsrq() to native_wrmsrq_no_trace()
` [RFC PATCH v2 26/34] x86/msr: Rename native_wrmsr() to native_wrmsr_no_trace()
` [RFC PATCH v2 27/34] x86/msr: Rename native_write_msr() to native_wrmsrq()
` [RFC PATCH v2 28/34] x86/msr: Rename native_write_msr_safe() to native_wrmsrq_safe()
` [RFC PATCH v2 29/34] x86/msr: Rename native_rdmsrq() to native_rdmsrq_no_trace()
` [RFC PATCH v2 30/34] x86/msr: Rename native_rdmsr() to native_rdmsr_no_trace()
` [RFC PATCH v2 31/34] x86/msr: Rename native_read_msr() to native_rdmsrq()
` [RFC PATCH v2 32/34] x86/msr: Rename native_read_msr_safe() to native_rdmsrq_safe()
` [RFC PATCH v2 33/34] x86/msr: Move the ARGS macros after the MSR read/write APIs
` [RFC PATCH v2 34/34] x86/msr: Convert native_rdmsr_no_trace() uses to native_rdmsrq_no_trace() uses

[PATCH 1/1] virtio_console: fix missing byte order handling for cols and rows
 2025-04-22 10:39 UTC  (3+ messages)

[PATCH V2] virtio-pci: Fix result size returned for the admin command completion
 2025-04-22 10:33 UTC 

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22  8:45 UTC  (12+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v9 4/9] net: devmem: Implement TX path
` [PATCH net-next v9 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v9 6/9] net: enable driver support for netmem TX
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v9 8/9] net: check for driver support in netmem TX
` [PATCH net-next v9 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH v2] virtgpu: don't reset on shutdown
 2025-04-22  6:21 UTC  (6+ messages)

[PATCH net-next 0/2] vsock: SOCK_LINGER rework
 2025-04-21 21:52 UTC  (8+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data

[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
 2025-04-21 21:50 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data
` [PATCH net-next v2 2/3] vsock: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v2 3/3] vsock/test: Expand linger test to ensure close() does not misbehave

[PATCH 0/2] Improve admin command handling and result
 2025-04-21 15:13 UTC  (13+ messages)
` [PATCH 1/2] virtio-pci: Fix result size returned for the admin command completion
` [PATCH 2/2] virtio-pci: Add admin command length check for device writable portions

[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-04-21  3:08 UTC  (9+ messages)
` [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users
` [PATCH v3 9/9] vhost: add WARNING if log_num is more than limit

[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-21  3:03 UTC  (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] selftests: net: move xdp_helper to net/lib
` [PATCH v4 3/4] selftests: net: add flag to force zerocopy mode in xdp_helper
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest

[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
 2025-04-20 14:38 UTC  (3+ messages)

[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-18 10:24 UTC  (9+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE

[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-18  5:05 UTC 

[syzbot] [dri?] [virt?] WARNING in virtio_gpu_queue_fenced_ctrl_buffer
 2025-04-17 15:10 UTC 

[PATCH] vdpa/octeon_ep: Use non-hybrid PCI devres API
 2025-04-17 13:11 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH] dt-bindings: virtio: pci-iommu: Add ref to pci-device.yaml
 2025-04-17 12:49 UTC  (2+ messages)

[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
 2025-04-17 11:10 UTC  (3+ messages)

[PATCH] drm/cirrus: Use non-hybrid PCI devres API
 2025-04-17  9:40 UTC 

[PATCH v3 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-17  0:08 UTC  (11+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests: net: move xdp_helper to net/lib
` [PATCH v3 3/3] selftests: net: add a virtio_net deadlock selftest

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-04-16 21:34 UTC  (5+ messages)

[PATCH net-next v8 1/9] netmem: add niov->type attribute to distinguish different net_iov types
 2025-04-16 17:26 UTC  (10+ messages)
` [PATCH net-next v8 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v8 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v8 4/9] net: devmem: Implement TX path
` [PATCH net-next v8 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v8 6/9] net: enable driver support for netmem TX
` [PATCH net-next v8 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v8 8/9] net: check for driver support in netmem TX
` [PATCH net-next v8 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH] vhost/net: remove zerocopy support
 2025-04-16 10:15 UTC  (5+ messages)

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16 10:09 UTC  (3+ messages)

[PATCH] drm/virtio: Support drm_panic with non-vmapped shmem BO
 2025-04-16  8:16 UTC  (6+ messages)

[PATCH 0/2] drm/virtio: Avoid struct drm_gem_object.import_attach
 2025-04-16  7:27 UTC  (6+ messages)
` [PATCH 1/2] drm/virtio: Test for imported buffers with drm_gem_is_imported()
` [PATCH 2/2] drm/virtio: Use dma_buf from GEM object instance

[PATCH 17/19] drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
 2025-04-16  6:44 UTC  (2+ messages)

[PATCH] Revert "virtio_pci: Support surprise removal of virtio pci device"
 2025-04-16  3:01 UTC  (5+ messages)

[PATCH REGRESSION-FIX] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
 2025-04-16  2:25 UTC  (2+ messages)

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-15 17:07 UTC  (13+ messages)
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH net-next] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-14 17:12 UTC  (3+ messages)

[PATCH v2 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-14 11:46 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests: net: move xdp_helper to net/lib
` [PATCH v2 3/3] selftests: net: add a virtio_net deadlock selftest

[PATCH 0/2] drm: qxl: Deadcoding
 2025-04-13 17:10 UTC  (3+ messages)
` [PATCH 1/2] drm: qxl: Remove dead qxl_io_flush_* functions
` [PATCH 2/2] drm: qxl: Remove unused debugfs code

[PATCH v3] media: add virtio-media driver
 2025-04-12 14:27 UTC  (2+ messages)


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).