virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 11:54:02 to 2019-04-05 08:16:48 UTC [more...]

[PATCH RFC 1/4] vsock/virtio: reduce credit update messages
 2019-04-05  8:16 UTC  (13+ messages)
` [PATCH RFC 2/4] vhost/vsock: split packets to send using multiple buffers
` [PATCH RFC 3/4] vsock/virtio: change the maximum packet size allowed
` [PATCH RFC 4/4] vsock/virtio: increase RX buffer size to 64 KiB
` [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput

[PATCH] drm/virtio: move drm_connector_update_edid_property() call
 2019-04-05  6:51 UTC 

[PATCH] drm/virtio: move drm_connector_update_edid_property() call
 2019-04-05  4:46 UTC 

[PATCH v2 6/6] drm/cirrus: rewrite and modernize driver
 2019-04-04 17:41 UTC  (2+ messages)

[PATCH v4 1/5] ibnvdimm: nd_region flush callback support
 2019-04-04 15:50 UTC  (21+ messages)
` [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v4 3/5] libnvdimm: add dax_dev sync flag
` [PATCH v4 4/5] ext4: disable map_sync for async flush
` [PATCH v4 5/5] xfs: "
  ` [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver
            ` [Qemu-devel] [PATCH v4 5/5] xfs: disable map_sync for async flush

[PATCH] drm/cirrus: rewrite and modernize driver
 2019-04-04 11:45 UTC  (16+ messages)

[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
 2019-04-04 10:58 UTC 

Proof of concept for GPU forwarding for Linux guest on Linux host
 2019-04-04  0:31 UTC  (2+ messages)
` [PATCH 1/1] proof of concept for GPU forwarding

CfP VHPC19: HPC Virtualization-Containers: Paper due May 1, 2019 (extended)
 2019-04-03 16:12 UTC 

[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
 2019-04-03 15:46 UTC  (6+ messages)

[PATCH] virtio: Fix indentation of VIRTIO_MMIO
 2019-04-03 15:04 UTC 

[PATCH v4 0/5] virtio pmem driver
 2019-04-03 10:40 UTC 

[PATCH] virtio-net: Fix some minor formatting errors
 2019-04-03  9:10 UTC 

[PATCH] virtio-net: Remove inclusion of pci.h
 2019-04-03  8:20 UTC 

[PATCH] drm/cirrus: rewrite and modernize driver
 2019-04-03  7:23 UTC 

[PATCH 1/2] drm/bochs: drop mode_config_initialized
 2019-04-02  9:04 UTC  (2+ messages)
` [PATCH 2/2] drm/cirrus: drop mode_info.mode_config_initialized

[PATCH 1/3] drm/virtio: add missing drm_atomic_helper_shutdown() call
 2019-04-02  7:54 UTC  (5+ messages)
` [PATCH 2/3] drm/bochs: "
` [PATCH 3/3] drm/cirrus: add missing drm_helper_force_disable_all() call

[PATCH] x86/paravirt: Guard against invalid cpu # in pv_vcpu_is_preempted()
 2019-04-01 14:01 UTC  (4+ messages)

[PATCH 2/5] x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
 2019-03-30 12:50 UTC  (2+ messages)

[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
 2019-03-29 22:31 UTC  (5+ messages)

[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
 2019-03-28 19:49 UTC  (6+ messages)

[PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
 2019-03-28 14:03 UTC 

[PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
 2019-03-28 12:06 UTC 

[PATCH -next] drm/ttm: remove set but not used variable 'vgdev'
 2019-03-28 10:32 UTC  (4+ messages)
  ` [PATCH v2 -next] drm/virtio: "

[RFC PATCH 00/68] VFS: Convert a bunch of filesystems to the new mount API
 2019-03-27 23:42 UTC  (2+ messages)
` [RFC PATCH 18/68] vfs: Convert virtio_balloon to use "

[PATCH] MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi
 2019-03-27 17:01 UTC  (6+ messages)

[PATCH v3 1/5] drm/virtio: move virtio_gpu_object_{attach, detach} calls
 2019-03-27 14:41 UTC  (7+ messages)
` [PATCH v3 2/5] drm/virtio: use struct to pass params to virtio_gpu_object_create()
` [PATCH v3 3/5] drm/virtio: params struct for virtio_gpu_cmd_create_resource()
` [PATCH v3 4/5] drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
` [PATCH v3 5/5] drm/virtio: rework resource creation workflow

[PATCH] drm/virtio: add virtio-gpu-features debugfs file
 2019-03-27 13:49 UTC 

[PATCH 0/2] Limit number of hw queues by nr_cpu_ids for virtio-blk and virtio-scsi
 2019-03-27 10:36 UTC  (3+ messages)
` [PATCH 1/2] virtio-blk: limit number of hw queues by nr_cpu_ids
` [PATCH 2/2] scsi: virtio_scsi: "

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-26 16:53 UTC  (6+ messages)

INFO: task hung in vhost_net_stop_vq
 2019-03-26 10:28 UTC  (3+ messages)

[PATCH] x86/paravirt: Guard against invalid cpu # in pv_vcpu_is_preempted()
 2019-03-25 15:57 UTC 

[summary] virtio network device failover writeup
 2019-03-21 17:15 UTC  (29+ messages)

virtio-blk: should num_vqs be limited by num_possible_cpus()?
 2019-03-21 15:57 UTC  (16+ messages)

[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
 2019-03-21 14:49 UTC  (5+ messages)

[PATCH] VMCI/VSOCK: Add maintainers for VMCI, AF_VSOCK and VMCI transport
 2019-03-21 14:41 UTC 

[PATCH] drm/virtio: make resource id workaround runtime switchable
 2019-03-20  8:51 UTC 

[PATCH] drm/virtio: add virtio-gpu-features debugfs file
 2019-03-20  8:36 UTC 

[PATCH] virtio_console: initialize vtermno value for ports
 2019-03-19  6:04 UTC 

[PATCH] virtio_net: remove hcpu from virtnet_clean_affinity
 2019-03-19  5:26 UTC 

[PATCH v3 0/2] drm/virtio: Add window server support
 2019-03-18 12:47 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2 5/6] drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl
 2019-03-18 11:35 UTC 

[PATCH] virtio_net: remove hcpu from virtnet_clean_affinity
 2019-03-18  6:56 UTC 

[summary] virtio network device failover writeup
 2019-03-17 13:55 UTC 

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-15  4:39 UTC  (11+ messages)

[PATCH 15/38] vfs: Convert virtio_balloon to fs_context
 2019-03-14 16:10 UTC 

[PATCH 00/38] VFS: Convert trivial filesystems and more
 2019-03-14 16:08 UTC 

[RFC] vhost: select TAP if VHOST is configured
 2019-03-14 10:38 UTC  (2+ messages)


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