On Wed, 2023-11-15 at 16:32 +0800, Zhenzhong Duan wrote: > Some of the VFIODevice initializations is in vfio_ap_realize, > move all of them in vfio_ap_instance_init. > > No functional change intended. > > Suggested-by: Cédric Le Goater <[email protected]> > Signed-off-by: Zhenzhong Duan <[email protected]> > --- > hw/vfio/ap.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Eric Farman <[email protected]>
