messages from 2018-12-13 02:38:09 to 2018-12-29 12:46:56 UTC [more...]
[RFC PATCH V3 1/5] vhost: generalize adding used elem
2018-12-29 12:46 UTC (5+ messages)
` [RFC PATCH V3 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address
[RFC PATCH V3 0/5] Hi:
2018-12-29 12:46 UTC
[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
2018-12-29 12:41 UTC (6+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address
[PATCH v1 1/2] virtio_pci: use queue idx instead of array idx to set up the vq
2018-12-29 2:45 UTC (4+ messages)
` [PATCH v1 2/2] virtio: don't allocate vqs when names[i] = NULL
` [PATCH v1 0/2] Virtio: fix some vq allocation issues
[PATCH v37 0/3] Virtio-balloon: support free page reporting
2018-12-28 8:03 UTC (7+ messages)
` [PATCH v37 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[PATCH v1 0/2] Virtio: fix some vq allocation issues
2018-12-28 2:26 UTC
CFP WINSYS 2019 - Int.l Conf. on Wireless Networks and Mobile Systems (Prague/Czech Republic)
2018-12-27 23:05 UTC
CFP SECRYPT 2019 - Int.l Conf. on Security and Cryptography (Prague/Czech Republic)
2018-12-27 23:05 UTC
CFP DCNET 2019 - Int.l Conf. on Data Communication Networking (Prague/Czech Republic)
2018-12-27 23:05 UTC
CFP ICETE 2019 - 16th Int.l Joint Conf. on e-Business and Telecommunications (Prague/Czech Republic)
2018-12-27 23:05 UTC
[PATCH RFC 1/2] virtio-net: bql support
2018-12-27 10:04 UTC (6+ messages)
[PATCH net-next 1/3] vhost: generalize adding used elem
2018-12-27 9:39 UTC (36+ messages)
` [PATCH net-next 2/3] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
` [PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
[PATCH net V2 4/4] vhost: log dirty page correctly
2018-12-27 9:32 UTC (12+ messages)
` [PATCH net V2 0/4] Fix various issue of vhost
PROPOSAL: Extend inline asm syntax with size spec
2018-12-27 4:47 UTC (4+ messages)
CISTI'2019 - Doctoral Symposium | Coimbra, Portugal
2018-12-25 18:02 UTC
[PATCH v2] x86, kbuild: revert macrofying inline assembly code
2018-12-21 18:44 UTC (2+ messages)
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
2018-12-21 18:10 UTC
4.20-rc6: WARNING: CPU: 30 PID: 197360 at net/core/flow_dissector.c:764 __skb_flow_dissect
2018-12-21 14:42 UTC (7+ messages)
CfP for VHPC ‘19: HPC Virtualization Paper Registration due January 25, 2019 - 14th Virtualization in High-Performance Cloud Computing Workshop@ISC
2018-12-20 20:48 UTC
[PATCH v6 0/7] Add virtio-iommu driver
2018-12-20 18:17 UTC (6+ messages)
[PATCH v3] drm/bochs: add edid present check
2018-12-20 10:51 UTC
[PATCH v3] drm/bochs: add edid present check
2018-12-20 10:11 UTC
[PATCH v2] drm/bochs: add edid present check
2018-12-20 8:30 UTC (2+ messages)
4.20-rc6: WARNING: CPU: 30 PID: 197360 at net/core/flow_dissector.c:764 __skb_flow_dissect
2018-12-20 7:45 UTC
[PATCH v2] drm/bochs: add edid present check
2018-12-20 6:50 UTC
[PULL] virtio fix
2018-12-19 23:29 UTC
[PATCH] virtio: fix test build after uio.h change
2018-12-19 23:23 UTC
[PATCH net 4/4] vhost: log dirty page correctly
2018-12-19 17:29 UTC
[PATCH] drm/bochs: add edid present check
2018-12-19 15:21 UTC
[PATCH v3 00/12] x86, kbuild: revert macrofying inline assembly code
2018-12-19 14:33 UTC (5+ messages)
` [PATCH v3 04/12] Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"
[PATCH 01/10] drm/virtio: log error responses
2018-12-19 12:27 UTC (10+ messages)
` [PATCH 02/10] drm/virtio: fix pageflip flush
` [PATCH 03/10] drm/virtio: drop virtio_gpu_fence_cleanup()
` [PATCH 04/10] drm/virtio: move virtio_gpu_object_{attach, detach} calls
` [PATCH 05/10] drm/virtio: use struct to pass params to virtio_gpu_object_create()
` [PATCH 06/10] drm/virtio: params struct for virtio_gpu_cmd_create_resource()
` [PATCH 07/10] drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
` [PATCH 08/10] drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl
` [PATCH 09/10] drm/virtio: move virtio_gpu_cmd_create_resource call into virtio_gpu_object_create
` [PATCH 10/10] drm/virtio: ditch virtio_gpu_object_attach() calls
[PATCH 01/14] drm/bochs: encoder cleanup
2018-12-19 11:51 UTC (14+ messages)
` [PATCH 02/14] drm/bochs: split bochs_hw_setmode
` [PATCH 03/14] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH 04/14] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH 05/14] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH 06/14] drm/bochs: atomic: use atomic set_config helper
` [PATCH 07/14] drm/bochs: atomic: use atomic page_flip helper
` [PATCH 08/14] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH 09/14] drm/bochs: remove old bochs_crtc_* functions
` [PATCH 10/14] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH 11/14] drm/bochs: add basic prime support
` [PATCH 12/14] drm/bochs: switch to generic drm fbdev emulation
` [PATCH 13/14] drm/bochs: drop old fbdev emulation code
` [PATCH 14/14] drm/bochs: move remaining fb bits to kms
[PULL 0/1] virtio-ccw: one more patch for 4.21
2018-12-19 10:14 UTC (2+ messages)
` [PULL 1/1] virtio-ccw: diag 500 may return a negative cookie
[PATCH] virtio-ccw: diag 500 may return a negative cookie
2018-12-19 10:06 UTC (2+ messages)
[PATCH v2] VSOCK: Send reset control packet when socket is partially bound
2018-12-18 19:54 UTC (2+ messages)
[PATCH] drm/bochs: add edid present check
2018-12-18 7:33 UTC
[PATCH] Export mm_update_next_owner function for vhost-net
2018-12-18 1:41 UTC (3+ messages)
kernel vhost demands an interrupt from guest when the ring is full in order to enable guest to submit new packets to the queue
2018-12-18 0:15 UTC (4+ messages)
[PATCH 7/7] drm: Split out drm_probe_helper.h
2018-12-17 19:43 UTC
[PATCH] VSOCK: Send reset control packet when socket is partially bound
2018-12-17 19:15 UTC
[PATCH] vhost: return EINVAL if iovecs size does not match the message size
2018-12-16 19:41 UTC (3+ messages)
[PATCH] kbuild, x86: revert macros in extended asm workarounds
2018-12-16 10:00 UTC (2+ messages)
[PATCH v2] x86, kbuild: revert macrofying inline assembly code
2018-12-16 2:50 UTC
Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
2018-12-15 18:50 UTC
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
2018-12-14 13:22 UTC (4+ messages)
[PATCH v2 3/5] VSOCK: support receive mergeable rx buffer in guest
2018-12-14 8:41 UTC (5+ messages)
[PATCH v2 2/5] VSOCK: support fill data to mergeable rx buffer in host
2018-12-14 7:49 UTC (11+ messages)
[PATCH v2 5/5] VSOCK: batch sending rx buffer to increase bandwidth
2018-12-14 1:05 UTC (3+ messages)
[PATCH] vhost: correct the related warning message
2018-12-13 20:06 UTC (3+ messages)
[PATCH] drm/virtio: switch to generic fbdev emulation
2018-12-13 19:18 UTC
[PATCH net V3 1/3] vhost: make sure used idx is seen before log in vhost_add_used_n()
2018-12-13 14:32 UTC (5+ messages)
` [PATCH net V3 2/3] vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()
` [PATCH net V3 3/3] Revert "net: vhost: lock the vqs one by one"
` [PATCH net V3 0/3] Fix various issue of vhost
[virtio-dev] Re: [PATCH v5 5/7] iommu: Add virtio-iommu driver
2018-12-13 14:13 UTC (2+ messages)
[PATCH] drm/virtio: switch to generic fbdev emulation
2018-12-13 13:49 UTC
[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
2018-12-13 10:10 UTC
[PATCH] kbuild, x86: revert macros in extended asm workarounds
2018-12-13 9:17 UTC
[PATCH net V3 0/3] Fix various issue of vhost
2018-12-13 2:53 UTC
[PATCH v2 1/5] VSOCK: support fill mergeable rx buffer in guest
2018-12-13 2:47 UTC
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).