Re: [PATCH] KVM x86: Handle hypercalls for assigned PCI devices

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Glauber Costa <gcosta@...>
Cc: <kvm-devel@...>, <virtualization@...>, <muli@...>, <BENAMI@...>, <chrisw@...>, <dor.laor@...>, <allen.m.kay@...>, <avi@...>, <linux-kernel@...>
Date: Thursday, May 1, 2008 - 9:18 am

On Tuesday 29 April 2008 21:28:51 Amit Shah wrote:


Actually you were right: there's no sleeping call here after doing the 
mapping. I've updated this call with kmap_atomic.

The other function that uses kmap can't be converted since we continue to map 
several pages in a loop (depending on the length of the DMA region) and hence 
can't use kmap_atomic there.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PV DMA for PCI passthrough devices for KVM, Amit Shah, (Tue Apr 29, 6:37 am)
Re: PV DMA for PCI passthrough devices for KVM, Andi Kleen, (Tue Apr 29, 9:15 am)
Re: [PATCH] KVM x86: Handle hypercalls for assigned PCI devi..., Amit Shah, (Thu May 1, 9:18 am)
[PATCH] KVM PV Guest: Implement paravirtualized DMA, Amit Shah, (Tue Apr 29, 6:37 am)