-
Gerd Hoffmann authored
We can't use get_param_value(), it can't handle parameters without '=' in there. Examples not working because of that: -device foo,id=bar -device file=/path/image,format=qcow2,snapshot,id=disk0 Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Message-Id: Gerd Hoffmann authoredWe can't use get_param_value(), it can't handle parameters without '=' in there. Examples not working because of that: -device foo,id=bar -device file=/path/image,format=qcow2,snapshot,id=disk0 Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
Loading