[libvirt] [PATCH v9 2/7] conf: Add a keyboard input device type

Ján Tomko jtomko at redhat.com
Wed Feb 19 08:26:01 UTC 2014


On 02/19/2014 07:22 AM, Li Zhang wrote:
> On 2014年02月18日 20:51, Ján Tomko wrote:
>> On 02/17/2014 11:17 AM, Li Zhang wrote:
>>> From: Li Zhang <zhlcindy at linux.vnet.ibm.com>
>>>
>>> There is no keyboard support currently in libvirt .
>>> For some platforms, it needs to add a USB keyboard when graphics are enabled.
>>>
>>> This patch is to add keyboard input device type.
>>>
>>> Signed-off-by: Li Zhang <zhlcindy at linux.vnet.ibm.com>
>>> ---
>>>   docs/schemas/domaincommon.rng                      |  1 +
>>>   src/conf/domain_conf.c                             | 70
>>> ++++++++++++----------
>>>   src/conf/domain_conf.h                             |  1 +
>> ...
>>>   tests/vmx2xmldata/vmx2xml-graphics-vnc.xml         |  1 +
>>>   27 files changed, 66 insertions(+), 31 deletions(-)
>>>
>> This fails 'make check' for me:
>> FAIL: sexpr2xmltest
>> FAIL: xmconfigtest
> 
> Ah, I can't get any errors when doing 'make check' on my side. :(
> 

Libvirt needs to be built --with-xen for those tests to work. You probably
don't have the xen library headers on your system.

Jan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140219/8ab5bcfc/attachment-0001.sig>


More information about the libvir-list mailing list