commit | 98a906d9e5827b18c51d7d7485be2f21f8900cc7 | [log] [tgz] |
---|---|---|
author | John Levon <john.levon@nutanix.com> | Wed Jun 25 20:30:08 2025 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Thu Jun 26 08:55:38 2025 +0200 |
tree | f3492e6d684d46b2c5bc7897b7a05ae6d56cf8a5 | |
parent | 3358d926addda99e9f29f57b40d6fd22d2c29472 [diff] |
vfio-user: support posted writes Support an asynchronous send of a vfio-user socket message (no wait for a reply) when the write is posted. This is only safe when no regions are mappable by the VM. Add an option to explicitly disable this as well. Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250625193012.2316242-17-john.levon@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>