On 17.10.2017 18:44, Philippe Mathieu-Daudé wrote: > It's a x86-only device, so it does not make sense to keep it > in the shared misc folder. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/{misc => i386}/vmport.c | 0 > hw/i386/Makefile.objs | 1 + > hw/misc/Makefile.objs | 2 -- > 3 files changed, 1 insertion(+), 2 deletions(-) > rename hw/{misc => i386}/vmport.c (100%)
Reviewed-by: Thomas Huth <[email protected]>
