qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/14] vfio: Add Error** argument to vfio_devices_dma_logging


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/14] vfio: Add Error** argument to vfio_devices_dma_logging_start()
Date: Wed, 7 Feb 2024 21:17:44 +0100
User-agent: Mozilla Thunderbird

On 7/2/24 14:33, Cédric Le Goater wrote:
This allows to update the Error argument of the VFIO log_global_start()
handler. Errors detected when device level logging is started will be
propagated up to qemu_savevm_state_setup() when the ram save_setup()
handler is executed.

The vfio_set_migration_error() call becomes redudant. Remove it.

Typo "redundant".


Signed-off-by: Cédric Le Goater <clg@redhat.com>
---
  hw/vfio/common.c | 21 +++++++++------------
  1 file changed, 9 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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