Re: [Qemu-devel] [PATCH] hw/xtensa: add support for ML605 and KC705 FPGA board

2014-02-03 Thread Andreas Färber
Am 02.02.2014 03:31, schrieb Max Filippov: > Signed-off-by: Max Filippov > --- > hw/xtensa/xtensa_lx60.c | 51 > + > 1 file changed, 47 insertions(+), 4 deletions(-) While I can't check the new numbers, the refactoring looks sane, Reviewed-by: An

[Qemu-devel] [PATCH] hw/xtensa: add support for ML605 and KC705 FPGA board

2014-02-01 Thread Max Filippov
Signed-off-by: Max Filippov --- hw/xtensa/xtensa_lx60.c | 51 + 1 file changed, 47 insertions(+), 4 deletions(-) diff --git a/hw/xtensa/xtensa_lx60.c b/hw/xtensa/xtensa_lx60.c index 22e124d..49c58d1 100644 --- a/hw/xtensa/xtensa_lx60.c +++ b/hw/xte