[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090818100945.GD13878@redhat.com>
Date: Tue, 18 Aug 2009 13:09:45 +0300
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Avi Kivity <avi@...hat.com>
Cc: Gregory Haskins <gregory.haskins@...il.com>,
Ingo Molnar <mingo@...e.hu>,
Gregory Haskins <ghaskins@...ell.com>, kvm@...r.kernel.org,
alacrityvm-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for
vbus_driver objects
On Tue, Aug 18, 2009 at 01:00:25PM +0300, Avi Kivity wrote:
> On 08/18/2009 12:53 PM, Michael S. Tsirkin wrote:
>> I'm not hung up on PCI, myself. An idea that might help you get Avi
>> on-board: do setup in userspace, over PCI. Negotiate hypercall support
>> (e.g. with a PCI capability) and then switch to that for fastpath. Hmm?
>>
>
> Hypercalls don't nest well. When a nested guest issues a hypercall, you
> have to assume it is destined to the enclosing guest, so you can't
> assign a hypercall-capable device to a nested guest.
>
> mmio and pio don't have this problem since the host can use the address
> to locate the destination.
So userspace could map hypercall to address during setup and tell the
host kernel?
> --
> error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists