Re: Libvirt Open Source Contribution

2020-11-09 Thread Erik Skultety
On Mon, Nov 09, 2020 at 09:47:16AM +, Daniel P. Berrangé wrote: > On Sun, Nov 08, 2020 at 11:57:15AM -0600, Ryan Gahagan wrote: > > We've also been having some troubles actually getting ninja and meson to > > run properly. Our team has one member on MacOS, one on Ubuntu 18.04, and > > one

Re: Libvirt Open Source Contribution

2020-11-09 Thread Daniel P . Berrangé
On Sat, Nov 07, 2020 at 12:04:12PM -0600, Barrett J Schonefeld wrote: > Michal, > > We've struggled with the email system so far. You may have seen when we > submitted a chain of 65 patches when we meant to send only the last commit. > We tested this by sending it to ourselves first but must have

Re: Libvirt Open Source Contribution

2020-11-09 Thread Daniel P . Berrangé
On Sun, Nov 08, 2020 at 11:57:15AM -0600, Ryan Gahagan wrote: > We've also been having some troubles actually getting ninja and meson to > run properly. Our team has one member on MacOS, one on Ubuntu 18.04, and > one working on a remote server (Ubuntu again) without sudo privileges. We > want to

Re: Libvirt Open Source Contribution

2020-11-08 Thread Ryan Gahagan
We've also been having some troubles actually getting ninja and meson to run properly. Our team has one member on MacOS, one on Ubuntu 18.04, and one working on a remote server (Ubuntu again) without sudo privileges. We want to be able to run ninja test to properly test and clean our code as we

Re: Libvirt Open Source Contribution

2020-11-07 Thread Barrett J Schonefeld
Michal, We've struggled with the email system so far. You may have seen when we submitted a chain of 65 patches when we meant to send only the last commit. We tested this by sending it to ourselves first but must have made a mistake when submitting to libvir-list. We submitted an initial patch

Re: Libvirt Open Source Contribution

2020-11-06 Thread Michal Prívozník
On 11/5/20 10:04 PM, Barrett J Schonefeld wrote: Hey folks, We appreciate the feedback, and we've used this to complete some initial work on issue 11. We started with small changes in src/util, and we submitted them via email (following these guidelines on submitting patches

Re: Libvirt Open Source Contribution

2020-11-05 Thread Barrett J Schonefeld
Hey folks, We appreciate the feedback, and we've used this to complete some initial work on issue 11. We started with small changes in src/util, and we submitted them via email (following these guidelines on submitting patches ) to ensure we are on

Re: Libvirt Open Source Contribution

2020-11-03 Thread Michal Privoznik
On 11/3/20 12:47 AM, Barrett J Schonefeld wrote: Hey folks, We have started work on issue 11 , and we have some questions to ensure we tackle the issue properly. - What are the different use cases for g_autoptr vs g_autofree? We found

Re: Libvirt Open Source Contribution

2020-11-02 Thread Matt Coleman
> On Nov 2, 2020, at 6:47 PM, Barrett J Schonefeld wrote: > > Hey folks, > > We have started work on issue 11, and we have some questions to ensure we > tackle the issue properly. > > • What are the different use cases for g_autoptr vs g_autofree? We > found that g_autofree is

Re: Libvirt Open Source Contribution

2020-11-02 Thread Barrett J Schonefeld
Hey folks, We have started work on issue 11 , and we have some questions to ensure we tackle the issue properly. - What are the different use cases for g_autoptr vs g_autofree? We found that g_autofree is preferred for anything that uses

Re: Libvirt Open Source Contribution

2020-09-16 Thread Michal Privoznik
On 9/15/20 10:39 PM, Barrett J Schonefeld wrote: Hey libvirt team, We (Ryan Gahagan, Dustan Helm, and Barrett Schonefeld) are computer science students at the University of Texas at Austin. We are taking a course in virtualization, and we’d like to contribute to the libvirt repository as

Re: Libvirt Open Source Contribution

2020-09-16 Thread Daniel P . Berrangé
On Tue, Sep 15, 2020 at 03:39:12PM -0500, Barrett J Schonefeld wrote: > Hey libvirt team, > > We (Ryan Gahagan, Dustan Helm, and Barrett Schonefeld) are computer science > students at the University of Texas at Austin. We are taking a course in > virtualization, and we’d like to contribute to the

Libvirt Open Source Contribution

2020-09-16 Thread Barrett J Schonefeld
Hey libvirt team, We (Ryan Gahagan, Dustan Helm, and Barrett Schonefeld) are computer science students at the University of Texas at Austin. We are taking a course in virtualization, and we’d like to contribute to the libvirt repository as part of this course. Here are the issues we are most