mirror of
https://github.com/xemu-project/xemu.git
synced 2025-03-05 11:07:29 +00:00

Machines and accelerators are not user-creatable but they are going to share similar command-line parsing machinery. Export functions that will be used with -machine and -accel in softmmu/vl.c. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>