aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/vlapic.h
diff options
context:
space:
mode:
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>2006-11-26 13:37:27 +0000
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>2006-11-26 13:37:27 +0000
commit00a70f44a68c762a6a369e5400064ecf31b0bbed (patch)
treece3f71d980032372f73cc772a029d62f2d4c8eec /xen/include/asm-x86/hvm/vlapic.h
parent9d4052382a56f83b7800b915aea878c99cad2c06 (diff)
downloadxen-00a70f44a68c762a6a369e5400064ecf31b0bbed.tar.gz
xen-00a70f44a68c762a6a369e5400064ecf31b0bbed.tar.bz2
xen-00a70f44a68c762a6a369e5400064ecf31b0bbed.zip
[HVM] Update VPIC device model for new interrupt delivery code.
Move BSP VLAPIC initialisation to hvmloader. Remove callback_irq update hack from Linux unmodified drivers. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'xen/include/asm-x86/hvm/vlapic.h')
-rw-r--r--xen/include/asm-x86/hvm/vlapic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/asm-x86/hvm/vlapic.h b/xen/include/asm-x86/hvm/vlapic.h
index fa84fb6f2c..003d93b389 100644
--- a/xen/include/asm-x86/hvm/vlapic.h
+++ b/xen/include/asm-x86/hvm/vlapic.h
@@ -2,6 +2,7 @@
* hvm_vlapic.h: virtualize LAPIC definitions.
*
* Copyright (c) 2004, Intel Corporation.
+ * Copyright (c) 2006 Keir Fraser, XenSource Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,