On 6 July 2017 at 11:49, Daniel P. Berrange <berra...@redhat.com> wrote: > eg if we killed the default, currently QEMU would say something like > > qemu-system-x86_64: No machine specified, and there is no default > Use -machine help to list supported machines
Incidentally I really should get round to figuring out how to make command lines like qemu-system-arm -device help qemu-system-arm -cpu help work without the user having to specify "-M virt" too to avoid the "no default machine" error taking precedence over the help output... thanks -- PMM