aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-05-23 11:37:00 -0400
committerAvi Kivity <avi@redhat.com>2010-08-01 03:35:51 -0400
commit221d059d15f1c8bd070a63fd45cd8d2598af5f99 (patch)
treed3f58d21aa9cd5a28a29f5187ae9f03bd4f9e089 /arch/x86/kvm/svm.c
parent9fb2d2b4ff292a01ae30da003d1dc097917b0988 (diff)
KVM: Update Red Hat copyrights
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm.c')
-rw-r--r--arch/x86/kvm/svm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kvm/svm.c b/arch/x86/kvm/svm.c
index f5c2b432078a..02ea5cf4b1e5 100644
--- a/arch/x86/kvm/svm.c
+++ b/arch/x86/kvm/svm.c
@@ -4,6 +4,7 @@
4 * AMD SVM support 4 * AMD SVM support
5 * 5 *
6 * Copyright (C) 2006 Qumranet, Inc. 6 * Copyright (C) 2006 Qumranet, Inc.
7 * Copyright 2010 Red Hat, Inc. and/or its affilates.
7 * 8 *
8 * Authors: 9 * Authors:
9 * Yaniv Kamay <yaniv@qumranet.com> 10 * Yaniv Kamay <yaniv@qumranet.com>