Message ID | 1fc9c781e7aaf3335abcaba8f0760b92e7f914e3.1336128412.git.quintela@redhat.com |
---|---|
State | New |
Headers | show |
diff --git a/target-cris/vmstate-cpu.c b/target-cris/vmstate-cpu.c index 1dbf8b5..47ac170 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 savevm serialization code 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 = {