virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 14:26:24 to 2018-01-03 18:17:50 UTC [more...]

[PATCH net-next 1/2] virtio_net: Introduce VIRTIO_NET_F_MASTER feature bit
 2018-01-03 18:17 UTC  (8+ messages)
` [PATCH net-next 2/2] virtio_net: Extend virtio to use VF datapath when available
` [PATCH net-next 0/2] Enable virtio to act as a master for a passthru device

[tip:core/rcu] drivers/vhost: Remove now-redundant read_barrier_depends()
 2018-01-03 16:08 UTC 

[PATCH] virtio_blk: print capacity at probe time
 2018-01-03 16:03 UTC 

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2018-01-03 15:04 UTC  (2+ messages)

[PATCH 2/3] qemu: use 64-bit values for feature flags in virtio-net
 2018-01-03 14:03 UTC  (9+ messages)
  ` [PATCH 3/3] qemu: add linkspeed and duplex settings to virtio-net
  ` [PATCH net-next v2 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor
` [PATCH v2 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting

[bpf-next V4 PATCH 11/14] virtio_net: setup xdp_rxq_info
 2018-01-03 10:26 UTC 

virtio: make VIRTIO a menuconfig to ease disabling it all
 2018-01-03  9:49 UTC  (7+ messages)
` [PATCH] "
        ` [PATCH, v2] virtio: make VIRTIO a menuconfig to ease disabling it
          ` [PATCH] [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all

[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
 2018-01-03  9:14 UTC 

[PATCH v20 1/7] xbitmap: Introduce xbitmap
 2018-01-03  9:00 UTC  (23+ messages)
` [PATCH v20 2/7] xbitmap: potential improvement
` [PATCH v20 3/7] xbitmap: add more operations
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v20 5/7] mm: support reporting free page blocks
` [PATCH v20 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v20 7/7] virtio-balloon: don't report free pages when page poisoning is enabled
  ` [PATCH v20 0/7] Virtio-balloon Enhancement
        ` [virtio-dev] Re: [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2018-01-03  8:56 UTC  (9+ messages)

[PATCH net-next 0/2] Enable virtio to act as a master for a passthru device
 2018-01-03  0:35 UTC 

[PATCH v5 4/4] virtio_remoteproc: correct put_device virtio_device.dev
 2018-01-02 17:34 UTC  (3+ messages)

[bpf-next V3 PATCH 11/14] virtio_net: setup xdp_rxq_info
 2018-01-02  3:38 UTC  (2+ messages)

Call for papers - MICRADS 2018 - Salinas, Ecuador
 2017-12-29 20:52 UTC 

[PATCH net-next] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
 2017-12-29  3:10 UTC  (4+ messages)

[PATCH] drm/virtio: Add window server support
 2017-12-28 11:53 UTC 

CISTI'2018 - Doctoral Symposium
 2017-12-27 12:43 UTC 

[RFC PATCH] virtio: add space for device features show
 2017-12-26 13:35 UTC 

[bpf-next V2 PATCH 11/14] virtio_net: setup xdp_rxq_info
 2017-12-26 11:20 UTC  (2+ messages)

[PATCH net-next] virtio_net: Add ethtool stats
 2017-12-26  6:41 UTC  (6+ messages)

[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
 2017-12-24 16:08 UTC 

(unknown),
 2017-12-24  9:07 UTC 

[PATCH v5 1/4] virtio: split device_register into device_initialize and device_add
 2017-12-22 13:39 UTC  (2+ messages)

[PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
 2017-12-22  9:34 UTC  (4+ messages)

[PATCH 4.14 064/159] x86/virt, x86/platform: Merge struct x86_hyper into struct x86_platform and struct x86_init
 2017-12-22  8:45 UTC  (2+ messages)
` [PATCH 4.14 065/159] x86/virt: Add enum for hypervisors to replace x86_hyper

[RFC PATCH] virtio_net: Extend virtio to use VF datapath when available
 2017-12-22  8:42 UTC  (22+ messages)

Call for papers - MICRADS 2018 - Salinas, Ecuador
 2017-12-22  0:02 UTC 

Question about eliminating virtio-scsi 30s timeout and hot-unplug
 2017-12-21 19:29 UTC 

[PATCH v5 3/4] virtio_vop: don't kfree device on register failure
 2017-12-21 12:40 UTC 

[PATCH v5 2/4] virtio_pci: don't kfree device on register failure
 2017-12-21 12:40 UTC 

[PATCH v5 0/4] use put_device to cleanup resource
 2017-12-21 12:38 UTC 

[PATCH v4 0/4] use put_device to cleanup resource
 2017-12-21  3:08 UTC  (12+ messages)
` [PATCH v4 1/4] virtio: split device_register into device_initialize and device_add
` [PATCH v4 2/4] virtio_pci: don't kfree device on register failure
` [PATCH v4 3/4] virtio_vop: "
` [PATCH v4 4/4] virtio_remoteproc: "

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2017-12-21  2:30 UTC 

[PATCH net-next] virtio_net: Add ethtool stats
 2017-12-20  4:40 UTC 

[PATCH v3 0/5] proper cleanup if fail to register_virtio_device
 2017-12-19 15:23 UTC  (8+ messages)
` [PATCH v3 1/5] virtio: add helper virtio_get_status
` [PATCH v3 2/5] virtio_pci: don't kfree device on register failure
` [PATCH v3 3/5] virtio_vop: "
` [PATCH v3 4/5] virtio_remoteproc: "
` [PATCH v3 5/5] virtio: add comments for virtio_register_device

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-19 12:17 UTC 

Possible unsafe usage of skb->cb in virtio-net
 2017-12-19  9:06 UTC 

[RFC PATCH] virtio_net: Extend virtio to use VF datapath when available
 2017-12-19  0:40 UTC 

[PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw
 2017-12-18 16:21 UTC 

[PULL v2 0/1] s390/virtio update
 2017-12-18 16:21 UTC 

[PATCH] virtio/s390: fixup for implement PM operations for virtio_ccw
 2017-12-18  8:59 UTC  (4+ messages)

[PULL 1/1] virtio/s390: implement PM operations for virtio_ccw
 2017-12-18  8:47 UTC  (2+ messages)
` [PULL 0/1] s390/virtio update

[PATCH v19 3/7] xbitmap: add more operations
 2017-12-18  8:05 UTC  (19+ messages)
          ` [virtio-dev] "

[PATCH v2] virtio/ringtest: fix up need_event math
 2017-12-18  6:16 UTC 

[PATCH v2] virtio/ringtest: fix up need_event math
 2017-12-18  6:15 UTC 

KASAN: double-free or invalid-free in skb_free_head
 2017-12-18  5:52 UTC 

(unknown),
 2017-12-17 17:28 UTC 

[PATCH v2 0/3] fix cleanup for fail to register_virtio_device
 2017-12-16 22:13 UTC  (10+ messages)
` [PATCH v2 1/3] virtio_pci: use put_device instead of kfree
` [PATCH v2 2/3] virtio: "

[PATCH v19 1/7] xbitmap: Introduce xbitmap
 2017-12-16 10:10 UTC  (3+ messages)

[PATCH] drm/virtio: Add window server support
 2017-12-16  0:58 UTC  (2+ messages)

[PULL] vhost: regression fixes
 2017-12-15 18:19 UTC 

[PATCH v19 2/7] xbitmap: potential improvement
 2017-12-15  3:07 UTC 

[PATCHv2] virtio_mmio: fix devm cleanup
 2017-12-15  1:48 UTC  (8+ messages)

(unknown),
 2017-12-14 16:26 UTC 

[PATCH] drm/virtio: Add window server support
 2017-12-14 12:43 UTC 

[PULL 0/1] s390/virtio update
 2017-12-14  9:59 UTC 

[bpf-next V1-RFC PATCH 11/14] virtio_net: setup xdp_rxq_info
 2017-12-13 11:20 UTC 

(unknown),
 2017-12-12 16:06 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).