# # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # interrupt-priorities=9; # # Xen requires us to run this ISR on VCPU0, since that's where all HVM # event channels are bound to, and only the vcpu_info for VCPU0 gets # updated. This will bind us to VCPU0, as well as preventing any # attempt to offline the CPU. # xpv_intpt_bind_cpus=0;