qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c


From: Simarpreet Singh
Subject: [Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c
Date: Sun, 9 Jun 2013 23:57:54 -0400

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

[Prev in Thread] Current Thread [Next in Thread]