virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-20 08:32:26 to 2024-06-26 08:37:51 UTC [more...]

How to implement message forwarding from one CID to another in vhost driver
 2024-06-26  8:37 UTC  (13+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-26  8:32 UTC  (18+ messages)
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
` [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping
        ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
 2024-06-26  8:08 UTC  (21+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq

[PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
 2024-06-26  7:52 UTC  (20+ messages)
` [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
` [PATCH V2 2/3] virtio: export virtio_config_{enable|disable}()
` [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode
 2024-06-26  6:40 UTC 

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-26  5:01 UTC  (3+ messages)

[PATCH v3] x86/paravirt: Disable virt spinlock on bare metal
 2024-06-26  4:38 UTC  (6+ messages)

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-06-26  3:39 UTC  (4+ messages)

[PATCH] virtio-pci: PCI extended capabilities for virtio
 2024-06-26  1:57 UTC  (3+ messages)

[PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-26  0:50 UTC  (7+ messages)
` [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file
` [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET
` [PATCH net-next v15 3/5] ethtool: provide customized dim profile management
` [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results
` [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning

[PATCH] x86/vmware: fix panic in vmware_hypercall_slow()
 2024-06-25 15:01 UTC  (5+ messages)

[PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
 2024-06-25 14:29 UTC  (38+ messages)
` [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
` [PATCH virtio 2/8] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
` [PATCH virtio 3/8] virtio: push out code to vp_avq_index()
` [PATCH virtio 4/8] virtio: create admin queues alongside other virtqueues
` [PATCH virtio 5/8] virtio_pci_modern: create admin queue of queried size
` [PATCH virtio 6/8] virtio_pci_modern: pass cmd as an identification token
` [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
` [PATCH virtio 8/8] virtio_pci_modern: remove admin queue serialization lock

[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
 2024-06-25 13:49 UTC  (5+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
` [RFC PATCH v1 2/2] vsock/test: add test for deferred credit update

[PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-06-25 13:52 UTC  (2+ messages)
` [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-06-25  5:46 UTC  (2+ messages)

[PATCH RESEND v2] tools/virtio: creating pipe assertion in vringh_test
 2024-06-24 17:49 UTC 

[PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted
 2024-06-24 17:29 UTC  (4+ messages)

move features flags into queue_limits v2
 2024-06-24 17:24 UTC  (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[PATCH] virtio_ring: fix KMSAN error for premapped mode
 2024-06-24 13:57 UTC  (4+ messages)

[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
 2024-06-24  9:32 UTC  (7+ messages)
` [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
` [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
` [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization

[PATCH] virtio: add missing MODULE_DESCRIPTION() macro
 2024-06-23 17:36 UTC  (2+ messages)

[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
 2024-06-23 15:04 UTC  (2+ messages)

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-23 11:19 UTC  (3+ messages)
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-06-23 10:14 UTC  (23+ messages)
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters

[PATCH net 0/2] virtio_net: fix race on control_buf
 2024-06-23 10:06 UTC  (2+ messages)

[PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-06-22 12:01 UTC  (2+ messages)

[PATCH net-next] net: virtio: unify code to init stats
 2024-06-22  0:33 UTC  (3+ messages)

[PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
 2024-06-21 10:05 UTC  (2+ messages)

[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
 2024-06-21  9:47 UTC  (4+ messages)

[PATCH] drm/qxl: Add check for drm_cvt_mode
 2024-06-21  8:48 UTC  (2+ messages)

[PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-21  6:33 UTC  (17+ messages)
` [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET
` [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results
` [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning

[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
 2024-06-21  6:20 UTC  (4+ messages)
  ` [????] "

[PATCH net] selftests: virtio_net: add forgotten config options
 2024-06-20 14:20 UTC  (3+ messages)

[PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
 2024-06-20 10:57 UTC  (11+ messages)
` [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
` [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer

[PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling
 2024-06-20 10:45 UTC  (10+ messages)
` [PATCH 2/2] virtio_net: fixing XDP for fully checksummed packets handling

mmap_assert_write_locked warnings during for vhost_vdpa_fault
 2024-06-20  9:05 UTC  (10+ 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).