qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] spapr: skip adding usb keyboard/mouse in case o


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] spapr: skip adding usb keyboard/mouse in case of -nodefaults
Date: Thu, 03 Apr 2014 21:37:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Il 03/04/2014 21:24, Nikunj A Dadhania ha scritto:
> Does libvirt use "-nodefaults -machine usb=true"?  It should create the
> OHCI controller separately instead of using "-machine".
I see it creating:

-nodefaults -usb -device usb-kbd,id=input0 -device usb-mouse,id=input1

And -usb is translated to adding "pci-ohci" controller for spapr

Yeah, but with -nodefaults it's better to use -device directly.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]