On Fri, Jan 12, 2024 at 07:05:00AM -0800, Steve Sistare wrote:
> Pass an error object as the third parameter to "notifier with return"
> notifiers, so clients no longer need to bundle an error object in the
> opaque data. The new parameter is used in a later patch.
>
> Signed-off-by: Steve Sistar
Pass an error object as the third parameter to "notifier with return"
notifiers, so clients no longer need to bundle an error object in the
opaque data. The new parameter is used in a later patch.
Signed-off-by: Steve Sistare
---
hw/virtio/vhost-user.c | 2 +-
hw/virtio/virtio-balloon.c | 3