remove qemu-options* from root directory
These headers are also included from softmmu/vl.c, so they should be in include/. Remove qemu-options-wrapper.h, since elsewhere we include "template" headers directly and #define the parameters in the including file; move qemu-options.h to include/. Reviewed-by:Markus Armbruster <armbru@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- include/qemu/qemu-options.h 7 additions, 2 deletionsinclude/qemu/qemu-options.h
- os-posix.c 1 addition, 1 deletionos-posix.c
- os-win32.c 0 additions, 1 deletionos-win32.c
- qemu-options-wrapper.h 0 additions, 40 deletionsqemu-options-wrapper.h
- qemu-options.hx 4 additions, 0 deletionsqemu-options.hx
- softmmu/vl.c 19 additions, 5 deletionssoftmmu/vl.c
Loading
Please register or sign in to comment