From: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
To: kvm-ppc@vger.kernel.org
Subject: [kvm-ppc-devel] [PATCH] add kvm_fpu dummy to powerpc kvm.h
Date: Wed, 16 Jan 2008 15:11:57 +0000 [thread overview]
Message-ID: <478E1EBD.5000604@linux.vnet.ibm.com> (raw)
Subject: [PATCH] add kvm_fpu dummy to powerpc kvm.h
From: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
This struct prevents a build warning and might later be
used for fpu support.
Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
kvm.h | 3 +++
1 files changed, 3 insertions(+)
diff --git a/include/asm-powerpc/kvm.h b/include/asm-powerpc/kvm.h
--- a/include/asm-powerpc/kvm.h
+++ b/include/asm-powerpc/kvm.h
@@ -50,4 +50,7 @@ struct kvm_sregs {
struct kvm_sregs {
};
+struct kvm_fpu {
+};
+
#endif /* __POWERPC_KVM_H__ */
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel
reply other threads:[~2008-01-16 15:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=478E1EBD.5000604@linux.vnet.ibm.com \
--to=ehrhardt@linux.vnet.ibm.com \
--cc=kvm-ppc@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox