Re: cap seach for session libvirt

2024-08-09 Thread daggs via Users
Greetings Laine, > Sent: Thursday, August 08, 2024 at 7:17 PM > From: "Laine Stump" > To: "users@lists.libvirt.org" > Cc: "daggs" > Subject: Re: cap seach for session libvirt > > On 8/8/24 2:40 AM, daggs wrote: > > Greetings Laine, >

Re: cap seach for session libvirt

2024-08-08 Thread Laine Stump
On 8/8/24 2:40 AM, daggs wrote: Greetings Laine, Sent: Thursday, August 08, 2024 at 6:16 AM From: "Laine Stump" To: users@lists.libvirt.org Cc: "daggs" Subject: Re: cap seach for session libvirt On 8/7/24 2:25 PM, daggs via Users wrote: Greetings, I'm working on

Re: cap seach for session libvirt

2024-08-07 Thread daggs via Users
Greetings Laine, > Sent: Thursday, August 08, 2024 at 6:16 AM > From: "Laine Stump" > To: users@lists.libvirt.org > Cc: "daggs" > Subject: Re: cap seach for session libvirt > > On 8/7/24 2:25 PM, daggs via Users wrote: > > Greetings, > > >

Re: cap seach for session libvirt

2024-08-07 Thread Laine Stump
On 8/7/24 2:25 PM, daggs via Users wrote: Greetings, I'm working on allowing a session vm to create a tap iface. the vm has this defintion: If you were able to create a tap device with session-mode libvirt, what would you do with it? It's not connected to anything, and your session-mo

cap seach for session libvirt

2024-08-07 Thread daggs via Users
Greetings, I'm working on allowing a session vm to create a tap iface. the vm has this defintion: when I try to start the vm, I get this error: Unable to create tap device veth0: Operation not permitted searching the code led me to this line: https://github