virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-20 12:40:50 to 2024-06-27 13:50:14 UTC [more...]

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-27 13:50 UTC  (17+ messages)
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
        ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-06-27 10:34 UTC  (5+ messages)
` [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
` [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test

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

[PATCH] vhost/vsock: always initialize seqpacket_allow
 2024-06-27  3:37 UTC  (2+ messages)

How to implement message forwarding from one CID to another in vhost driver
 2024-06-26 17:43 UTC  (14+ messages)

[PATCH] vDPA: add missing MODULE_DESCRIPTION() macros
 2024-06-26 16:45 UTC  (2+ messages)

[PATCH] drm/qxl: Add check for drm_cvt_mode
 2024-06-26 13:35 UTC  (3+ messages)
` (subset) "

[PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode
 2024-06-26 12:18 UTC  (2+ messages)

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

mmap_assert_write_locked warnings during for vhost_vdpa_fault
 2024-06-26 10:54 UTC  (11+ messages)

[PATCH vhost v2 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-26 10:27 UTC  (25+ messages)
` [PATCH vhost v2 01/24] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost v2 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost v2 03/24] vdpa/mlx5: Drop redundant code
` [PATCH vhost v2 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost v2 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost v2 06/24] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost v2 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost v2 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v2 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost v2 11/24] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost v2 12/24] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost v2 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost v2 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost v2 17/24] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost v2 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost v2 19/24] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost v2 20/24] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost v2 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost v2 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost v2 23/24] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost v2 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-26  9:28 UTC  (7+ messages)
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time

[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

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

[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 v9 0/6] refactor the params of find_vqs()
 2024-06-23 10:14 UTC  (13+ messages)
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null

[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  (2+ 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 RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-21  6:33 UTC  (8+ messages)
` [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management

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


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