On Fri, Nov 26, 2010 at 7:17 PM, Alexander Graf <[email protected]> wrote:
> Due to popular request, this patch moves pieces that are successfully 
> identified
> as PATA only to a new file called pata.c.
>
> Signed-off-by: Alexander Graf <[email protected]>
> ---
>  Makefile.objs     |    2 +-
>  hw/ide/core.c     |  144 +------------------------------------------
>  hw/ide/internal.h |    3 +
>  hw/ide/pata.c     |  178 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 184 insertions(+), 143 deletions(-)
>  create mode 100644 hw/ide/pata.c

Reviewed-by: Stefan Hajnoczi <[email protected]>

Reply via email to