[libvirt] [PATCH 0/1] bhyve: Make LPC slot number configurable

Daniel P. Berrangé berrange at redhat.com
Fri Aug 10 11:34:42 UTC 2018


On Fri, Aug 10, 2018 at 02:22:32PM +0300, Ivan Mishonov wrote:
> Windows UEFI guests didn't have working keyboard input through VNC
> when LPC is on slot 1. The FreeBSD Handbook examples use slot 31
> for UEFI guests. Borrowed most of the code from the qemu:commandline
> implementation and made LPC slot number configurable e.g. 
> <domain type='bhyve' xmlns:bhyve='http://libvirt.org/schemas/domain/bhyve/1.0'>
>   <bhyve:lpcslotnumber value='31'/>


Isn't the LPC slot number just referring to a PCI address slot ?
If so, the XML should be using our PCI addressing data.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list