virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 08:19:47 to 2021-02-04 16:46:22 UTC [more...]

[PATCH v5 15/16] x86/hyperv: implement an MSI domain for root partition
 2021-02-04 16:46 UTC  (8+ messages)
  ` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping "
  ` [PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
  ` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures

[PATCH v6 02/10] Revert "drm/qxl: do not run release if qxl failed to init"
 2021-02-04 14:57 UTC  (9+ messages)
` [PATCH v6 03/10] drm/qxl: use drmm_mode_config_init
` [PATCH v6 04/10] drm/qxl: unpin release objects
` [PATCH v6 05/10] drm/qxl: release shadow on shutdown
` [PATCH v6 06/10] drm/qxl: properly pin/unpin shadow
` [PATCH v6 07/10] drm/qxl: handle shadow in primary destroy
` [PATCH v6 08/10] drm/qxl: properly free qxl releases
` [PATCH v6 09/10] drm/qxl: simplify qxl_fence_wait
` [PATCH v6 10/10] drm/qxl: allocate dumb buffers in ram

[PATCH v6 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
 2021-02-04 13:33 UTC 

[RFC 03/10] virtio: Add virtio_queue_get_idx
 2021-02-04 12:16 UTC  (8+ messages)
  ` [RFC 05/10] vhost: Add vhost_dev_from_virtio
  ` [RFC 09/10] vhost: Route guest->host notification through shadow virtqueue
  ` [RFC 08/10] vhost: Add x-vhost-enable-shadow-vq qmp

[PATCH iproute2-next 0/2] Add vdpa device management tool
 2021-02-04 11:15 UTC  (17+ messages)
` [PATCH iproute2-next 2/2] vdpa: Add vdpa tool
  ` [PATCH iproute2-next v2 0/2] Add vdpa device management tool
    ` [PATCH iproute2-next v2 1/2] Add kernel headers
    ` [PATCH iproute2-next v2 2/2] vdpa: Add vdpa tool
  ` [PATCH iproute2-next v3 0/5] Add vdpa device management tool
    ` [PATCH iproute2-next v3 1/5] Add kernel headers
    ` [PATCH iproute2-next v3 2/5] utils: Add helper routines for indent handling
    ` [PATCH iproute2-next v3 3/5] utils: Add generic socket helpers
    ` [PATCH iproute2-next v3 4/5] utils: Add helper to map string to unsigned int
    ` [PATCH iproute2-next v3 5/5] vdpa: Add vdpa tool

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-02-04  8:02 UTC  (31+ messages)
` [PATCH RFC v2 01/10] vdpa_sim: use iova module to allocate IOVA addresses
` [PATCH RFC v2 02/10] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH RFC v2 03/10] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH RFC v2 04/10] vringh: implement vringh_kiov_advance()
` [PATCH RFC v2 05/10] vringh: add vringh_kiov_length() helper
` [PATCH RFC v2 06/10] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH RFC v2 07/10] vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH RFC v2 08/10] vdpa: add vdpa simulator for block device
` [PATCH RFC v2 09/10] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH RFC v2 10/10] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-04  3:06 UTC  (9+ messages)

[PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue
 2021-02-04  2:57 UTC  (10+ messages)
  ` [PATCH 2/2] vdpa/mlx5: Restore the hardware used index after change map

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-03 19:36 UTC  (7+ messages)

[PATCH v2 0/9] ALSA: add virtio sound driver
 2021-02-03 17:34 UTC  (20+ messages)
` [PATCH v2 2/9] ALSA: virtio: "
    ` [virtio-dev] "
` [PATCH v2 3/9] ALSA: virtio: handling control messages
    ` [virtio-dev] "
` [PATCH v2 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
    ` [virtio-dev] "
` [PATCH v2 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v2 6/9] ALSA: virtio: PCM substream operators
` [PATCH v2 8/9] ALSA: virtio: introduce PCM channel map support

[PATCH v5 1/6] drm/qxl: use drmm_mode_config_init
 2021-02-03 15:16 UTC  (12+ messages)
` [PATCH v5 2/6] drm/qxl: unpin release objects
` [PATCH v5 3/6] drm/qxl: release shadow on shutdown
` [PATCH v5 4/6] drm/qxl: handle shadow in primary destroy
` [PATCH v5 5/6] drm/qxl: properly free qxl releases
` [PATCH v5 6/6] drm/qxl: simplify qxl_fence_wait

[PATCH 0/6 RFC] drm: Move vmap out of commit tail for SHMEM drivers
 2021-02-03 14:57 UTC  (10+ messages)
` [PATCH 1/6] drm/simple-kms: Add plane-state helpers
` [PATCH 2/6] drm/shmem-helper: Add additional KMS helpers
` [PATCH 3/6] drm/mgag200: Move vmap out of commit tail
` [PATCH 4/6] drm/cirrus: "
` [PATCH 5/6] drm/gm12u320: "
` [PATCH 6/6] drm/udl: "

[PATCH V2] virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT
 2021-02-03 14:25 UTC  (2+ messages)

[PATCH RESEND v3] virtio-input: add multi-touch support
 2021-02-03 14:22 UTC  (5+ messages)

[PATCH v4 1/5] drm/qxl: use drmm_mode_config_init
 2021-02-03 13:04 UTC  (7+ messages)
` [PATCH v4 2/5] drm/qxl: unpin release objects
` [PATCH v4 3/5] drm/qxl: release shadow on shutdown
` [PATCH v4 4/5] drm/qxl: handle shadow in primary destroy
` [PATCH v4 5/5] drm/qxl: properly free qxl releases

[PATCH] drm/virtio: fix an error code in virtio_gpu_init()
 2021-02-03  9:54 UTC 

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-03  7:35 UTC  (4+ messages)
` [RFC v3 1/3] kvm: Add a notifier for create and destroy VM events
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver
` [RFC v3 3/3] vhost: Add Vdmabuf backend

[PATCH rfc 0/3] virtio-net: add tx-hash, rx-tstamp and tx-tstamp
 2021-02-02 23:43 UTC  (7+ messages)
` [PATCH rfc 2/3] virtio-net: support receive timestamp

[GIT PULL] vdpa: bugfix
 2021-02-02 18:48 UTC  (2+ messages)

[PATCH 136/141] virtio_net: Fix fall-through warnings for Clang
 2021-02-02 14:08 UTC 

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-02-02 14:11 UTC  (5+ messages)
` [PATCH v4 04/13] drm/shmem-helper: Provide a vmap function for short-term mappings

[PATCH rfc 3/3] virtio-net: support transmit timestamp
 2021-02-02 13:47 UTC  (2+ messages)

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 10:40 UTC 

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-02  3:53 UTC  (2+ messages)

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-02-01 19:48 UTC  (3+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
 2021-02-01 16:03 UTC  (3+ messages)

[RFC PATCH v3 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-01 14:34 UTC  (16+ messages)
  ` [RFC PATCH v3 01/13] af_vsock: prepare for "
  ` [RFC PATCH v3 02/13] af_vsock: prepare 'vsock_connectible_recvmsg()'
  ` [RFC PATCH v3 03/13] af_vsock: implement SEQPACKET rx loop
  ` [RFC PATCH v3 05/13] af_vsock: rest of SEQPACKET support
  ` [RFC PATCH v3 07/13] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v3 09/13] virtio/vsock: add SEQPACKET receive logic
  ` [RFC PATCH v3 10/13] virtio/vsock: rest of SOCK_SEQPACKET support
  ` [RFC PATCH v3 13/13] vsock_test: add SOCK_SEQPACKET tests

[RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
 2021-02-01 11:05 UTC  (21+ messages)
  ` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
  ` [RFC v3 05/11] vdpa: shared virtual addressing support
  ` [RFC v3 06/11] vhost-vdpa: Add an opaque pointer for vhost IOTLB
  ` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices

[PATCH] Fix "ordering" comment typos
 2021-01-29 16:24 UTC  (2+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2021-01-28 13:18 UTC  (3+ messages)
` [PATCH v7 45/72] x86/entry/64: Add entry code for #VC handler

[PATCH v2 0/3] VMCI: Queue pair bug fixes
 2021-01-26 18:19 UTC  (2+ messages)

[PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-01-26 14:41 UTC  (2+ messages)

[PATCH v2 10/11] drm: Use state helper instead of the plane state pointer
 2021-01-26 13:24 UTC 

[PATCH v2] virtio-blk: support per-device queue depth
 2021-01-26 11:13 UTC 

[RFC v2 0/3] Introduce Vdmabuf driver
 2021-01-26 10:17 UTC  (4+ messages)
` [RFC v2 1/3] kvm: Add a notifier for create and destroy VM events
` [RFC v2 2/3] virtio: Introduce Vdmabuf driver
` [RFC v2 3/3] vhost: Add Vdmabuf backend

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-26  8:28 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).