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

Daniel P. Berrangé berrange at redhat.com
Fri Aug 10 15:43:05 UTC 2018


On Fri, Aug 10, 2018 at 06:36:46PM +0300, Ivan Mishonov wrote:
> Yes, that makes sense. I'll try to find some time next week to redo my code
> and send another patch. Since my time for working on libvirt is very limited
> can you confirm that the LPC configuration should look like this:
> 
>    <controller type="isa-bridge" index="0">
>        <address type="pci" domain="0" bus="0" slot="NNN" function="0"/>
>    </controller>
> 
> Also can you send me an example of how you imagine the <features> setting
> for unimplemented MSRs?

Leading from this:

  https://libvirt.org/formatdomain.html#elementsFeatures

I would perhaps think

   <features>
      ...
      <msrs ignoreUnknownWrites="yes"/>
      ...
   </features>


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