On 2019-01-31 08:32, Yang Zhong wrote: > From: Paolo Bonzini <[email protected]> > > This is not needed on ARM, and brings in ISA bus code which is otherwise not > necessary. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > hw/ide/Makefile.objs | 4 +-- > hw/ide/core.c | 25 ----------------- > hw/ide/ioport.c | 66 ++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 68 insertions(+), 27 deletions(-) > create mode 100644 hw/ide/ioport.c
Reviewed-by: Thomas Huth <[email protected]>
