[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <474BDEDE.6060603@de.ibm.com>
Date: Tue, 27 Nov 2007 10:09:50 +0100
From: Carsten Otte <cotte@...ibm.com>
To: Avi Kivity <avi@...ranet.com>
CC: Anthony Liguori <aliguori@...ibm.com>,
Eric Van Hensbergen <ericvanhensbergen@...ibm.com>,
kvm-devel@...ts.sourceforge.net, lguest <lguest@...abs.org>,
linux-kernel@...r.kernel.org, virtualization@...ts.osdl.org
Subject: Re: [kvm-devel] [PATCH 3/3] virtio PCI device
Avi Kivity wrote:
> No, definitely not define a hypercall ABI. The feature bit should say
> "this device understands a hypervisor-specific way of kicking. consult
> your hypervisor manual and cpuid bits for further details. should you
> not be satisfied with this method, port io is still available".
...unless you're lucky enough to be on s390 where pio is not available.
I don't see why we'd have two different ways to talk to a virtio
device. I think we should use a hypercall for interrupt injection,
without support for grumpy old soldered pci features other than
HPA-style Lguest PCI bus organization. There are no devices that we
want to be backward compatible with.
-
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