[PATCH v2 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/20220117145549.145650-1-f4bug@amsat.org
There is a newer version of this series
hw/i386/sgx.c | 2 ++
hw/i386/x86.c | 1 +
2 files changed, 3 insertions(+)
[PATCH v2 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 and SGX-EPC objects to the machine.

Since v1:
- addressed Paolo & Daniel review feedbacks

Philippe Mathieu-Daudé (2):
  hw/i386: Attach CPUs to machine
  hw/i386/sgx: Attach SGX-EPC objects to machine

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

-- 
2.34.1