On Wed, 12 Aug 2026 15:11:47 +0200, Philippe Mathieu-Daudé <[email protected]> wrote: > Keep cpus.c focused on vCPUs handling, move code related to > VM state to runstate.c where similar code lives. > > Fix few checkpatch.pl warnings: > > WARNING: Block comments use a leading /* on a separate line > WARNING: Block comments use * on subsequent lines > #327: FILE: system/runstate.c:541: > +/* does a state transition even if the VM is already stopped, > + current state is forgotten forever */ > > [...]
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>
