virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 04:51:03 to 2021-02-03 14:22:59 UTC [more...]

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

[PATCH v5 1/6] drm/qxl: use drmm_mode_config_init
 2021-02-03 14:14 UTC  (11+ 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:01 UTC  (8+ 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 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] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-03 12:49 UTC  (6+ messages)

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-03 10:38 UTC  (5+ messages)

[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 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue
 2021-02-03  5:16 UTC  (9+ messages)
  ` [PATCH 2/2] vdpa/mlx5: Restore the hardware used index after change map

[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 v5 01/16] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
 2021-02-02 18:15 UTC  (17+ messages)
  ` [PATCH v5 02/16] x86/hyperv: detect if Linux is the root partition
  ` [PATCH v5 03/16] Drivers: hv: vmbus: skip VMBus initialization if Linux is root
  ` [PATCH v5 04/16] iommu/hyperv: don't setup IRQ remapping when running as root
  ` [PATCH v5 05/16] clocksource/hyperv: use MSR-based access if "
  ` [PATCH v5 06/16] x86/hyperv: allocate output arg pages if required
  ` [PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
  ` [PATCH v5 08/16] x86/hyperv: handling hypercall page setup for root
  ` [PATCH v5 09/16] x86/hyperv: provide a bunch of helper functions
  ` [PATCH v5 10/16] x86/hyperv: implement and use hv_smp_prepare_cpus
  ` [PATCH v5 11/16] asm-generic/hyperv: update hv_msi_entry
  ` [PATCH v5 12/16] asm-generic/hyperv: update hv_interrupt_entry
  ` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
  ` [PATCH v5 14/16] asm-generic/hyperv: import data structures for mapping device interrupts
  ` [PATCH v5 15/16] x86/hyperv: implement an MSI domain for root partition
  ` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping "

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-02-02 15:49 UTC  (29+ 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

[RFC 03/10] virtio: Add virtio_queue_get_idx
 2021-02-02 15:38 UTC  (5+ 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 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 iproute2-next 0/2] Add vdpa device management tool
 2021-02-02 10:35 UTC  (14+ 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 V3 00/19] vDPA driver for virtio-pci device
 2021-02-02  3:53 UTC  (2+ messages)

[PATCH V2] virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT
 2021-02-02  0:19 UTC 

[PATCH v2 0/9] ALSA: add virtio sound driver
 2021-02-01 23:21 UTC  (22+ 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 7/9] ALSA: virtio: introduce jack support
` [PATCH v2 8/9] ALSA: virtio: introduce PCM channel map support

[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 10/11] vduse: grab the module's references until there is no vduse device
 2021-02-01 11:05 UTC  (23+ messages)
    ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection
    ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [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 

[PATCH v3 2/4] drm/qxl: unpin release objects
 2021-01-25 12:16 UTC  (5+ messages)

[PATCH][next] vpda: Fix memory leaks of msg on error return paths
 2021-01-25 10:21 UTC  (2+ messages)

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-25  8:43 UTC  (2+ messages)

[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  4:53 UTC  (4+ messages)
` [PATCH V3 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V3 2/2] block: remove unnecessary argument from blk_execute_rq


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