virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 00:45:41 to 2021-01-28 04:27:47 UTC [more...]

[RFC v3 04/11] vhost-vdpa: protect concurrent access to vhost device iotlb
 2021-01-28  4:27 UTC  (19+ 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 10/11] vduse: grab the module's references until there is no vduse device
    ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection
    ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-01-27 12:08 UTC  (4+ messages)
` [PATCH v4 04/13] drm/shmem-helper: Provide a vmap function for short-term mappings

[PATCH v5 02/16] x86/hyperv: detect if Linux is the root partition
 2021-01-27  5:47 UTC  (23+ messages)
  ` [PATCH v5 06/16] x86/hyperv: allocate output arg pages if required
  ` [PATCH v5 01/16] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT
  ` [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 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] Fix "ordering" comment typos
 2021-01-26 19:50 UTC 

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

[PATCH v4 1/5] drm/qxl: use drmm_mode_config_init
 2021-01-26 16:58 UTC  (5+ 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 v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-01-26 14:41 UTC  (2+ messages)

[PATCH iproute2-next 0/2] Add vdpa device management tool
 2021-01-26 13:26 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] Add kernel headers
` [PATCH iproute2-next 2/2] vdpa: Add vdpa tool

[PATCH v2 09/11] drm/atomic: Pass the full state to planes atomic disable and update
 2021-01-26 13:24 UTC  (2+ messages)
  ` [PATCH v2 10/11] drm: Use state helper instead of the plane state pointer

[RFC PATCH v3 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-26 11:23 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 v2 0/9] ALSA: add virtio sound driver
 2021-01-26  9:22 UTC  (18+ messages)
` [PATCH v2 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v2 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v2 3/9] ALSA: virtio: handling control messages
` [PATCH v2 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [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 v2 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-26  8:28 UTC 

[PATCH v3 1/4] drm/qxl: use drmm_mode_config_init
 2021-01-25 12:16 UTC  (10+ messages)
` [PATCH v3 2/4] drm/qxl: unpin release objects
` [PATCH v3 3/4] drm/qxl: release shadow on shutdown
` [PATCH v3 4/4] drm/qxl: handle shadow in primary destroy

[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

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

[PATCH 00/21] Control VQ support in vDPA
 2021-01-25  3:16 UTC  (4+ messages)
` [PATCH 21/21] vdpasim: control virtqueue support

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

[PATCH 0/7] ALSA: add virtio sound driver
 2021-01-24 16:53 UTC  (17+ messages)
` [PATCH 2/7] uapi: virtio_snd: add the sound device header file
` [PATCH 3/7] ALSA: virtio: add virtio sound driver
` [PATCH 4/7] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH 5/7] ALSA: virtio: PCM substream operators
` [PATCH 6/7] ALSA: virtio: introduce jack support

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-24 16:14 UTC  (13+ messages)
` [PATCH v4 04/15] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v4 05/15] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v4 06/15] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v4 09/15] x86: add new features for paravirt patching
` [PATCH v4 10/15] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v4 11/15] x86/paravirt: simplify paravirt macros
` [PATCH v4 12/15] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v4 13/15] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v4 14/15] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v4 15/15] x86/paravirt: have only one paravirt patch function

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-24 11:52 UTC  (6+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type

[PATCH 1/1] vhost scsi: allocate vhost_scsi with GFP_NOWAIT to avoid delay
 2021-01-23  8:01 UTC  (3+ messages)

[PATCH v4] drm/virtio: Track total GPU memory for virtio driver
 2021-01-22 10:03 UTC 

[PATCH RFC] virtio-blk: support per-device queue depth
 2021-01-22  8:34 UTC  (7+ messages)

[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-22  7:36 UTC  (6+ messages)
` [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap
 2021-01-22  2:33 UTC  (2+ messages)
` [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-21 15:41 UTC 

[PATCH v2] drm/virtio: Track total GPU memory for virtio driver
 2021-01-21  9:10 UTC  (5+ messages)

[RFC 0/3] Introduce Vdmabuf driver
 2021-01-21  3:15 UTC  (8+ messages)
` [RFC 3/3] vfio: Share the KVM instance with Vdmabuf

[PATCH v2 3/3] VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC
 2021-01-20 16:33 UTC 

[PATCH v2 2/3] VMCI: Use set_page_dirty_lock() when unregistering guest memory
 2021-01-20 16:32 UTC 

[PATCH v2 1/3] VMCI: Stop log spew when qp allocation isn't possible
 2021-01-20 16:32 UTC 

[PATCH v2] vdpa_sim: use iova module to allocate IOVA addresses
 2021-01-20 15:00 UTC  (2+ messages)

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:26 UTC  (12+ messages)
` [PATCH v4 04/15] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v4 05/15] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v4 06/15] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v4 09/15] x86: add new features for paravirt patching
` [PATCH v4 10/15] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v4 11/15] x86/paravirt: simplify paravirt macros
` [PATCH v4 12/15] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v4 13/15] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v4 14/15] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v4 15/15] x86/paravirt: have only one paravirt patch function

Doctoral Symposium - CISTI 2021, Chaves, Portugal
 2021-01-20 12:06 UTC 

[PATCH] virtio-mem: Assign boolean values to a bool variable
 2021-01-20 11:33 UTC  (7+ messages)

[PATCH v1] vdpa/mlx5: Fix memory key MTT population
 2021-01-20  8:52 UTC  (3+ messages)

[PATCH net-next v2 2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR
 2021-01-20  8:11 UTC  (3+ messages)
  ` [PATCH net-next v2 3/3] xsk: build skb by page

[PATCH 0/7] Introduce vdpa management tool
 2021-01-20  7:53 UTC  (18+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[PATCH net-next v2 5/7] virtio-net, xsk: realize the function of xsk packet sending
 2021-01-20  3:38 UTC 

[PATCH net-next v2 2/7] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
 2021-01-20  3:23 UTC 

[PATCH bpf-next v2 1/3] net: add priv_flags for allow tx skb without linear
 2021-01-20  3:01 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).