qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH RFC 5/7] softmmu/vl.c: inline include/qemu/qemu-options.h int


From: Eric Blake
Subject: Re: [PATCH RFC 5/7] softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Date: Tue, 15 Aug 2023 13:23:48 -0500
User-agent: NeoMutt/20230517

On Sat, Aug 12, 2023 at 03:47:59PM +0300, Michael Tokarev wrote:
> qemu-options.h just includes qemu-options.def with some #defines.
> We already do this in vl.c in other place. Since no other file
> includes qemu-options.h anymore, just inline it in vl.c.
> 
> This effectively reverts second half of commit 59a5264b99434.
> 
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
> ---
>  include/qemu/qemu-options.h | 41 -------------------------------------
>  softmmu/vl.c                | 11 +++++++++-
>  2 files changed, 10 insertions(+), 42 deletions(-)
>  delete mode 100644 include/qemu/qemu-options.h

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org




reply via email to

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