| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-devel] [PATCH v3] libxl: make vkbd tunable for HVM guests
 
To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>From: "Elnikety, Eslam" <elnikety@xxxxxxxxxx>Date: Wed, 15 May 2019 10:19:09 +0000Accept-language: en-USCc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Wei Liu <wei.liu2@xxxxxxxxxx>Delivery-date: Wed, 15 May 2019 10:19:19 +0000List-id: Xen developer discussion <xen-devel.lists.xenproject.org>Thread-index: AQHVCjEbwWdCk6qhFkKmIcbHpc90uKZr8fOAgAAAxwCAAAglgA==Thread-topic: [Xen-devel] [PATCH v3] libxl: make vkbd tunable for HVM guests 
 | 
 
 On
 15/05/2019 10:47, Wei Liu wrote:
On Tue, May 14, 2019 at 08:43:25AM +0000, Eslam Elnikety wrote:I
 reversed the .pod and .5 in 8410fcb54ac808c19a030c6f0ec64e760ac64ca5
This
 is likely a patch against 4.11 or earlier.
 Each HVM guest currently gets a vkbd frontend/backend pair (c/s ebbd2561b4c).I wonder where you got this file. :pThis consumes host resources unnecessarily for guests that have no use for
 vkbd. Make this behaviour tunable to allow an administrator to choose. The
 commit retains the current behaviour -- HVM guests still get vkdb unless
 specified otherwise.
 
 Signed-off-by: Eslam Elnikety <elnikety@xxxxxxxxxx>
 ---
 Changes in v2:
 - Added a missing hunk / setting vkb_device per config
 
 Changes in v3:
 - Added entries in libxl.h and in documentation
 ---
 docs/man/xl.cfg.pod.5.in    | 4 ++++
 
 
 The correct file name is xl.cfg.5.pod.in.
 
 
 Busted! v1 and v2 were against master. For some reason v3 was a miss in that regard — against stable-4.11. 
 Thanks for massaging the patch. 
 Cheers, Eslam 
 
 | 
 _______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel 
 |