Re: [Qemu-devel] [PATCH 06/10] sm501: Fix device endianness

2017-02-25 Thread BALATON Zoltan
On Sat, 25 Feb 2017, Peter Maydell wrote: On 24 February 2017 at 20:35, BALATON Zoltan wrote: On Fri, 24 Feb 2017, Peter Maydell wrote: On 19 February 2017 at 16:35, BALATON Zoltan wrote: Signed-off-by: BALATON Zoltan --- hw/display/sm501.c | 6 +++--- hw/display/sm501_template.

Re: [Qemu-devel] [PATCH 06/10] sm501: Fix device endianness

2017-02-25 Thread Peter Maydell
On 24 February 2017 at 20:35, BALATON Zoltan wrote: > On Fri, 24 Feb 2017, Peter Maydell wrote: >> >> On 19 February 2017 at 16:35, BALATON Zoltan wrote: >>> >>> Signed-off-by: BALATON Zoltan >>> --- >>> hw/display/sm501.c | 6 +++--- >>> hw/display/sm501_template.h | 31 +

Re: [Qemu-devel] [PATCH 06/10] sm501: Fix device endianness

2017-02-24 Thread BALATON Zoltan
On Fri, 24 Feb 2017, Peter Maydell wrote: On 19 February 2017 at 16:35, BALATON Zoltan wrote: Signed-off-by: BALATON Zoltan --- hw/display/sm501.c | 6 +++--- hw/display/sm501_template.h | 31 ++- 2 files changed, 21 insertions(+), 16 deletions(-) diff -

Re: [Qemu-devel] [PATCH 06/10] sm501: Fix device endianness

2017-02-24 Thread Peter Maydell
On 19 February 2017 at 16:35, BALATON Zoltan wrote: > Signed-off-by: BALATON Zoltan > --- > hw/display/sm501.c | 6 +++--- > hw/display/sm501_template.h | 31 ++- > 2 files changed, 21 insertions(+), 16 deletions(-) > > diff --git a/hw/display/sm501.c b/hw/d

[Qemu-devel] [PATCH 06/10] sm501: Fix device endianness

2017-02-19 Thread BALATON Zoltan
Signed-off-by: BALATON Zoltan --- hw/display/sm501.c | 6 +++--- hw/display/sm501_template.h | 31 ++- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/hw/display/sm501.c b/hw/display/sm501.c index 9091bb5..3d32a3c 100644 --- a/hw/display/sm50