[Patch RESEND] x86/paravirt: remove unused operation

2015-09-14 Thread Juergen Gross
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross Acked-by: Rusty Russell --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h

Re: [virtio-dev] rfc: vhost user enhancements for vm2vm communication

2015-09-14 Thread Stefan Hajnoczi
On Mon, Aug 31, 2015 at 05:11:02PM +0300, Michael S. Tsirkin wrote: > The resulting channel might look something like the following: > > +-- VM1 --+ +---VM2---+ > | virtio-pci -- iommu +--+ vhost-pci -- VF | -- VFIO -- IOMMU -- NIC > +-+

Re: [RFC PATCH 0/2] virtio nvme

2015-09-14 Thread J Freyensee
On Thu, 2015-09-10 at 10:02 -0700, Ming Lin wrote: > On Thu, 2015-09-10 at 14:02 +, Keith Busch wrote: > > On Wed, 9 Sep 2015, Ming Lin wrote: > > > The goal is to have a full NVMe stack from VM guest(virtio-nvme) > > > to host(vhost_nvme) to LIO NVMe-over-fabrics target. > > > > > > Now

Re: [PATCH] x86/paravirt: remove unused operation

2015-09-14 Thread Ingo Molnar
* Juergen Gross wrote: > On 08/31/2015 02:05 AM, Rusty Russell wrote: > >Juergen Gross writes: > >>Ping? > > > >Acked-by: Rusty Russell > > Anyone willing to take this patch? I wasn't Cc:-ed to the submission, please resend it with