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

Xen 4.18 pvshim console issue (with patch)



Hello,
With Xen 4.18, a PV domain running under pvshim doesn't get console input.
This is because the domain id in pvshim isn't 0 (and on x86 max_init_domid is
hardwired to 0), so console_input_domain() will never select that domain
as input.

The attached patch fixes it by translating 0 to the real domain id for
pvshim, but there may be a better way to do this.

-- 
Manuel Bouyer <bouyer@xxxxxxxxxxxxxxx>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Attachment: diff
Description: Text document


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.