On 5/2/22 13:45, Philippe Mathieu-Daudé wrote:
Trying to fix the issue reported here:
https://lists.nongnu.org/archive/html/qemu-devel/2021-11/msg05670.html
First attach the CPUs and SGX-EPC objects to the machine.
Since v3:
- update VIOT ACPI table (Paolo)
This now works on Debian, but fails
Trying to fix the issue reported here:
https://lists.nongnu.org/archive/html/qemu-devel/2021-11/msg05670.html
First attach the CPUs and SGX-EPC objects to the machine.
Since v3:
- update VIOT ACPI table (Paolo)
Since v2:
- added missing QOM property auto-enum: [*] (Yang Zhong)
Since v1:
- addre