[PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents

Philippe Mathieu-Daudé posted 2 patches 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220116235331.103977-1-f4bug@amsat.org
There is a newer version of this series
hw/i386/sgx.c | 3 +++
hw/i386/x86.c | 1 +
2 files changed, 4 insertions(+)
[PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
Posted by Philippe Mathieu-Daudé 2 years, 2 months ago
Trying to fix the issue reported here:
https://lists.nongnu.org/archive/html/qemu-devel/2021-11/msg05670.html

First attach the CPUs to the machine,
then the SGX-EPC to its memory backend.

Philippe Mathieu-Daudé (2):
  hw/i386/x86: Attach CPUs to machine
  hw/i386/sgx: Attach SGX-EPC to its memory backend

 hw/i386/sgx.c | 3 +++
 hw/i386/x86.c | 1 +
 2 files changed, 4 insertions(+)

-- 
2.34.1