On Wed, May 08, 2013 at 11:43:22AM +0200, Kevin Wolf wrote:
> The device is supposed to reset the Bus Master IDE Active bit in the
> status register when 0 is written to the Start/Stop Bus Master bit in
> the command register.
> 
> In the common cases this happens automatically because bdrv_drain_all()
> flushes the requests, but with a large PRDT it could remain set.
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  hw/ide/pci.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Reply via email to