On Tue, May 20, 2025 at 01:30:07PM +0200, Magnus Kulke wrote:
> Implement MSHV-specific hooks for vCPU creation and teardown in the
> i386 target. A list of locks per vCPU is maintained to lock CPU state in
> MMIO operations.
>
> Signed-off-by: Magnus Kulke
> ---
> target/i386/mshv/mshv-cpu.c |
Implement MSHV-specific hooks for vCPU creation and teardown in the
i386 target. A list of locks per vCPU is maintained to lock CPU state in
MMIO operations.
Signed-off-by: Magnus Kulke
---
target/i386/mshv/mshv-cpu.c | 61 +
1 file changed, 55 insertions(+),