messages from 2018-04-11 13:51:32 to 2018-04-23 19:31:20 UTC [more...]
[RFC V3 PATCH 1/8] vhost: move get_rx_bufs to vhost.c
2018-04-23 19:31 UTC (9+ messages)
` [RFC V3 PATCH 2/8] vhost: hide used ring layout from device
` [RFC V3 PATCH 3/8] vhost: do not use vring_used_elem
` [RFC V3 PATCH 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [RFC V3 PATCH 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC V3 PATCH 6/8] virtio: introduce packed ring defines
` [RFC V3 PATCH 7/8] vhost: packed ring support
` [RFC V3 PATCH 8/8] vhost: event suppression for packed ring
` [RFC V3 PATCH 0/8] Packed ring for vhost
[PATCH v7 net-next 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
2018-04-23 17:56 UTC (28+ messages)
` [PATCH v7 net-next 2/4] net: Introduce generic failover module
` [PATCH v7 net-next 3/4] virtio_net: Extend virtio to use VF datapath when available
` [PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework
` [virtio-dev] Re: [PATCH v7 net-next 2/4] net: Introduce generic failover module
[PATCH] net: don't use kvzalloc for DMA memory
2018-04-23 15:25 UTC (35+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
2018-04-23 13:17 UTC (14+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
` [PATCH net-next 4/5] tun: Add support for SCTP checksum offload
` [PATCH net-next 5/5] macvlan/macvtap: "
virtio remoteproc device
2018-04-23 11:52 UTC (4+ messages)
[PATCH] gpu: drm: qxl: Adding new typedef vm_fault_t
2018-04-23 10:49 UTC
[RFC v2] virtio: support packed ring
2018-04-23 9:29 UTC (17+ messages)
[RFC V3 PATCH 0/8] Packed ring for vhost
2018-04-23 5:34 UTC
[PATCH] drm/virtio: fix vq wait_event condition
2018-04-23 1:24 UTC (3+ messages)
[PATCH 1/6] virtio_console: don't tie bufs to a vq
2018-04-21 7:30 UTC (7+ messages)
` [PATCH 3/6] virtio_console: free buffers after reset
` [PATCH 2/6] virtio: add ability to iterate over vqs
` [PATCH 4/6] virtio_console: drop custom control queue cleanup
` [PATCH 5/6] virtio_console: move removal code
` [PATCH 6/6] virtio_console: reset on out of memory
[PATCH 0/6] virtio-console: spec compliance fixes
2018-04-20 18:18 UTC
[RFC] vhost: introduce mdev based hardware vhost backend
2018-04-20 14:12 UTC (7+ messages)
[PATCH v2 1/4] qxl: remove qxl_io_log()
2018-04-20 8:14 UTC (5+ messages)
` [PATCH v2 2/4] qxl: move qxl_send_monitors_config()
` [PATCH v2 3/4] qxl: hook monitors_config updates into crtc, not encoder
` [PATCH v2 4/4] qxl: drop dummy functions
[PATCH 1/2] qxl: fix qxl_release_{map,unmap}
2018-04-20 7:48 UTC (3+ messages)
` [PATCH 2/2] qxl: keep separate release_bo pointer
drm: qxl: what's going on
2018-04-20 6:35 UTC
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-04-20 3:04 UTC (5+ messages)
[PATCH net-next v7 0/4] Enable virtio_net to act as a standby for a passthru device
2018-04-20 1:42 UTC
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-04-19 17:35 UTC
[PATCH v2 net 1/3] virtio_net: split out ctrl buffer
2018-04-19 14:56 UTC (8+ messages)
` [PATCH v2 net 2/3] virtio_net: fix adding vids on big-endian
` [PATCH v2 net 3/3] virtio_net: sparse annotation fix
[PATCH net] virtio_net: split out ctrl buffer
2018-04-19 8:05 UTC (3+ messages)
[RFC PATCH net-next v6 2/4] net: Introduce generic bypass module
2018-04-19 7:22 UTC (11+ messages)
[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
2018-04-19 6:43 UTC (9+ messages)
` [virtio-dev] "
[PATCH net] virtio_net: split out ctrl buffer
2018-04-19 5:01 UTC
[RFC] virtio: Use DMA MAP API for devices without an IOMMU
2018-04-18 16:20 UTC (5+ messages)
[PATCH] drm: Print unadorned pointers
2018-04-18 15:52 UTC
[RFC] Rewrite page fault interception in TTM drivers
2018-04-15 3:31 UTC
[PATCH] virtio_balloon: add array of stat names
2018-04-13 23:43 UTC (4+ messages)
[PATCH v2] virtio_balloon: export hugetlb page allocation counts
2018-04-13 22:03 UTC (9+ messages)
` [virtio-dev] "
[PATCH net] virtio-net: add missing virtqueue kick when flushing packets
2018-04-13 15:27 UTC
[PATCH net] virtio-net: add missing virtqueue kick when flushing packets
2018-04-13 6:58 UTC
CfP for VHPC ‘18 - Papers due May 15 (extended) for the 13th Virtualization in High-Performance Cloud Computing Workshop
2018-04-12 13:39 UTC
[PULL] virtio: feature pull
2018-04-11 19:10 UTC
[PULL] virtio: feature pull
2018-04-11 19:10 UTC
[PATCH 1/4] iommu: Add virtio-iommu driver
2018-04-11 18:35 UTC (4+ messages)
` [PATCH 2/4] iommu/virtio: Add probe request
[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
2018-04-11 14:55 UTC (2+ messages)
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
2018-04-11 14:51 UTC (2+ messages)
[PATCH] vhost: Fix vhost_copy_to_user()
2018-04-11 13:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).