mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 09:59:34 +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>