Signed-off-by: Avi Kivity <avi@xxxxxxxxxx> --- pc-bios/optionrom/vapic.S | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/pc-bios/optionrom/vapic.S b/pc-bios/optionrom/vapic.S index 97fa19c..e1d8f18 100644 --- a/pc-bios/optionrom/vapic.S +++ b/pc-bios/optionrom/vapic.S @@ -1,3 +1,14 @@ +# +# Local APIC acceleration for Windows XP and related guests +# +# Copyright 2011 Red Hat, Inc. and/or its affiliates +# +# Author: Avi Kivity <avi@xxxxxxxxxx> +# +# This work is licensed under the terms of the GNU GPL, version 2, or (at your +# option) any later version. See the COPYING file in the top-level directory. +# + .text 0 .code16 .global _start -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html