The following changes since commit 2d896b454a0e19ec4c1ddbb0e0b65b7e54fcedf3:
Revert "hw/mips: MIPS Boston board support" (2017-02-23 18:04:45 +0000) are available in the git repository at: git://github.com/yongbok/upstream-qemu.git tags/mips-20170224-2 for you to fetch changes up to df1d8a1f29f567567b9d20be685a4241282e7005: hw/mips: MIPS Boston board support (2017-02-24 10:37:21 +0000) ---------------------------------------------------------------- MIPS patches 2017-02-24-2 CHanges: * Add the Boston board with fixing the make check issue on 32-bit hosts. ---------------------------------------------------------------- Paul Burton (1): hw/mips: MIPS Boston board support configure | 2 +- default-configs/mips64el-softmmu.mak | 3 + hw/mips/Makefile.objs | 1 + hw/mips/boston.c | 577 +++++++++++++++++++++++++++++++++++ 4 files changed, 582 insertions(+), 1 deletion(-) create mode 100644 hw/mips/boston.c -- 2.7.4