Re: [PATCH v4 0/6] AWS Nitro Enclave emulation support

2024-08-22 Thread Dorjoy Chowdhury
Thanks for taking the time to review. v5 posted now: https://lists.gnu.org/archive/html/qemu-devel/2024-08/msg03251.html Regards, Dorjoy

[PATCH v4 0/6] AWS Nitro Enclave emulation support

2024-08-18 Thread Dorjoy Chowdhury
This is v4 submission for AWS Nitro Enclave emulation in QEMU. From the QEMU side the implementation for nitro enclaves is complete. v3 is at: https://mail.gnu.org/archive/html/qemu-devel/2024-08/msg01594.html Changes in v4: - fixed error_setv assertion failed. I could not reproduce this but