qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/2] xen: add vkbd support for PV on HVM gues


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH v2 2/2] xen: add vkbd support for PV on HVM guests
Date: Thu, 30 Jun 2011 17:09:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

On 06/24/2011 06:36 PM, address@hidden wrote:
From: Stefano Stabellini<address@hidden>

Register the vkbd backend even when running as device emulator for HVM
guests: it is useful because it doesn't need a frequent timer like usb.

Check whether the XenInput DisplayState has been set in the initialise
state, rather than the input state.
In case the DisplayState hasn't been set and there is no vfb for this
domain, then set the XenInput DisplayState to the default one.


Changed in v2:

- use qemu_free instead of free;


Thanks applied to xen-next branch.

Alex



reply via email to

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