qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: Anthony Liguori <anthony@codemonkey.ws>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL] pending linux-user patches
Date: Thu, 22 Sep 2011 19:26:24 +0300	[thread overview]
Message-ID: <20110922162624.GA30618@afflict.kos.to> (raw)

The following changes since commit 27cdad67a1bc23b38c765b677ed8064bfb8d3e44:

  Revert "alpha-softmmu: Disable for the 0.15 release branch." (2011-09-21 00:50:32 +0200)

are available in the git repository at:
  git://git.linaro.org/people/rikuvoipio/qemu.git linux-user-for-upstream

An-Cheng Huang (3):
      linux-user: Fix MIPS indirect syscall handling
      linux-user: Verify MIPS syscall arguments
      linux-user: Implement setxattr/getxattr/removexattr syscalls

Cédric VINCENT (1):
      linux-user: Fix initialization of the heap contents when allocating new pages

Dr. David Alan Gilbert (1):
      linux-user: Implement new ARM 64 bit cmpxchg kernel helper

Johannes Schauer (1):
      introduce environment variables for all qemu-user options

Peter Maydell (1):
      linux-user: Exit with an error if we couldn't set up gdbserver

 linux-user/elfload.c |   56 ++++-
 linux-user/main.c    |  674 ++++++++++++++++++++++++++++++++++----------------
 linux-user/qemu.h    |    6 +
 linux-user/syscall.c |   63 +++++-
 4 files changed, 579 insertions(+), 220 deletions(-)

             reply	other threads:[~2011-09-22 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22 16:26 Riku Voipio [this message]
2011-09-26 13:28 ` [Qemu-devel] [PULL] pending linux-user patches Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2011-06-25 16:18 riku.voipio
2011-06-27 19:54 ` Anthony Liguori
2011-06-27 19:57 ` Anthony Liguori

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=20110922162624.GA30618@afflict.kos.to \
    --to=riku.voipio@iki.fi \
    --cc=anthony@codemonkey.ws \
    --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).