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

2012-06-29 Thread Edgar E. Iglesias
On Fri, Jun 29, 2012 at 01:31:01PM +1000, Peter Crosthwaite wrote: > 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 > co

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 --- 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 7df21eb..c4d9d19 100644 --- a/hw/xilinx