All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
@ 2022-01-16 23:53 Philippe Mathieu-Daudé via
  2022-01-16 23:53 ` [PATCH 1/2] hw/i386/x86: Attach CPUs to machine Philippe Mathieu-Daudé via
  2022-01-16 23:53 ` [RFC PATCH 2/2] hw/i386/sgx: Attach SGX-EPC to its memory backend Philippe Mathieu-Daudé via
  0 siblings, 2 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-01-16 23:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Marcel Apfelbaum, Paolo Bonzini, Yang Zhong,
	Eduardo Habkost, Richard Henderson, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-01-31 23:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16 23:53 [PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents Philippe Mathieu-Daudé via
2022-01-16 23:53 ` [PATCH 1/2] hw/i386/x86: Attach CPUs to machine Philippe Mathieu-Daudé via
2022-01-17 13:48   ` Daniel P. Berrangé
2022-01-17 14:57     ` Philippe Mathieu-Daudé via
2022-01-18  2:15     ` Yang Zhong
2022-01-16 23:53 ` [RFC PATCH 2/2] hw/i386/sgx: Attach SGX-EPC to its memory backend Philippe Mathieu-Daudé via
2022-01-17 11:48   ` Paolo Bonzini
2022-01-17 12:08     ` Philippe Mathieu-Daudé via
2022-01-18  2:33     ` Yang Zhong
2022-01-23 12:52     ` Yang Zhong
2022-01-31 23:41       ` Philippe Mathieu-Daudé via

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.