Hi Peter, Happy New Year! Here is the series from last year containing the sun4u timer updates, please pull (this time with correct tag).
Many thanks, Mark. The following changes since commit ac93a067868453c3b3bcef830f336e8107afdc9e: Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20160105-1' into staging (2016-01-07 11:22:18 +0000) are available in the git repository at: https://github.com/mcayland/qemu.git tags/qemu-sparc-signed for you to fetch changes up to c9a464420d7eb67dace1f630554245360b4c7c5b: target-sparc: implement NPT timer bit (2016-01-07 12:21:06 +0000) ---------------------------------------------------------------- qemu-sparc update ---------------------------------------------------------------- Mark Cave-Ayland (3): sun4u: split out NPT and INT_DIS into separate CPUTimer fields sun4u: split NPT and INT_DIS accesses between timer and compare registers target-sparc: implement NPT timer bit hw/sparc64/sun4u.c | 36 +++++++++++++++++++++++------------- target-sparc/cpu.h | 2 ++ target-sparc/helper.c | 10 ++++++++-- target-sparc/helper.h | 2 +- target-sparc/translate.c | 18 +++++++++++++++--- 5 files changed, 49 insertions(+), 19 deletions(-)