Re: [PATCH v3] libxl: Enable stubdom cdrom changing

2024-07-28 Thread Jason Andryuk
On Thu, Jul 25, 2024 at 11:31 AM Anthony PERARD wrote: > > On Wed, May 15, 2024 at 10:10:10PM -0400, Jason Andryuk wrote: > > +static void cdrom_insert_stubdom_parse_fdset_rm(libxl__egc *egc, > > +libxl__ev_qmp *qmp, > > +

Re: [PATCH v3] libxl: Enable stubdom cdrom changing

2024-07-25 Thread Anthony PERARD
On Wed, May 15, 2024 at 10:10:10PM -0400, Jason Andryuk wrote: > +static void cdrom_insert_stubdom_parse_fdset_rm(libxl__egc *egc, > +libxl__ev_qmp *qmp, > +const libxl__json_object > *resp, > +

Re: [PATCH v3] libxl: Enable stubdom cdrom changing

2024-05-16 Thread Jason Andryuk
On Wed, May 15, 2024 at 10:11 PM Jason Andryuk wrote: > > From: Jason Andryuk Sorry, I mess this up. This From is incorrect. > From: Jason Andryuk This is correct. > Signed-off-by: Jason Andryuk > Signed-off-by: Jason Andryuk These are correct. Regards, Jason