On Wed, Apr 20, 2022 at 05:25:47PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lur...@redhat.com>
> 
> Move qemu_main() declaration to a new header.
> 
> Simplify main.c since both cocoa & sdl cannot be enabled together.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> Reviewed-by: Akihiko Odaki <akihiko.od...@gmail.com>
> ---
>  include/qemu-common.h |  5 -----
>  include/qemu-main.h   | 10 ++++++++++
>  softmmu/main.c        | 25 +++++++++----------------
>  ui/cocoa.m            |  1 +
>  4 files changed, 20 insertions(+), 21 deletions(-)
>  create mode 100644 include/qemu-main.h

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to