[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH] x86, hvm: Allow delivery of timer interrupts to VCPUs != 0.
This doesn't look too bad, given the current vpt interface we have. My main comment is regarding vpit_vcpu(), vrtc_vcpu() and vhpet.vcpu. Seems all of these could unconditionally use i8259_target. I suggest also introducing vhpet_vcpu(), and then pointing all three *_vcpu() macros at pt_i8259_target() only. And get rid of the vhpet.vcpu field. Would that work okay? -- Keir On 03/07/2009 05:27, "Kouya Shimura" <kouya@xxxxxxxxxxxxxx> wrote: > This patch is needed for kexec/kdump since kdump may halt VCPU#0. > > Signed-off-by: Kouya Shimura <kouya@xxxxxxxxxxxxxx> > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |