qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c
@ 2013-06-10  3:57 Simarpreet Singh
  2013-06-10  3:57 ` Simarpreet Singh
  0 siblings, 1 reply; 3+ messages in thread
From: Simarpreet Singh @ 2013-06-10  3:57 UTC (permalink / raw)
  To: qemu-devel, aliguori; +Cc: Simarpreet Singh

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-18 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10  3:57 [Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c Simarpreet Singh
2013-06-10  3:57 ` Simarpreet Singh
2013-06-18 13:59   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).