Re: How to implement message forwarding from one CID to another in vhost driver

2024-07-02 Thread Dorjoy Chowdhury
Hey Stefano, Thanks a lot for all the details. I guess my next step is to try to implement the forwarding logic in vhost-device-vsock and take it from there. Regards, Dorjoy On Tue, Jul 2, 2024 at 6:05 PM Stefano Garzarella wrote: > > On Sun, Jun 30, 2024 at 04:54:18PM GMT, Dorjoy Cho

Re: How to implement message forwarding from one CID to another in vhost driver

2024-06-30 Thread Dorjoy Chowdhury
O_HOST" but I did not do anything with socat. I simply did "sudo dnf install socat" in both VMs. I also looked into the socat source code and I didn't see any reference to "VMADDR_FLAG_TO_HOST". I am running "Fedora 40" on both VMs. Do you know why it works w

Re: How to implement message forwarding from one CID to another in vhost driver

2024-06-26 Thread Dorjoy Chowdhury
Tue, Jun 25, 2024 at 11:44:30PM GMT, Dorjoy Chowdhury wrote: > >Hey Stefano, > > [...] > > >> > > >> >So the immediate plan would be to: > >> > > >> > 1) Build a new vhost-vsock-forward object model that connects to > >> >vhos

Re: How to implement message forwarding from one CID to another in vhost driver

2024-06-25 Thread Dorjoy Chowdhury
Hey Stefano, On Wed, May 29, 2024 at 4:56 PM Stefano Garzarella wrote: > > On Wed, May 29, 2024 at 12:43:57PM GMT, Alexander Graf wrote: > > > >On 29.05.24 10:04, Stefano Garzarella wrote: > >> > >>On Tue, May 28, 2024 at 06:38:24PM GMT, Paolo Bonzini wrote: > >>>On Tue, May 28, 2024 at 5:53 PM S

Re: How to implement message forwarding from one CID to another in vhost driver

2024-05-20 Thread Dorjoy Chowdhury
Hey Stefano, Thanks for the reply. On Mon, May 20, 2024, 2:55 PM Stefano Garzarella wrote: > > Hi Dorjoy, > > On Sat, May 18, 2024 at 04:17:38PM GMT, Dorjoy Chowdhury wrote: > >Hi, > > > >Hope you are doing well. I am working on adding AWS Nitro Enclave[1

How to implement message forwarding from one CID to another in vhost driver

2024-05-18 Thread Dorjoy Chowdhury
Hi, Hope you are doing well. I am working on adding AWS Nitro Enclave[1] emulation support in QEMU. Alexander Graf is mentoring me on this work. A v1 patch series has already been posted to the qemu-devel mailing list[2]. AWS nitro enclaves is an Amazon EC2[3] feature that allows creating isolate