On 24 February 2017 at 20:38, BALATON Zoltan wrote:
> On Fri, 24 Feb 2017, Peter Maydell wrote:
>> Please don't change variable names in the middle of a patch that's
>> adding new functionality, it makes the patch harder to review.
>
>
> Where should I do it then? Again another patch?
Yes. Either
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 | 73 +++---
1 file changed, 37 insertions(+), 36 deletions(-)
diff --git a/hw/display/sm501.c b/
On 19 February 2017 at 16:35, BALATON Zoltan wrote:
> Signed-off-by: BALATON Zoltan
> ---
> hw/display/sm501.c | 73
> +++---
> 1 file changed, 37 insertions(+), 36 deletions(-)
>
> diff --git a/hw/display/sm501.c b/hw/display/sm501.c
> index 1bd0
Signed-off-by: BALATON Zoltan
---
hw/display/sm501.c | 73 +++---
1 file changed, 37 insertions(+), 36 deletions(-)
diff --git a/hw/display/sm501.c b/hw/display/sm501.c
index 1bd0303..2e1c4b7 100644
--- a/hw/display/sm501.c
+++ b/hw/display/sm501.c