From: Simarpreet Singh <simarpreet007@gmail.com>
To: qemu-devel@nongnu.org, aliguori@us.ibm.com
Cc: Simarpreet Singh <simarpreet007@gmail.com>
Subject: [Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c
Date: Sun, 9 Jun 2013 23:57:54 -0400 [thread overview]
Message-ID: <1370836675-13964-1-git-send-email-simarpreet007@gmail.com> (raw)
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
next reply other threads:[~2013-06-10 3:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 3:57 Simarpreet Singh [this message]
2013-06-10 3:57 ` [Qemu-devel] [PATCH] Refactoring ISA only PC code for pc_isa.c Simarpreet Singh
2013-06-18 13:59 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1370836675-13964-1-git-send-email-simarpreet007@gmail.com \
--to=simarpreet007@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.