virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 08:52:00 to 2018-03-02 09:27:22 UTC [more...]

[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 1/6] jailhouse: Provide detection for non-x86 systems
 2018-03-01 16:35 UTC  (11+ 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 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  (8+ messages)
` [PATCH RFC 1/2] virtio: introduce packed ring defines
` [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] virtio_balloon: export huge page allocation statistics
 2018-02-27 15:20 UTC 

[PATCH 1/4] iommu: Add virtio-iommu driver
 2018-02-27 14:47 UTC  (11+ messages)
` [PATCH 2/4] iommu/virtio: Add probe request
` [PATCH 3/4] iommu/virtio: Add event queue
` [PATCH 4/4] vfio: Allow type-1 IOMMU instantiation with a virtio-iommu

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  (2+ messages)

[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 2/6] crypto: engine - Permit to enqueue all async requests
 2018-02-17  4:42 UTC  (5+ messages)
  ` [PATCH v2 4/6] crypto: virtio: convert to new crypto engine API
` [PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests

[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

[PATCH v3 0/2] drm/virtio: Add window server support
 2018-02-16 10:48 UTC  (13+ messages)
` [PATCH v3 1/2] "

[PULL] virtio: cleanups and fixes
 2018-02-15 18:27 UTC 

[vhost:vhost 24/24] drivers/firmware/qemu_fw_cfg.c:499:22: error: storage size of 'files' isn't known
 2018-02-15 18:26 UTC  (2+ messages)

[vhost:vhost 22/28] drivers/firmware/qemu_fw_cfg.c:35:10: fatal error: linux/fw_cfg.h: No such file or directory
 2018-02-14 18:21 UTC 

[PATCH 0/4] Add virtio-iommu driver
 2018-02-14 14:53 UTC 

[PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw
 2018-02-14 12:37 UTC  (3+ messages)

[vhost:vhost 22/23] drivers/firmware/qemu_fw_cfg.c:130:36: sparse: incorrect type in initializer (different base types)
 2018-02-14  1:31 UTC 

[PATCH] headers: untangle kmemleak.h from mm.h
 2018-02-14  0:48 UTC  (6+ messages)

[vhost:vhost 22/23] drivers/firmware/qemu_fw_cfg.c:130:36: sparse: incorrect type in initializer (different base types)
 2018-02-14  0:46 UTC 

(unknown),
 2018-02-13 11:58 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).