virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 17:35:29 to 2018-09-20 12:51:59 UTC [more...]

[PATCH net-next] vhost_net: add a missing error return
 2018-09-20 12:51 UTC  (2+ messages)

[RFC PATCH 1/2] virtio/s390: avoid race on vcdev->config
 2018-09-20 10:15 UTC  (5+ messages)
  ` [RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()

[virtio-dev] [PATCH 2/2] drm/virtio: add iommu support
 2018-09-20  6:32 UTC  (4+ messages)

[PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
 2018-09-20  6:29 UTC 

[patch 01/11] clocksource: Provide clocksource_arch_init()
 2018-09-19 13:29 UTC  (38+ messages)
` [patch 02/11] x86/time: Implement clocksource_arch_init()
` [patch 03/11] x86/vdso: Enforce 64bit clocksource
` [patch 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq
` [patch 05/11] x86/vdso: Introduce and use vgtod_ts
` [patch 06/11] x86/vdso: Collapse high resolution functions
` [patch 07/11] x86/vdso: Collapse coarse functions
` [patch 08/11] x86/vdso: Replace the clockid switch case
` [patch 09/11] x86/vdso: Simplify the invalid vclock case
` [patch 10/11] x86/vdso: Move cycle_last handling into the caller
` [patch 11/11] x66/vdso: Add CLOCK_TAI support
  ` [patch 00/11] x86/vdso: Cleanups, simmplifications and "

[PATCH] drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
 2018-09-19 11:34 UTC 

[PATCH v3 3/5] drm/bochs: fix DRM_FORMAT_* handling for big endian machines
 2018-09-19 11:12 UTC  (3+ messages)
` [PATCH v3 4/5] drm/bochs: support changing byteorder at mode set time
` [PATCH v3 5/5] drm/virtio: fix DRM_FORMAT_* handling

[PATCH] x86/paravirt: fix some warning messages
 2018-09-19 10:47 UTC  (2+ messages)

[PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-18 12:27 UTC 

[patch V2 01/11] clocksource: Provide clocksource_arch_init()
 2018-09-17 12:45 UTC  (11+ messages)
` [patch V2 02/11] x86/time: Implement clocksource_arch_init()
` [patch V2 03/11] x86/vdso: Enforce 64bit clocksource
` [patch V2 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq
` [patch V2 05/11] x86/vdso: Introduce and use vgtod_ts
` [patch V2 06/11] x86/vdso: Collapse high resolution functions
` [patch V2 07/11] x86/vdso: Collapse coarse functions
` [patch V2 08/11] x86/vdso: Replace the clockid switch case
` [patch V2 09/11] x86/vdso: Simplify the invalid vclock case
` [patch V2 10/11] x86/vdso: Move cycle_last handling into the caller
` [patch V2 11/11] x66/vdso: Add CLOCK_TAI support

[patch V2 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-17 12:45 UTC 

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 12:50 UTC 

ICITS'19 - Quito, Ecuador | Extended deadline: September 23
 2018-09-14 11:13 UTC 

[PATCH net-next V2] virtio_net: ethtool tx napi configuration
 2018-09-14  8:24 UTC  (6+ messages)

Sources of initialized memory in virtio?
 2018-09-14  3:50 UTC 

[PATCH net-next V2 01/11] net: sock: introduce SOCK_XDP
 2018-09-14  3:11 UTC  (16+ messages)
` [PATCH net-next V2 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next V2 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next V2 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next V2 05/11] tuntap: tweak on the path of skb XDP case "
` [PATCH net-next V2 06/11] tuntap: split out XDP logic
` [PATCH net-next V2 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next V2 08/11] tun: switch to new type of msg_control
` [PATCH net-next V2 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next V2 10/11] tap: "
` [PATCH net-next V2 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets
` [PATCH net-next V2 00/11] vhost_net TX batching

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-13  9:47 UTC  (23+ messages)
  ` [virtio-dev] "
  ` [PATCH net-next v2 1/5] virtio: add packed ring definitions
  ` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
  ` [PATCH net-next v2 4/5] virtio_ring: add event idx support in "
    ` [virtio-dev] "
  ` [PATCH net-next v2 3/5] virtio_ring: add packed ring support

[PATCH 2/3] virtio-gpu: add VIRTIO_GPU_F_EDID feature
 2018-09-13  8:12 UTC  (2+ messages)
` [PATCH 3/3] drm/virtio: add edid support

[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
 2018-09-12 18:13 UTC  (3+ messages)

[PATCH] qxl: refactor to use drm_fb_helper_fbdev_setup
 2018-09-12  7:03 UTC  (2+ messages)

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-12  3:16 UTC 

[PATCH] x86/paravirt: Get rid of patch_site label
 2018-09-11  9:44 UTC  (9+ messages)
  ` [PATCH v2] x86/paravirt: Get rid of patch_site and patch_default labels
      ` [PATCH] x86/paravirt: Cleanup native_patch()
              ` [PATCH v2] "

[PATCH v7 00/10] x86: macrofying inline asm for better compilation
 2018-09-10 13:00 UTC 

[RFC 0/4] Virtio uses DMA API for all devices
 2018-09-10  8:53 UTC  (7+ messages)

[PATCH net-next 01/11] net: sock: introduce SOCK_XDP
 2018-09-10  3:47 UTC  (38+ messages)
` [PATCH net-next 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next 05/11] tuntap: tweak on the path of non-xdp case "
` [PATCH net-next 06/11] tuntap: split out XDP logic
` [PATCH net-next 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next 08/11] tun: switch to new type of msg_control
` [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next 10/11] tap: "
` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH net-next v9 1/6] net: vhost: lock the vqs one by one
 2018-09-09 15:01 UTC  (5+ messages)
` [PATCH net-next v9 2/6] net: vhost: replace magic number of lock annotation
` [PATCH net-next v9 3/6] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v9 4/6] net: vhost: add rx busy polling in tx path
` [PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop

[PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop
 2018-09-09 11:51 UTC 

[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
 2018-09-09 10:58 UTC  (4+ messages)
    ` [PATCH net-next v8 5/7] net: vhost: introduce bitmap for vhost_poll
  ` [PATCH net-next v8 3/7] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-09-08  1:46 UTC  (5+ messages)

[PATCH] virtio: add unlikely() to WARN_ON_ONCE()
 2018-09-07 17:48 UTC 

[PATCH] x86/paravirt: Get rid of patch_site label
 2018-09-07 10:49 UTC 

[PATCH] bochs: convert to drm_fb_helper_fbdev_setup/teardown
 2018-09-07  8:10 UTC  (2+ messages)

[PATCH -next] drm/virtio: Remove set but not used variable 'bo'
 2018-09-07  7:34 UTC 

[PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members [ver #2]
 2018-09-06 15:02 UTC  (2+ messages)

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06 14:36 UTC  (6+ messages)
    ` [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  9:18 UTC 

[PATCH net-next 00/11] Vhost_net TX batching
 2018-09-06  4:05 UTC 


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