Currently the ISA only PC code is alongwith the other PC machines.
The objective is to decouple the ISA only PC code for clarity.

Simarpreet Singh (1):
  Refactoring ISA only PC code for pc_isa.c

 hw/i386/Makefile.objs |    2 +-
 hw/i386/pc_isa.c      |  213 +++++++++++++++++++++++++++++++++++++++++++++++++
 hw/i386/pc_piix.c     |   41 ----------
 3 files changed, 214 insertions(+), 42 deletions(-)
 create mode 100644 hw/i386/pc_isa.c

--
1.7.9.5


Reply via email to