qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Leon Alrae <leon.alrae@imgtec.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] [PULL 0/5] target-mips queue for 2.4
Date: Tue, 28 Jul 2015 11:04:43 +0100	[thread overview]
Message-ID: <1438077888-10384-1-git-send-email-leon.alrae@imgtec.com> (raw)

Hi,

This last minute pull request for -rc3 contains target-mips bug fixes and
it also includes recent Herve's dp8393x fixes.

Thanks,
Leon

Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Aurelien Jarno <aurelien@aurel32.net>

The following changes since commit f8787f8723eaca1be99e3b1873e54de163fffa93:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging (2015-07-27 19:37:09 +0100)

are available in the git repository at:

  git://github.com/lalrae/qemu.git tags/mips-20150728

for you to fetch changes up to 52579c681cb12bf64de793e85edc50d990f4d42f:

  net/dp8393x: do not use memory_region_init_rom_device with NULL (2015-07-28 09:30:10 +0100)

----------------------------------------------------------------
MIPS patches 2015-07-28

Changes:
* net/dp8393x fixes
* Vectored Interrupts bug fix
* fix for a bug in machine.c which was provoking a warning on FreeBSD

----------------------------------------------------------------
Hervé Poussineau (3):
      net/dp8393x: disable user creation
      net/dp8393x: remove check of runt packets
      net/dp8393x: do not use memory_region_init_rom_device with NULL

Leon Alrae (1):
      target-mips: fix passing incompatible pointer type in machine.c

Yongbok Kim (1):
      target-mips: fix offset calculation for Interrupts

 hw/net/dp8393x.c        | 17 ++++++++++-------
 target-mips/helper.c    | 46 +++++++++++++++++++++-------------------------
 target-mips/machine.c   |  3 ++-
 target-mips/op_helper.c |  2 --
 4 files changed, 33 insertions(+), 35 deletions(-)

             reply	other threads:[~2015-07-28 10:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-28 10:04 Leon Alrae [this message]
2015-07-28 10:04 ` [Qemu-devel] [PULL 1/5] target-mips: fix passing incompatible pointer type in machine.c Leon Alrae
2015-07-28 10:04 ` [Qemu-devel] [PULL 2/5] target-mips: fix offset calculation for Interrupts Leon Alrae
2015-07-28 10:04 ` [Qemu-devel] [PULL 3/5] net/dp8393x: disable user creation Leon Alrae
2015-07-28 10:04 ` [Qemu-devel] [PULL 4/5] net/dp8393x: remove check of runt packets Leon Alrae
2015-07-28 10:04 ` [Qemu-devel] [PULL 5/5] net/dp8393x: do not use memory_region_init_rom_device with NULL Leon Alrae
2015-07-28 16:09 ` [Qemu-devel] [PULL 0/5] target-mips queue for 2.4 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=1438077888-10384-1-git-send-email-leon.alrae@imgtec.com \
    --to=leon.alrae@imgtec.com \
    --cc=aurelien@aurel32.net \
    --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).