[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47339F20.6010602@qumranet.com>
Date: Fri, 09 Nov 2007 01:43:28 +0200
From: Dor Laor <dor.laor@...il.com>
To: Anthony Liguori <aliguori@...ibm.com>
CC: Avi Kivity <avi@...ranet.com>,
Rusty Russell <rusty@...ycorp.com.au>,
virtualization@...ts.osdl.org, linux-kernel@...r.kernel.org,
kvm-devel@...ts.sourceforge.net
Subject: Re: [kvm-devel] [PATCH 3/3] virtio PCI device
Anthony Liguori wrote:
> Avi Kivity wrote:
>
>> Anthony Liguori wrote:
>>
>>
>>> This is a PCI device that implements a transport for virtio. It allows virtio
>>> devices to be used by QEMU based VMMs like KVM or Xen.
>>>
>>>
>>>
>>>
>> Didn't see support for dma.
>>
>
> Not sure what you're expecting there. Using dma_ops in virtio_ring?
>
>
>> I think that with Amit's pvdma patches you
>> can support dma-capable devices as well without too much fuss.
>>
>>
>
> What is the use case you're thinking of? A semi-paravirt driver that
> does dma directly to a device?
>
> Regards,
>
> Anthony Liguori
>
>
You would also lose performance since pv-dma will trigger an exit for
each virtio io while
virtio kicks the hypervisor after several IOs were queued.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@...ts.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>
-
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