On Fri, Nov 26, 2010 at 4:21 PM, Kevin Wolf <[email protected]> wrote: > Several places that stop a DMA transfer duplicate this code. Factor it out > into > a common function. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > hw/ide/core.c | 29 +++++++++++++---------------- > 1 files changed, 13 insertions(+), 16 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
