Displaying 7 results from an estimated 7 matches for "msg01256".
2020 Apr 06
4
Re: plug pre-created tap devices to libvirt guests
...re-created tap devices to libvirt guests ?
>>
>> [0] - https://bugzilla.redhat.com/show_bug.cgi?id=1723367
> This links to the following message, which illustrates how to use pre-create
> tap and macvtap devices:
>
> https://www.redhat.com/archives/libvir-list/2019-August/msg01256.html
>
> Laine: it would be useful to add something like this short guide to the
> knowledge base docs
You mean the wiki? Sure, I can do that.
(BTW - that was admirable reading / searching / responding - 7 minutes
and it wasn't even your patch! How do you do that? :-))
2020 Apr 06
2
plug pre-created tap devices to libvirt guests
Hi all,
I'm aware that it is possible to plug pre-created macvtap devices to
libvirt guests - tracked in RFE [0].
My interpretation of the wording in [1] and [2] is that it is also
possible to plug pre-created tap devices into libvirt guests - that
would be a requirement to allow kubevirt to run with less capabilities
in the pods that encapsulate the VMs.
I took a look at the libvirt code
2020 Jun 30
0
Re: plug pre-created tap devices to libvirt guests
...irt guests ?
> >>
> >> [0] - https://bugzilla.redhat.com/show_bug.cgi?id=1723367
> > This links to the following message, which illustrates how to use pre-create
> > tap and macvtap devices:
> >
> > https://www.redhat.com/archives/libvir-list/2019-August/msg01256.html
> >
> > Laine: it would be useful to add something like this short guide to the
> > knowledge base docs
>
>
> You mean the wiki? Sure, I can do that.
>
>
> (BTW - that was admirable reading / searching / responding - 7 minutes
> and it wasn't even you...
2020 Apr 06
0
Re: plug pre-created tap devices to libvirt guests
...guests ?
> > >
> > > [0] - https://bugzilla.redhat.com/show_bug.cgi?id=1723367
> > This links to the following message, which illustrates how to use pre-create
> > tap and macvtap devices:
> >
> > https://www.redhat.com/archives/libvir-list/2019-August/msg01256.html
> >
> > Laine: it would be useful to add something like this short guide to the
> > knowledge base docs
>
>
> You mean the wiki? Sure, I can do that.
No, i mean docs/kbase/
> (BTW - that was admirable reading / searching / responding - 7 minutes and
> it w...
2020 Apr 06
0
Re: plug pre-created tap devices to libvirt guests
...t; libvirt-5.6.0 to plug pre-created tap devices to libvirt guests ?
>
> [0] - https://bugzilla.redhat.com/show_bug.cgi?id=1723367
This links to the following message, which illustrates how to use pre-create
tap and macvtap devices:
https://www.redhat.com/archives/libvir-list/2019-August/msg01256.html
Laine: it would be useful to add something like this short guide to the
knowledge base docs
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-p...
2020 Feb 14
4
Moving the AVR backend out of experimental
Hi,
There was a thread a few days ago about the expectations for experimental
targets. At the moment, the only experimental target is AVR. It's been in
the tree for a long time now, and generally seems well-behaved.
Should we just make it a normal target?
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Feb 18
4
Moving the AVR backend out of experimental
...ntly, supporting of newer language standards.
In summary, if the DebugInfo tests were fixed, I think the AVR backend
would be ready to be marked official. I am also interested in any other
thoughts people have about the AVR backend.
Regards,
Dylan
- [1] https://gcc.gnu.org/ml/gcc-patches/2019-09/msg01256.html
On Mon, Feb 17, 2020 at 9:57 PM Simon Moll via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On 2/14/20 4:59 PM, Nico Weber via llvm-dev wrote:
>
>
> Hi,
>
> There was a thread a few days ago about the expectations for experimental
> targets. At the moment, the...