Skip to content
Snippets Groups Projects
Commit 1a1dd721 authored by Michael Tokarev's avatar Michael Tokarev Committed by Paolo Bonzini
Browse files

softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c


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 59a5264b.

Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
Message-ID: <20230901101302.3618955-8-mjt@tls.msk.ru>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 36d61c9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment