On Mon, Apr 15, 2019 at 03:59:44PM +0800, Like Xu wrote: > This patch makes the remaining dozen or so uses of the global > current_machine outside vl.c use qdev_get_machine() instead, > and then make current_machine local to vl.c instead of global. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Like Xu <like...@linux.intel.com>
Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> -- Eduardo