Re: [PATCH 1/1] target/riscv: enable floating point unit
From: Andrew Jones
Date: Wed Sep 18 2024 - 02:05:27 EST
On Tue, Sep 17, 2024 at 06:45:21PM GMT, Heinrich Schuchardt wrote:
...
> When thinking about the migration of virtual machines shouldn't QEMU be in
> control of the initial state of vcpus instead of KVM?
>
Thinking about this more, I'm inclined to agree. Initial state and reset
state should be traits of the VMM (potentially influenced by the user)
rather than KVM.
Thanks,
drew