qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Disable PS/2 mouse


From: Peter Lieven
Subject: Re: [Qemu-devel] Disable PS/2 mouse
Date: Wed, 09 Jun 2010 10:27:46 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Markus Armbruster wrote:
Peter Lieven <address@hidden> writes:

Hi,

is there any way to disable the PS/2 mouse emulation from command line?

Judging from pc_basic_device_init() and i8042_initfn(): I don't think
so, sorry.


background:

with the ps/2 mouse there are always problems with pointer synchronization. so i generally use usb tablet device emulation. BUT. usb emulation is resource intensive. i have a testcase with 64 VMs on a dual quadcore xeon and usb alone almost uses the resources of 2 cpus. so i decided to introduce an option for 'console-only' vms. but in that case i would like to have ps/2 mouse also disabled in case someone has the wrong option and complains than that his mouse
is unsynchronized. so 'console-only' should be no mouse at all.





reply via email to

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