qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ide: Remove wrong assertion


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] ide: Remove wrong assertion
Date: Wed, 16 Jan 2013 14:27:17 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Jan 16, 2013 at 10:54:34AM +0100, Kevin Wolf wrote:
> The Bus Master IDE Active bit (BM_STATUS_DMAING) is not only set when
> the request is still in flight, but also when it has completed and the
> size of the physical memory regions in the PRDT was larger than the
> transfer size.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  hw/ide/pci.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]