From: Jerone Young <jyoung5@us.ibm.com>
To: kvm-devel@lists.sourceforge.net
Cc: kvm-ppc-devel@lists.sourceforge.net
Subject: [kvm-ppc-devel] [PATCH 0 of 3] [V2] Fix loading of registers
Date: Thu, 10 Apr 2008 22:15:37 +0000 [thread overview]
Message-ID: <patchbomb.1207865737@thinkpadL> (raw)
So this now moves code away from common code to arch specific kvm_qemu_arch_init(). Also added is a removal of duplicate calls to kvm_qemu_init_env() in common code.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
3 files changed, 6 insertions(+), 4 deletions(-)
qemu/hw/ppc440_bamboo.c | 3 ---
qemu/qemu-kvm-powerpc.c | 6 ++++++
qemu/qemu-kvm.c | 1 -
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel
WARNING: multiple messages have this Message-ID (diff)
From: Jerone Young <jyoung5@us.ibm.com>
To: kvm-devel@lists.sourceforge.net
Cc: kvm-ppc-devel@lists.sourceforge.net
Subject: [PATCH 0 of 3] [V2] Fix loading of registers preboot for PowerPC
Date: Thu, 10 Apr 2008 17:15:37 -0500 [thread overview]
Message-ID: <patchbomb.1207865737@thinkpadL> (raw)
So this now moves code away from common code to arch specific kvm_qemu_arch_init(). Also added is a removal of duplicate calls to kvm_qemu_init_env() in common code.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
3 files changed, 6 insertions(+), 4 deletions(-)
qemu/hw/ppc440_bamboo.c | 3 ---
qemu/qemu-kvm-powerpc.c | 6 ++++++
qemu/qemu-kvm.c | 1 -
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
next reply other threads:[~2008-04-10 22:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 22:15 Jerone Young [this message]
2008-04-10 22:15 ` [PATCH 0 of 3] [V2] Fix loading of registers preboot for PowerPC Jerone Young
2008-04-10 22:15 ` [kvm-ppc-devel] [PATCH 1 of 3] Add kvm_load_registers into Jerone Young
2008-04-10 22:15 ` [PATCH 1 of 3] Add kvm_load_registers into qemu_arch_init for PowerPC Jerone Young
2008-04-10 22:15 ` [kvm-ppc-devel] [PATCH 2 of 3] Remove kvm_load_registers from Jerone Young
2008-04-10 22:15 ` [PATCH 2 of 3] Remove kvm_load_registers from ppc440_bamboo board model Jerone Young
2008-04-10 22:15 ` [kvm-ppc-devel] [PATCH 3 of 3] Remove duplicate kvm_qemu_init() Jerone Young
2008-04-10 22:15 ` [PATCH 3 of 3] Remove duplicate kvm_qemu_init() calls Jerone Young
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=patchbomb.1207865737@thinkpadL \
--to=jyoung5@us.ibm.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=kvm-ppc-devel@lists.sourceforge.net \
/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.