On Sat, Jun 16, 2012 at 03:20:57PM +1000, Peter A. G. Crosthwaite wrote: > Patch 1 is trival, just deleted a redundant include that shouldn't be there. > Patch 2 is a major bugfix for Microblaze platforms - the timer was deadlocking > the system. > > Peter A. G. Crosthwaite (2): > xilinx_timer: Removed include of qemu-timer > xilinx_timer: Fixed deadlock issue
Applied, thanks Peter > > hw/xilinx_timer.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > -- > 1.7.3.2 >