virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-16 13:28:28 to 2018-03-12 18:14:26 UTC [more...]

CFP PECCS 2018 - 8th Int.l Joint Conf. on Pervasive and Embedded Computing and Communication Systems (Porto/Portugal)
 2018-03-12 18:14 UTC 

[PATCH net 0/3] Several fixes for vhost_net ptr_ring usage
 2018-03-09 17:03 UTC  (8+ messages)
` [PATCH net 1/3] vhost_net: initialize rx_ring in vhost_net_open()
` [PATCH net 2/3] vhost_net: keep private_data and rx_ring synced
` [PATCH net 3/3] vhost_net: examine pointer types during un-producing

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09 16:39 UTC  (2+ messages)

[PATCH net] vhost_net: examine pointer types during un-producing
 2018-03-09  6:21 UTC  (3+ messages)

[PULL] virtio: bugfix
 2018-03-07 23:29 UTC 

(unknown),
 2018-03-07  7:48 UTC 

[PATCH v5 1/7] jailhouse: Provide detection for non-x86 systems
 2018-03-07  7:39 UTC  (7+ messages)
` [PATCH v5 2/7] PCI: Scan all functions when running over Jailhouse
` [PATCH v5 3/7] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v5 4/7] x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
` [PATCH v5 5/7] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v5 6/7] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v5 7/7] MAINTAINERS: Add entry for Jailhouse

[PATCH v5 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-07  7:39 UTC 

[PATCH v4 6/7] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
 2018-03-06  0:41 UTC 

[PATCH v4 1/7] jailhouse: Provide detection for non-x86 systems
 2018-03-05 15:36 UTC  (8+ messages)
` [PATCH v4 2/7] PCI: Scan all functions when running over Jailhouse
` [PATCH v4 3/7] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v4 4/7] x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
` [PATCH v4 5/7] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v4 6/7] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v4 7/7] MAINTAINERS: Add entry for Jailhouse

[PATCH net V2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-05  3:16 UTC  (8+ messages)

[PATCH v4 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-04 18:31 UTC 

[PATCH] virtio_balloon: export huge page allocation statistics
 2018-03-02 22:16 UTC  (2+ messages)

[PATCH v3 1/6] jailhouse: Provide detection for non-x86 systems
 2018-03-02 10:27 UTC  (12+ messages)
` [PATCH v3 2/6] PCI: Scan all functions when running over Jailhouse
` [PATCH v3 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v3 5/6] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v3 6/6] MAINTAINERS: Add entry for Jailhouse

[PATCH net] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-02  9:27 UTC  (2+ messages)

[PATCH net] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-02  6:25 UTC 

[PATCH net-next 0/2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-02  4:20 UTC  (18+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer

[PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-01  5:40 UTC 

[RFC PATCH v3 1/3] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
 2018-02-28 20:48 UTC  (56+ messages)
` [RFC PATCH v3 2/3] virtio_net: Extend virtio to use VF datapath when available
` [RFC PATCH v3 3/3] virtio_net: Enable alternate datapath without creating an additional netdev
` [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device

[PATCH net] virtio-net: disable NAPI only when enabled during XDP set
 2018-02-28 19:02 UTC  (4+ messages)

[PATCH v2 1/6] jailhouse: Provide detection for non-x86 systems
 2018-02-28 15:45 UTC  (9+ messages)
` [PATCH v2 2/6] PCI: Scan all functions when running over Jailhouse
` [PATCH v2 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v2 4/6] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v2 5/6] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v2 6/6] MAINTAINERS: Add entry for Jailhouse

[PATCH v2 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-02-28  6:34 UTC 

[PATCH RFC 0/2] Packed ring for vhost
 2018-02-28  2:38 UTC  (4+ messages)
` [PATCH RFC 2/2] vhost: packed ring support

[PATCH RFC 0/2] Packed ring for virtio
 2018-02-27 20:28 UTC  (9+ messages)
` [PATCH RFC 1/2] virtio: introduce packed ring defines
` [PATCH RFC 2/2] virtio_ring: support packed ring

CFP PECCS 2018 - 8th Int.l Joint Conf. on Pervasive and Embedded Computing and Communication Systems (Porto/Portugal)
 2018-02-27 16:10 UTC 

[PATCH 2/6] pci: Scan all functions when probing while running over Jailhouse
 2018-02-27 15:48 UTC  (6+ messages)
    ` [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs

[PATCH 1/4] iommu: Add virtio-iommu driver
 2018-02-27 14:47 UTC  (4+ messages)

v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
 2018-02-27 12:03 UTC  (5+ messages)

[v2 1/1] xen, mm: Allow deferred page initialization for xen pv domains
 2018-02-27  7:44 UTC  (2+ messages)

[PATCH 0/7] drm/virtio: Checkpatch cleanup for virtio
 2018-02-27  6:47 UTC 

[v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains
 2018-02-26  7:17 UTC 

[PATCH] mm/page_poison: move PAGE_POISON to page_poison.c
 2018-02-26  4:37 UTC 

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-26  4:01 UTC 

hong_en@solenw.org
 2018-02-24 18:25 UTC 

[PATCH] virtio_ring: fix num_free handling in error case
 2018-02-23 12:47 UTC  (2+ messages)

[PATCH 3/4] iommu/virtio: Add event queue
 2018-02-22  1:35 UTC 

[4.4-stable 12/22] virtio_balloon: prevent uninitialized variable use
 2018-02-20 11:54 UTC 

[PATCH] drm/bochs: make structure bochs_bo_driver static
 2018-02-19  9:43 UTC 

(unknown),
 2018-02-17  8:41 UTC 

[PATCH] virtio_balloon: export huge page allocation statistics
 2018-02-17  5:44 UTC 

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-02-17  4:42 UTC  (2+ messages)

[PATCH v21 1/5] xbitmap: Introduce xbitmap
 2018-02-16 21:58 UTC  (4+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-16 18:11 UTC 

[PATCH 1/4] qxl: remove qxl_io_log()
 2018-02-16 13:28 UTC  (4+ messages)
` [PATCH 2/4] qxl: move qxl_send_monitors_config()
` [PATCH 3/4] qxl: hook monitors_config updates into crtc, not encoder
` [PATCH 4/4] qxl: drop dummy functions


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