Hi, Just two patches in the first target-mips pullreq for 2.7.
Thanks, Leon Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Aurelien Jarno <aurel...@aurel32.net> The following changes since commit bfc766d38e1fae5767d43845c15c79ac8fa6d6af: Update version for v2.6.0 release (2016-05-11 16:44:26 +0100) are available in the git repository at: git://github.com/lalrae/qemu.git tags/mips-20160513 for you to fetch changes up to 7fe91a5b33fe100bbc68ee434f947752c69b3f68: hw/display: QOM'ify jazz_led.c (2016-05-13 09:33:38 +0100) ---------------------------------------------------------------- MIPS patches 2016-05-13 Changes: * fix zeroing CP0.WatchLo registers in soft reset * QOMify Jazz led ---------------------------------------------------------------- Aurelien Jarno (1): target-mips: fix call to memset in soft reset code xiaoqiang.zhao (1): hw/display: QOM'ify jazz_led.c hw/display/jazz_led.c | 18 +++++++++++------- target-mips/helper.c | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-)