aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.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/vmx.c
parent9fb2d2b4ff292a01ae30da003d1dc097917b0988 (diff)
KVM: Update Red Hat copyrights
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx.c')
-rw-r--r--arch/x86/kvm/vmx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
index b8aac4e98903..9c3ffc5fde44 100644
--- a/arch/x86/kvm/vmx.c
+++ b/arch/x86/kvm/vmx.c
@@ -5,6 +5,7 @@
5 * machines without emulation or binary translation. 5 * machines without emulation or binary translation.
6 * 6 *
7 * Copyright (C) 2006 Qumranet, Inc. 7 * Copyright (C) 2006 Qumranet, Inc.
8 * Copyright 2010 Red Hat, Inc. and/or its affilates.
8 * 9 *
9 * Authors: 10 * Authors:
10 * Avi Kivity <avi@qumranet.com> 11 * Avi Kivity <avi@qumranet.com>