WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH 1/2] x86, hvm: allow another vcpu to receive PIT

To: Kouya Shimura <kouya@xxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH 1/2] x86, hvm: allow another vcpu to receive PIT IRQ (support kexec/kdump on hvm)
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Wed, 01 Jul 2009 08:55:35 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 01 Jul 2009 00:56:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7khbxxnh1m.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acn6B2GlKjEhb/mMS4SauZDJ/bzyQwAGe71u
Thread-topic: [PATCH 1/2] x86,hvm: allow another vcpu to receive PIT IRQ (support kexec/kdump on hvm)
User-agent: Microsoft-Entourage/12.19.0.090515
On 01/07/2009 05:49, "Kouya Shimura" <kouya@xxxxxxxxxxxxxx> wrote:

> This doesn't work since the ioapic is completely disabled.
>
> I've found a interesting thread in LKML archives.
> Subject: [PATCH] kexec: force x86_64 arches to boot kdump kernels on boot cpu
> http://lkml.org/lkml/2007/11/26/346
>
> Probably we should fix the guest bios(MP table, ioapic initialization).

So... You want virtual wire through IO-APIC?

Still some logic changes to vpt.c will be required, since platform timers
only tick and generate interrupts when vpt logic is executed on vcpu0's
return-to-guest path. Same for irq passthrough (handled by your patch 2/2).

Hmmm... Okay I think this might be workable. Device passthru and vpt
subsystems could be fired off of whichever vcpu owns the LAPIC identifier
currently programmed into IOAPIC0:PIN0, rather than being hardwired to
VCPU0.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel