On Thu, Oct 17, 2024 at 12:33:24PM +0100, Daniel P. Berrangé wrote:
> Date: Thu, 17 Oct 2024 12:33:24 +0100
> From: "Daniel P. Berrangé" <berra...@redhat.com>
> Subject: [PATCH v2 12/31] monitor: adapt to new import path for qobject
>  data type headers
> 
> The qobject data type headers have moved from qapi/qmp/ to
> qobject/.
> 
> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
> ---
>  monitor/hmp-cmds-target.c  | 2 +-
>  monitor/hmp-cmds.c         | 2 +-
>  monitor/hmp.c              | 4 ++--
>  monitor/monitor-internal.h | 4 ++--
>  monitor/monitor.c          | 2 +-
>  monitor/qemu-config-qmp.c  | 2 +-
>  monitor/qmp.c              | 6 +++---
>  7 files changed, 11 insertions(+), 11 deletions(-)
> 

Reviewed-by: Zhao Liu <zhao1....@intel.com>


Reply via email to