This no longer asserts; I think Stefan fixed this and that fix is now in
a release.
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1407454
Titl
On Mon, Jan 5, 2015 at 5:48 AM, Tiejun Chen wrote:
> Could you test this?
>
> Signed-off-by: Tiejun Chen
> ---
> util/qemu-option.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/util/qemu-option.c b/util/qemu-option.c
> index a708241..7cb3601 100644
> --- a/util/qemu-o
Could you test this?
Signed-off-by: Tiejun Chen
---
util/qemu-option.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/qemu-option.c b/util/qemu-option.c
index a708241..7cb3601 100644
--- a/util/qemu-option.c
+++ b/util/qemu-option.c
@@ -377,7 +377,7 @@ static bool qemu_
** Description changed:
SUMMARY:
--
Description: Latest 'master' makes it impossible to use "-usb" command line
on any target
Host platform: Linux x86-64
Guest platform: probably all (at least x86-64, i386, arm and ppc)
REPRODUCE:
--
How to reproduce:
1. Run t
Also, very similar symptoms are described in #1406706, so it is possible
that they are related.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1407454
Title:
assertion failed when using "-usb" optio