summary refs log tree commit diff stats
path: root/hw/qdev.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2009-07-31 12:25:33 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-10 13:05:26 -0500
commit6d378185c665c0edf3081f570c5b42dd3303f9b4 (patch)
tree91bb1af4bb6d5f5c38b0b7fb226393303774726f /hw/qdev.c
parent48026075aeca1dc62599a4aaae844edff9679cb4 (diff)
downloadfocaccia-qemu-6d378185c665c0edf3081f570c5b42dd3303f9b4.tar.gz
focaccia-qemu-6d378185c665c0edf3081f570c5b42dd3303f9b4.zip
QemuOpts: qemu_opts_parse: fix id= parsing
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: 
Diffstat (limited to 'hw/qdev.c')
0 files changed, 0 insertions, 0 deletions