qemu/softmmu
Paolo Bonzini b24986e784 vl: separate qemu_resolve_machine_memdev
This is a bit nasty: the machine is storing a string and later
resolving it.  We probably want to remove the memdev property
and instead make this a memory-set command.  "-M memdev" can be
handled a legacy option that is special cased by
machine_set_property.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-10 12:15:14 -05:00
..
2020-10-05 16:41:22 +02:00
2020-10-12 11:50:21 -04:00
2020-09-09 17:15:18 +01:00
2020-12-10 12:15:14 -05:00