Re: [Qemu-devel] [PATCH v1] xilinx_timer: Removed comma in device name

2012-06-28 Thread Peter Crosthwaite
Hi Edgar, I think for little ones like this, ill start a microblaze-devs patch queue and periodically send pull requests. Ill send the patches singly to qemu-devel for ACK and NACK as I create them, then [PULL] every couple of weeks to consolidate our testing/rebasing efforts. Sound like a plan?

[Qemu-devel] [PATCH v1] xilinx_timer: Removed comma in device name

2012-06-27 Thread Peter A. G. Crosthwaite
Fixes an error in a61e4b07a30c062260d2d01771773f14820d1eb7 Signed-off-by: Peter A. G. Crosthwaite peter.crosthwa...@petalogix.com --- hw/xilinx.h |2 +- hw/xilinx_timer.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/xilinx.h b/hw/xilinx.h index