Re: [Qemu-devel] [PATCH v1 5/6] xilinx: fix names of ethernet and dma links.

2012-09-18 Thread Andreas Färber
Am 18.09.2012 01:36, schrieb Peter Crosthwaite: > On Tue, Sep 18, 2012 at 1:13 AM, Andreas Färber wrote: >> Am 17.09.2012 10:47, schrieb Peter A. G. Crosthwaite: >>> @@ -80,7 +81,8 @@ xilinx_axiethernetdma_init(DeviceState *dev, StreamSlave >>> *peer, >>> Error *errp = NULL; >>> >>> qde

Re: [Qemu-devel] [PATCH v1 5/6] xilinx: fix names of ethernet and dma links.

2012-09-17 Thread Peter Crosthwaite
On Tue, Sep 18, 2012 at 1:13 AM, Andreas Färber wrote: > Hi, > > Am 17.09.2012 10:47, schrieb Peter A. G. Crosthwaite: >> These names were incorrect. Fixed to match to actual link names >> >> Signed-off-by: Peter A. G. Crosthwaite >> --- >> hw/xilinx.h |6 -- >> 1 files changed, 4 insert

Re: [Qemu-devel] [PATCH v1 5/6] xilinx: fix names of ethernet and dma links.

2012-09-17 Thread Andreas Färber
Hi, Am 17.09.2012 10:47, schrieb Peter A. G. Crosthwaite: > These names were incorrect. Fixed to match to actual link names > > Signed-off-by: Peter A. G. Crosthwaite > --- > hw/xilinx.h |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/hw/xilinx.h b/hw/xilinx.

[Qemu-devel] [PATCH v1 5/6] xilinx: fix names of ethernet and dma links.

2012-09-17 Thread Peter A. G. Crosthwaite
These names were incorrect. Fixed to match to actual link names Signed-off-by: Peter A. G. Crosthwaite --- hw/xilinx.h |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/xilinx.h b/hw/xilinx.h index 4d29265..6449bd4 100644 --- a/hw/xilinx.h +++ b/hw/xilinx.h @@ -63,