qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] vmstate: Add copyrights for all cpus


From: Michael Walle
Subject: Re: [Qemu-devel] [RFC] vmstate: Add copyrights for all cpus
Date: Mon, 7 Nov 2011 20:41:42 +0100
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686-bigmem; KDE/4.4.5; i686; ; )

Am Montag 07 November 2011, 18:38:49 schrieb Juan Quintela:
> diff --git a/target-lm32/vmstate-cpu.c b/target-lm32/vmstate-cpu.c
> index 60b4b29..99ce957 100644
> --- a/target-lm32/vmstate-cpu.c
> +++ b/target-lm32/vmstate-cpu.c
> @@ -1,3 +1,18 @@
> +/*
> + * Migration support for lm32 cpus
> + *
> + * Copyright (C) 2011 Red Hat, Inc.
> + *
> + * Author(s):
> + *  Juan Quintela <address@hidden>
> + *
> + * Based on qemu-file support done by:
> + *  Michael Walle <address@hidden>
> + *
> + * This work is licensed under the terms of the GNU GPL, version 2.  See
> + * the COPYING file in the top-level directory.
> + */
> +
>  #include "hw/hw.h"
> 
>  const VMStateDescription vmstate_cpu = {

Acked-By: Michael Walle <address@hidden>

-- 
Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]