hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 23 Jan 2025 16:28:39 +0000 (17:28 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Mar 2025 13:45:34 +0000 (14:45 +0100)
commit00ad70b7fb527a80b31c8b6b1a0e7a66b0d08498
tree43d34b389ec03b1b9d2da8e428fc9dcf9334f79e
parent59f4d65584bd3372070e2484876436c8d02505e4
hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG

Restrict the tb_flush() call to TCG. Assert we are using KVM or TCG.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Message-Id: <20250127102620.39159-3-philmd@linaro.org>
hw/ppc/spapr_hcall.c