virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 03:12:01 to 2021-03-15 07:53:20 UTC [more...]

[PATCH v7] i2c: virtio: add a virtio i2c frontend driver
 2021-03-15  7:52 UTC  (9+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-15  7:52 UTC  (19+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-03-15  2:27 UTC  (11+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

vsock virtio: questions about supporting DGRAM type
 2021-03-14 22:19 UTC  (4+ messages)
  ` [External] "

[PATCH v8 net-next] virtio-net: support XDP when not more queues
 2021-03-14 12:04 UTC 

[PATCH] virtio-mmio: read[wl]()/write[wl] are already little-endian
 2021-03-14  8:26 UTC  (3+ messages)

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-12 15:33 UTC  (11+ messages)
  ` [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
  ` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
  ` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET
  ` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
  ` [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record
  ` [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support
  ` [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets
  ` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
  ` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API

[PATCH] vhost: Fix vhost_vq_reset()
 2021-03-12 14:09 UTC 

[PATCH v3 0/8] x86/seves: Support 32-bit boot path and other updates
 2021-03-12 12:38 UTC  (9+ messages)
` [PATCH v3 1/8] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH v3 2/8] x86/sev: Do not require Hypervisor CPUID bit for SEV guests
` [PATCH v3 3/8] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH v3 4/8] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH v3 5/8] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH v3 6/8] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH v3 7/8] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH v3 8/8] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()

linux-next: Tree for Mar 11 [drivers/vdpa/virtio_pci/vp_vdpa.ko]
 2021-03-12  9:38 UTC  (2+ messages)

[PATCH V3 4/6] vDPA/ifcvf: remove the version number string
 2021-03-12  7:00 UTC  (14+ messages)
  ` [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
  ` [PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
  ` [PATCH V3 3/6] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids

[PATCH 0/2] vhost-vdpa: fix issues around v->config_ctx handling
 2021-03-12  6:34 UTC  (6+ messages)
` [PATCH 1/2] vhost-vdpa: fix use-after-free of v->config_ctx
` [PATCH 2/2] vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails

[RFC PATCH 04/18] virt/mshv: request version ioctl
 2021-03-11 20:45 UTC  (5+ messages)
  ` [RFC PATCH 08/18] virt/mshv: map and unmap guest memory
  ` [RFC PATCH 11/18] virt/mshv: set up synic pages for intercept messages

[PATCH v7 00/14] x86: major paravirt cleanup
 2021-03-11 14:23 UTC  (9+ messages)
` [PATCH v7 04/14] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v7 08/14] x86: add new features for paravirt patching
` [PATCH v7 09/14] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v7 10/14] x86/paravirt: simplify paravirt macros
` [PATCH v7 11/14] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v7 12/14] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v7 13/14] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v7 14/14] x86/paravirt: have only one paravirt patch function

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-11 13:09 UTC  (15+ messages)
` [PATCH v6 02/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v6 06/12] x86: add new features for paravirt patching
` [PATCH v6 07/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v6 08/12] x86/paravirt: simplify paravirt macros
` [PATCH v6 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v6 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v6 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v6 12/12] x86/paravirt: have only one paravirt patch function

make alloc_anon_inode more useful
 2021-03-11  8:42 UTC  (25+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode
` [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system
` [PATCH 4/9] drm: remove the drm "
` [PATCH 5/9] vmw_balloon: remove the balloon-vmware "
` [PATCH 6/9] virtio_balloon: remove the balloon-kvm "
` [PATCH 7/9] iomem: remove the iomem "
` [PATCH 8/9] z3fold: remove the z3fold "
` [PATCH 9/9] zsmalloc: remove the zsmalloc "

[PATCH v6] i2c: virtio: add a virtio i2c frontend driver
 2021-03-11  5:59 UTC  (11+ messages)

[RFC v4 11/11] vduse: Support binding irq to the specified cpu
 2021-03-10 12:58 UTC  (21+ messages)
  ` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
  ` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
  ` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace

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

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09 16:44 UTC  (2+ messages)

[PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-03-09 15:55 UTC  (3+ messages)
  ` [PATCH net v3 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0

[PATCH v2 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
 2021-03-09 14:02 UTC  (7+ messages)
  ` [PATCH v2 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-09 10:02 UTC  (4+ messages)
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path

[PATCH v5 00/12] x86: major paravirt cleanup
 2021-03-09  6:21 UTC  (14+ messages)
` [PATCH v5 02/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v5 06/12] x86: add new features for paravirt patching
` [PATCH v5 07/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v5 08/12] x86/paravirt: simplify paravirt macros
` [PATCH v5 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v5 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v5 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v5 12/12] x86/paravirt: have only one paravirt patch function

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09  2:47 UTC 

[PATCH V2 4/4] vDPA/ifcvf: remove the version number string
 2021-03-09  2:42 UTC  (6+ messages)
  ` [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
  ` [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
  ` [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids

[RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
 2021-03-08 10:46 UTC  (3+ messages)

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  7:16 UTC 

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-08  3:59 UTC  (12+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  3:41 UTC 

[PATCH 3/3] vDPA/ifcvf: bump version string to 1.0
 2021-03-08  2:53 UTC  (3+ messages)
  ` [PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
  ` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA

[PATCH] qxl: Fix uninitialised struct field head.surface_id
 2021-03-05  8:22 UTC  (2+ messages)

[PATCH v5 net-next] virtio-net: support XDP when not more queues
 2021-03-05  7:08 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).