qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] vfio: add documentation for posted write argument


From: Cédric Le Goater
Subject: Re: [PATCH] vfio: add documentation for posted write argument
Date: Tue, 17 Jun 2025 08:28:41 +0200
User-agent: Mozilla Thunderbird

On 6/16/25 12:13, John Levon wrote:
Signed-off-by: John Levon <john.levon@nutanix.com>
---
  include/hw/vfio/vfio-device.h | 1 +
  1 file changed, 1 insertion(+)

diff --git a/include/hw/vfio/vfio-device.h b/include/hw/vfio/vfio-device.h
index d45e5a68a2..abea652be2 100644
--- a/include/hw/vfio/vfio-device.h
+++ b/include/hw/vfio/vfio-device.h
@@ -240,6 +240,7 @@ struct VFIODeviceIOOps {
       * @off: offset within the region
       * @size: size in bytes to write
       * @data: buffer to write from
+     * @post: true if this is a posted write
       *
       * Returns number of bytes write on success or -errno.
       */


Reviewed-by: Cédric Le Goater <clg@redhat.com>


Applied to vfio-next.

Thanks,

C.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]