From: Yongbok Kim <yongbok.kim@imgtec.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 0/8] target-mips queue
Date: Thu, 3 Aug 2017 15:45:07 +0100 [thread overview]
Message-ID: <1501771515-22847-1-git-send-email-yongbok.kim@imgtec.com> (raw)
The following changes since commit aaaec6acad7cf97372d48c1b09126a09697519c8:
Update version for v2.10.0-rc1 release (2017-08-02 16:36:32 +0100)
are available in the git repository at:
git://github.com/yongbok/upstream-qemu.git tags/mips-20170803
for you to fetch changes up to d673a68db6963e86536b125af464bb6ed03eba33:
target/mips: Fix RDHWR CC with icount (2017-08-02 22:18:13 +0100)
----------------------------------------------------------------
MIPS patches 2017-08-03
Changes:
KVM T&E segment support for TCG
malta: leave space for the bootmap after the initrd
Apply CP0.PageMask before writing into TLB entry
Fix fallout from indirect branch optimisation
----------------------------------------------------------------
Aurelien Jarno (1):
mips/malta: leave space for the bootmap after the initrd
James Hogan (6):
target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
mips: Improve segment defs for KVM T&E guests
mips: Add KVM T&E segment support for TCG
target/mips: Use BS_EXCP where interrupts are expected
target/mips: Drop redundant gen_io_start/stop()
target/mips: Fix RDHWR CC with icount
Leon Alrae (1):
target-mips: apply CP0.PageMask before writing into TLB entry
hw/mips/addr.c | 12 ++++++++
hw/mips/mips_malta.c | 24 +++++++--------
include/hw/mips/cpudevs.h | 5 ++--
target/mips/helper.c | 27 +++++++++--------
target/mips/op_helper.c | 5 ++--
target/mips/translate.c | 74 ++++++++++++++++++++++++++++++-----------------
6 files changed, 90 insertions(+), 57 deletions(-)
--
2.7.4
next reply other threads:[~2017-08-03 14:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-03 14:45 Yongbok Kim [this message]
2017-08-03 14:45 ` [Qemu-devel] [PULL 1/8] target-mips: Don't stop on [d]mtc0 DESAVE/KScratch Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 2/8] mips/malta: leave space for the bootmap after the initrd Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 3/8] mips: Improve segment defs for KVM T&E guests Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 4/8] mips: Add KVM T&E segment support for TCG Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 5/8] target-mips: apply CP0.PageMask before writing into TLB entry Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 6/8] target/mips: Use BS_EXCP where interrupts are expected Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 7/8] target/mips: Drop redundant gen_io_start/stop() Yongbok Kim
2017-08-03 14:45 ` [Qemu-devel] [PULL 8/8] target/mips: Fix RDHWR CC with icount Yongbok Kim
2017-08-04 12:46 ` [Qemu-devel] [PULL 0/8] target-mips queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2017-02-20 20:30 Yongbok Kim
2017-02-20 20:47 ` no-reply
2017-02-21 0:00 ` Yongbok Kim
2017-02-21 9:34 ` Peter Maydell
2016-02-26 11:16 Leon Alrae
2016-02-26 13:24 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501771515-22847-1-git-send-email-yongbok.kim@imgtec.com \
--to=yongbok.kim@imgtec.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).