On Fri, Jul 11, 2025 at 10:16 AM Xiaoyao Li <xiaoyao...@intel.com> wrote: > On 7/11/2025 3:55 PM, Paolo Bonzini wrote: > > Simplify the accelerators' cpu_instance_init callbacks by doing all > > host-cpu setup in a single function. > > btw, it changes the behavior for "-cpu base" with accelerator. > > I think it should be OK considering "-cpu base" seems only for > experiment case.
Yeah, I wonder if it should even be user creatable. Paolo