qemu-ppc
[Top][All Lists]
Advanced

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

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


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

Il 03/04/2014 18:56, Nikunj A Dadhania ha scritto:
The following commit caused the regression in qemu-system-ppc64

7effdaa3: spapr: Fix return value of vga initialization
d44229c5: Fix vga_interface_type for command line argument '-device VGA'

Even when -nodefaults was provided, USB Keyboard and Mouse was added
to the machine. This breaks libvirt which uses -nodefaults and adds
the keyboard and mouse separately. The machine got 2 USB Keyboards
and 2 USB Mouses.

Does libvirt use "-nodefaults -machine usb=true"? It should create the OHCI controller separately instead of using "-machine".

Paolo



reply via email to

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