messages from 2020-09-10 01:56:37 to 2020-09-25 12:59:24 UTC [more...]
[RFC PATCH 00/19] vhost-user-rpmb (Replay Protected Memory Block)
2020-09-25 12:51 UTC (20+ messages)
` [RFC PATCH 01/19] tools/virtiofsd: add support for --socket-group
` [RFC PATCH 02/19] hw/block: add boilerplate for vhost-user-rpmb device
` [RFC PATCH 03/19] hw/virtio: move virtio-pci.h into shared include space
` [RFC PATCH 04/19] hw/block: add vhost-user-rpmb-pci boilerplate
` [RFC PATCH 05/19] virtio-pci: add notification trace points
` [RFC PATCH 06/19] tools/vhost-user-rpmb: add boilerplate and initial main
` [RFC PATCH 07/19] tools/vhost-user-rpmb: implement --print-capabilities
` [RFC PATCH 08/19] tools/vhost-user-rpmb: connect to fd and instantiate basic run loop
` [RFC PATCH 09/19] tools/vhost-user-rpmb: add a --verbose/debug flags for logging
` [RFC PATCH 10/19] tools/vhost-user-rpmb: handle shutdown and SIGINT/SIGHUP cleanly
` [RFC PATCH 11/19] tools/vhost-user-rpmb: add --flash-path for backing store
` [RFC PATCH 12/19] tools/vhost-user-rpmb: import hmac_sha256 functions
` [RFC PATCH 13/19] tools/vhost-user-rpmb: implement the PROGRAM_KEY handshake
` [RFC PATCH 14/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_GET_WRITE_COUNTER
` [RFC PATCH 15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE
` [RFC PATCH 16/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_READ
` [RFC PATCH 17/19] tools/vhost-user-rpmb: add key persistence
` [RFC PATCH 18/19] tools/vhost-user-rpmb: allow setting of the write_count
` [RFC PATCH 19/19] docs: add a man page for vhost-user-rpmb
[RFC PATCH 00/24] Control VQ support in vDPA
2020-09-25 11:41 UTC (33+ messages)
` [RFC PATCH 01/24] vhost-vdpa: fix backend feature ioctls
` [RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open()
` [RFC PATCH 03/24] vhost: move the backend feature bits to vhost_types.h
` [RFC PATCH 04/24] virtio-vdpa: don't set callback if virtio doesn't need it
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 07/24] vdpa: add the missing comment for nvqs in struct vdpa_device
` [RFC PATCH 08/24] vdpa: introduce virtqueue groups
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH 11/24] vhost_iotlb: split out IOTLB initialization
` [RFC PATCH 12/24] vhost: support ASID in IOTLB API
` [RFC PATCH 13/24] vhost-vdpa: introduce ASID based IOTLB
` [RFC PATCH 14/24] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
` [RFC PATCH 15/24] vhost-vdpa: introduce uAPI to get the number of address spaces
` [RFC PATCH 16/24] vhost-vdpa: uAPI to get virtqueue group id
` [RFC PATCH 17/24] vhost-vdpa: introduce uAPI to set group ASID
` [RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API
` [RFC PATCH 19/24] vdpa_sim: use separated iov for reading and writing
` [RFC PATCH 20/24] vdpa_sim: advertise VIRTIO_NET_F_MTU
` [RFC PATCH 21/24] vdpa_sim: advertise VIRTIO_NET_F_MAC
` [RFC PATCH 22/24] vdpa_sim: factor out buffer completion logic
` [RFC PATCH 23/24] vdpa_sim: filter destination mac address
` [RFC PATCH 24/24] vdpasim: control virtqueue support
[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
2020-09-25 11:29 UTC (7+ messages)
[PATCH v3 0/6] Add virtio-iommu built-in topology
2020-09-25 11:26 UTC (24+ messages)
` [PATCH v3 2/6] iommu/virtio: Add topology helpers
` [PATCH v3 5/6] iommu/virtio: Support topology description in config space
[PATCH 1/8] vhost vdpa: fix vhost_vdpa_open error handling
2020-09-24 7:22 UTC (11+ messages)
` [PATCH 7/8] vhost: remove work arg from vhost_work_flush
` [PATCH 2/8] vhost: add helper to check if a vq has been setup
` [PATCH 4/8] vhost scsi: fix cmd completion race
` [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session
` [PATCH 5/8] vhost scsi: add lun parser helper
[RFC PATCH 6/7] dt-bindings: arm: Add virtio transport for SCMI
2020-09-23 20:54 UTC
[PATCH v3] i2c: virtio: add a virtio i2c frontend driver
2020-09-23 7:34 UTC (4+ messages)
[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features
2020-09-22 13:52 UTC (7+ messages)
` [PATCH v12 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v12 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[PATCH v4 0/8] selective merging of system ram resources
2020-09-22 6:22 UTC (15+ messages)
` [PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
[PATCH] Rescan the entire target on transport reset when LUN is 0
2020-09-22 3:56 UTC (2+ messages)
[PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features
2020-09-21 12:35 UTC (2+ messages)
[PATCH v7 0/3] Add a vhost RPMsg API
2020-09-21 6:22 UTC (8+ messages)
` [PATCH v7 1/3] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v7 2/3] rpmsg: move common structures and defines to headers
` [PATCH v7 3/3] vhost: add an RPMsg API
[PATCH v6 0/4] Add a vhost RPMsg API
2020-09-18 17:26 UTC (12+ messages)
[PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root
2020-09-18 9:12 UTC (13+ messages)
` [PATCH RFC v1 06/18] x86/hyperv: allocate output arg pages if required
` [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH RFC v1 08/18] x86/hyperv: handling hypercall page setup for root
` [EXTERNAL] "
` [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions
` [PATCH RFC v1 10/18] x86/hyperv: implement and use hv_smp_prepare_cpus
` [PATCH RFC v1 13/18] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH RFC v1 04/18] iommu/hyperv: don't setup IRQ remapping when running as root
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
2020-09-18 4:04 UTC (16+ messages)
[vhost next 0/2] mlx5 vdpa fix netdev status
2020-09-18 2:18 UTC
[PATCH v2 -next] vdpa: mlx5: change Kconfig depends to fix build errors
2020-09-18 2:16 UTC (2+ messages)
[PATCH -next] vdpa: mlx5: select VHOST to fix build errors
2020-09-17 18:58 UTC
[PATCH v5 0/4] Add a vhost RPMsg API
2020-09-15 12:48 UTC (11+ messages)
` [PATCH v5 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v5 3/4] rpmsg: update documentation
` [PATCH v5 4/4] vhost: add an RPMsg API
[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
2020-09-15 9:15 UTC (6+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
2020-09-15 8:46 UTC (11+ messages)
` [PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "
[PATCH] vhost: reduce stack usage in log_used
2020-09-15 7:53 UTC (2+ messages)
[PATCH] vhost_vdpa: Fix duplicate included kernel.h
2020-09-15 7:47 UTC
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
2020-09-14 16:08 UTC (9+ messages)
[PATCH 3/3] virtio-mem: Constify mem_id_table
2020-09-14 7:46 UTC (3+ messages)
` [PATCH 1/3] virtio-balloon: Constify id_table
` [PATCH 2/3] virtio_input: "
clarifying the handling of responses for virtio-rpmb
2020-09-11 16:44 UTC (3+ messages)
` [virtio-dev] "
[PATCH v7 1/3] virtio: add dma-buf support for exported objects
2020-09-10 15:06 UTC
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-09-10 13:34 UTC (9+ messages)
` [Intel-gfx] "
[PATCH] vhost-vdpa: fix memory leak in error path
2020-09-10 1:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).