Re: [PATCH v7 0/5] AWS Nitro Enclave emulation support

2024-10-08 Thread Dorjoy Chowdhury
Thanks for reviewing. I have now submitted a v8. https://lore.kernel.org/qemu-devel/20241008211727.49088-1-dorjoychy...@gmail.com/T/#t Regards, Dorjoy

Re: [PATCH v7 0/5] AWS Nitro Enclave emulation support

2024-10-01 Thread Dorjoy Chowdhury
On Tue, Oct 1, 2024 at 7:15 PM Michael S. Tsirkin wrote: > > On Sun, Sep 22, 2024 at 03:44:36PM +0600, Dorjoy Chowdhury wrote: > > [7] > > https://lists.oasis-open.org/archives/virtio-comment/202310/msg00387.html > > That list is dead, would you mind reposting to the new list, > so we can vote on

Re: [PATCH v7 0/5] AWS Nitro Enclave emulation support

2024-10-01 Thread Michael S. Tsirkin
On Sun, Sep 22, 2024 at 03:44:36PM +0600, Dorjoy Chowdhury wrote: > [7] https://lists.oasis-open.org/archives/virtio-comment/202310/msg00387.html That list is dead, would you mind reposting to the new list, so we can vote on it? Thanks! -- MST

Re: [PATCH v7 0/5] AWS Nitro Enclave emulation support

2024-09-30 Thread Dorjoy Chowdhury
Ping Requesting for review on this one. v7 thread URL for convenience: https://lore.kernel.org/qemu-devel/20240922094441.23802-1-dorjoychy...@gmail.com/T/#t Thanks! Regards, Dorjoy

[PATCH v7 0/5] AWS Nitro Enclave emulation support

2024-09-22 Thread Dorjoy Chowdhury
This is v7 submission for AWS Nitro Enclave emulation in QEMU. From the QEMU side the implementation for nitro enclaves is complete. v6 is at: https://lore.kernel.org/qemu-devel/20240905195735.16911-1-dorjoychy...@gmail.com/T/#t Changes in v7: - rebased with master as the first 3 crypto patch