virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-07 09:21:16 to 2021-02-15 18:52:01 UTC [more...]

[PATCH] virtio/s390: implement virtio-ccw revision 2 correctly
 2021-02-15 18:51 UTC  (3+ messages)

[PATCH 0/6] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-15 18:39 UTC  (6+ messages)

[PATCH for 5.10] vdpa_sim: fix param validation in vdpasim_get_config()
 2021-02-15 15:23 UTC  (4+ messages)

[PATCH] vdpa: Fix memory leak in error unwinding path
 2021-02-15 14:12 UTC  (3+ messages)

[PATCH] vhost vdpa: setup vq irq only when set status includes VIRTIO_CONFIG_S_DRIVER_OK
 2021-02-15 14:04 UTC 

[PATCH v1 0/2] virito-mem: one fix and VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
 2021-02-15 12:24 UTC  (3+ messages)
` [PATCH v1 1/2] virtio-mem: don't read big block size in SBM
` [PATCH v1 2/2] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE

[PATCH] vdpa_sim: Skip typecasting from void*
 2021-02-15 11:39 UTC  (2+ messages)

vsock virtio: questions about supporting DGRAM type
 2021-02-15  8:31 UTC  (5+ messages)
  ` [External] "

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-12 20:14 UTC  (16+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module
` [PATCH V3 17/19] vdpa: set the virtqueue num during register
` [PATCH V3 18/19] virtio_vdpa: don't warn when fail to disable vq

[PATCH 1/2] iommu: Report domain nesting info for arm-smmu-v3
 2021-02-12 18:16 UTC  (3+ messages)
  ` [PATCH 2/2] iommu: arm-smmu-v3: Report domain nesting info reuqired for stage1

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-12 11:01 UTC  (14+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-12  8:07 UTC  (18+ messages)
  ` [RFC PATCH v4 01/17] af_vsock: update functions for connectible socket
  ` [RFC PATCH v4 03/17] af_vsock: separate receive data loop
  ` [RFC PATCH v4 04/17] af_vsock: implement SEQPACKET receive loop
  ` [RFC PATCH v4 05/17] af_vsock: separate wait space loop
  ` [RFC PATCH v4 06/17] af_vsock: implement send logic for SEQPACKET
  ` [RFC PATCH v4 07/17] af_vsock: rest of SEQPACKET support
  ` [RFC PATCH v4 08/17] af_vsock: update comments for stream sockets
  ` [RFC PATCH v4 09/17] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v4 10/17] virtio/vsock: fetch length for SEQPACKET record
  ` [RFC PATCH v4 12/17] virtio/vsock: rest of SOCK_SEQPACKET support
  ` [RFC PATCH v4 16/17] loopback/vsock: setup SEQPACKET ops for transport
  ` [RFC PATCH v4 17/17] virtio/vsock: simplify credit update function API
  ` [RFC PATCH v4 02/17] af_vsock: separate wait data loop

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

[RFC v2 1/7] vhost: Delete trailing dot in errpr_setg argument
 2021-02-11 16:40 UTC 

[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
 2021-02-11 15:39 UTC  (11+ messages)

[PATCH netdev] virtio-net: support XDP_TX when not more queues
 2021-02-11 11:00 UTC  (2+ messages)

[PATCH v2 0/3] mlx5_vdpa bug fixes
 2021-02-10 21:48 UTC  (4+ messages)
` [PATCH v2 1/3] vdpa/mlx5: should exclude header length and fcs from mtu
` [PATCH v2 2/3] vdpa/mlx5: fix feature negotiation across device reset
` [PATCH v2 3/3] vdpa/mlx5: defer clear_virtqueues to until DRIVER_OK

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-02-10 20:44 UTC  (16+ messages)
` [PATCH 1/7] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH 2/7] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH 7/7] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()

[PATCH iproute2-next 2/2] vdpa: Add vdpa tool
 2021-02-10 18:28 UTC  (5+ messages)
` [PATCH iproute2-next v4 0/5] Add vdpa device management tool
  ` [PATCH iproute2-next v4 1/5] Add kernel headers

[PATCH RFC v2 0/4] virtio-net: add tx-hash, rx-tstamp, tx-tstamp and tx-time
 2021-02-10 14:40 UTC  (14+ messages)
` [PATCH RFC v2 1/4] virtio-net: support transmit hash report
` [PATCH RFC v2 2/4] virtio-net: support receive timestamp
` [PATCH RFC v2 3/4] virtio-net: support transmit timestamp
` [PATCH RFC v2 4/4] virtio-net: support future packet transmit time

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10 12:28 UTC  (12+ messages)
` [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device reset
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-10  9:14 UTC  (11+ messages)

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-10  8:59 UTC  (9+ messages)

[PATCH 02/13] target: split target_submit_cmd_map_sgls
 2021-02-10  8:44 UTC  (7+ messages)
  ` [PATCH 01/13] target: move t_task_cdb initialization
  ` [PATCH 05/13] tcm loop: use blk cmd allocator for se_cmds
  ` [PATCH 07/13] target: cleanup cmd flag bits
  ` [PATCH 11/13] target: replace work per cmd in completion path
  ` [PATCH 12/13] target, vhost-scsi: don't switch cpus on completion

[PATCH] virtio-mmio: Use to_virtio_mmio_device() to simply code
 2021-02-10  8:09 UTC 

[RFC 05/10] vhost: Add vhost_dev_from_virtio
 2021-02-10  5:57 UTC  (8+ messages)
  ` [RFC 09/10] vhost: Route guest->host notification through shadow virtqueue

CISTI'2021 - 16th Iberian Conference on IST | Deadline: 21th of February
 2021-02-09 21:51 UTC 

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-09 22:16 UTC  (2+ messages)
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2021-02-09 13:15 UTC  (11+ messages)
  ` [RFC PATCH 04/18] virt/mshv: request version ioctl
  ` [RFC PATCH 06/18] virt/mshv: create, initialize, finalize, delete partition hypercalls
  ` [RFC PATCH 07/18] virt/mshv: withdraw memory hypercall
  ` [RFC PATCH 08/18] virt/mshv: map and unmap guest memory
  ` [RFC PATCH 10/18] virt/mshv: get and set vcpu registers ioctls
  ` [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages
  ` [RFC PATCH 15/18] virt/mshv: get and set vp state ioctls
  ` [RFC PATCH 16/18] virt/mshv: mmap vp register page
  ` [RFC PATCH 01/18] x86/hyperv: convert hyperv statuses to linux error codes
  ` [RFC PATCH 05/18] virt/mshv: create partition ioctl

[PATCH v3 0/9] ALSA: add virtio sound driver
 2021-02-09 12:40 UTC  (8+ messages)
` [PATCH v3 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v3 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v3 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v3 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v3 7/9] ALSA: virtio: introduce jack support
` [PATCH v3 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v3 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH] drm/qxl: properly handle device init failures
 2021-02-09 12:16 UTC  (2+ messages)

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-09  8:26 UTC  (6+ messages)

[PATCH net] vsock/virtio: update credit only if socket is not closed
 2021-02-08 18:32 UTC  (2+ messages)

[PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
 2021-02-08 16:10 UTC  (4+ messages)
  ` [vdpa_sim_net] 79991caf52: net/ipv4/ipmr.c:#RCU-list_traversed_in_non-reader_section

[PATCH 00/11] target: fix cmd plugging and completion
 2021-02-08 12:01 UTC  (2+ messages)

[PATCH v3 0/7] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-08 11:55 UTC  (8+ messages)
` [PATCH v3 1/7] drm/simple-kms: Add plane-state helpers
` [PATCH v3 2/7] drm/gem: Export drm_gem_vmap() and drm_gem_vunmap()
` [PATCH v3 3/7] drm: Add additional atomic helpers for shadow-buffered planes
` [PATCH v3 4/7] drm/mgag200: Move vmap out of commit tail
` [PATCH v3 5/7] drm/cirrus: "
` [PATCH v3 6/7] drm/gm12u320: "
` [PATCH v3 7/7] drm/udl: "

[PATCH v2 0/9] ALSA: add virtio sound driver
 2021-02-08 10:23 UTC  (2+ messages)

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-08  4:13 UTC  (7+ messages)
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()

[PATCH V8 04/13] sbitmap: move allocation hint into sbitmap
 2021-02-07  9:20 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).