From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>,
Andrzej Zaborowski <andrew.zaborowski@intel.com>,
Michael Walle <michael@walle.cc>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
Richard Henderson <rth@twiddle.net>
Subject: [Qemu-devel] [PATCH 3/8] vmstate: Add copyright info for cris processor
Date: Wed, 23 Nov 2011 16:44:54 +0100 [thread overview]
Message-ID: <ee5d82fa01ea3f204a8cf81c8ecd4706f9e75655.1322061896.git.quintela@redhat.com> (raw)
In-Reply-To: <cover.1322061896.git.quintela@redhat.com>
In-Reply-To: <cover.1322061896.git.quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
---
target-cris/vmstate-cpu.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/target-cris/vmstate-cpu.c b/target-cris/vmstate-cpu.c
index 0f732d3..f062272 100644
--- a/target-cris/vmstate-cpu.c
+++ b/target-cris/vmstate-cpu.c
@@ -1,3 +1,18 @@
+/*
+ * Migration support for cris cpus
+ *
+ * Copyright (C) 2011 Red Hat, Inc.
+ *
+ * Author(s):
+ * Juan Quintela <quintela@redhat.com>
+ *
+ * Based on qemu-file support done by:
+ * Edgar E. Iglesias <edgar.iglesias@gmail.com>
+ *
+ * This work is licensed under the terms of the GNU GPL, version 2 or
+ * later. See the COPYING file in the top-level directory.
+ */
+
#include "hw/hw.h"
static const VMStateDescription vmstate_tlbset = {
--
1.7.7.1
next prev parent reply other threads:[~2011-11-23 15:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 15:44 [Qemu-devel] [PATCH v2 0/8] [RFC] vmstate: Add copyrights for all cpus Juan Quintela
2011-11-23 15:44 ` [Qemu-devel] [PATCH 1/8] vmstate: Add copyright info for alpha processor Juan Quintela
2011-11-23 15:44 ` [Qemu-devel] [PATCH 2/8] vmstate: Add copyright info for lm32 processor Juan Quintela
2011-11-23 15:44 ` Juan Quintela [this message]
2011-11-23 15:44 ` [Qemu-devel] [PATCH 4/8] vmstate: Add copyright info for arm processor Juan Quintela
2011-11-23 15:44 ` [Qemu-devel] [PATCH 5/8] vmstate: Add copyright info for i386 processor Juan Quintela
2011-11-23 15:44 ` [Qemu-devel] [PATCH 6/8] vmstate: Add copyright info for mips processor Juan Quintela
2011-11-23 15:44 ` [Qemu-devel] [PATCH 7/8] vmstate: Add copyright info for ppc processor Juan Quintela
2011-11-26 8:23 ` Blue Swirl
2011-11-23 15:44 ` [Qemu-devel] [PATCH 8/8] vmstate: Add copyright info for sparc processor Juan Quintela
2011-11-26 8:33 ` Blue Swirl
2011-11-27 13:26 ` Juan Quintela
2011-11-28 7:49 ` Paolo Bonzini
2011-11-26 13:31 ` [Qemu-devel] [PATCH v2 0/8] [RFC] vmstate: Add copyrights for all cpus Andreas Färber
2011-11-27 13:30 ` Juan Quintela
2011-12-02 16:28 ` Andreas Färber
2011-12-05 12:45 ` Juan Quintela
2011-12-05 13:03 ` Andreas Färber
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=ee5d82fa01ea3f204a8cf81c8ecd4706f9e75655.1322061896.git.quintela@redhat.com \
--to=quintela@redhat.com \
--cc=andrew.zaborowski@intel.com \
--cc=blauwirbel@gmail.com \
--cc=edgar.iglesias@gmail.com \
--cc=michael@walle.cc \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.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 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).