diff options
| author | Dr. David Alan Gilbert | 2015-02-26 15:16:06 +0100 |
|---|---|---|
| committer | Juan Quintela | 2015-03-26 15:31:46 +0100 |
| commit | 7c76235a3e6e24f596ab4b157157bd62f44b80f5 (patch) | |
| tree | 321281f0890a809ed213737dba7256a35bca26ad /scripts | |
| parent | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (diff) | |
| download | qemu-7c76235a3e6e24f596ab4b157157bd62f44b80f5.tar.gz qemu-7c76235a3e6e24f596ab4b157157bd62f44b80f5.tar.xz qemu-7c76235a3e6e24f596ab4b157157bd62f44b80f5.zip | |
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 'scripts')
0 files changed, 0 insertions, 0 deletions
