Re: [libvirt] [RFC 09/12] RFC: Don't reserve slot 1 if a USB controller is defined there

2011-08-23 Thread Wen Congyang
At 08/22/2011 03:01 AM, Marc-André Lureau Write: --- src/qemu/qemu_command.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c index 9ea4b7c..d25f34f 100644 --- a/src/qemu/qemu_command.c +++

Re: [libvirt] [RFC 09/12] RFC: Don't reserve slot 1 if a USB controller is defined there

2011-08-23 Thread Wen Congyang
At 08/24/2011 09:42 AM, Wen Congyang Write: At 08/22/2011 03:01 AM, Marc-André Lureau Write: --- src/qemu/qemu_command.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c index 9ea4b7c..d25f34f 100644 ---

[libvirt] [RFC 09/12] RFC: Don't reserve slot 1 if a USB controller is defined there

2011-08-21 Thread Marc-André Lureau
--- src/qemu/qemu_command.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c index 9ea4b7c..d25f34f 100644 --- a/src/qemu/qemu_command.c +++ b/src/qemu/qemu_command.c @@ -1093,6 +1093,7 @@