diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2015-02-26 14:16:06 +0000 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2015-03-26 15:31:46 +0100 |
commit | 7c76235a3e6e24f596ab4b157157bd62f44b80f5 (patch) | |
tree | 321281f0890a809ed213737dba7256a35bca26ad /bootdevice.c | |
parent | 087c4c9419d3086ac0a920899e4fed8ceaf9bb2b (diff) | |
download | hqemu-7c76235a3e6e24f596ab4b157157bd62f44b80f5.zip hqemu-7c76235a3e6e24f596ab4b157157bd62f44b80f5.tar.gz |
Avoid crashing on multiple -incoming
Passing multiple -incoming options used to crash qemu (due to
an invalid state transition incoming->incoming). Instead we now
take the last -incoming option, e.g.:
qemu-system-x86_64 -nographic -incoming tcp::4444 -incoming defer
ends up doing the defer.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'bootdevice.c')
0 files changed, 0 insertions, 0 deletions