Re: [PATCH v5 0/8] AWS Nitro Enclave emulation support

2024-09-05 Thread Dorjoy Chowdhury
Thanks for reviewing. I have now posted a v6 https://lists.gnu.org/archive/html/qemu-devel/2024-09/msg00823.html Regards, Dorjoy

[PATCH v5 0/8] AWS Nitro Enclave emulation support

2024-08-22 Thread Dorjoy Chowdhury
This is v5 submission for AWS Nitro Enclave emulation in QEMU. From the QEMU side the implementation for nitro enclaves is complete. v4 is at: https://mail.gnu.org/archive/html/qemu-devel/2024-08/msg02675.html Changes in v5: - bunch of use of glib utilities like g_autofree, g_memdup2, GList e