qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] Bugfixes for 2.3.0-rc2
Date: Wed,  1 Apr 2015 12:29:32 +0200	[thread overview]
Message-ID: <1427884177-4928-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit 033a20359aaf93f4d8aa2be12558901e8e028baa:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging (2015-03-31 12:12:23 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 4025446f0ac6213335c22ec43f3c3d8362ce7286:

  Revert "exec: Respect as_tranlsate_internal length clamp" (2015-04-01 10:06:38 +0200)

----------------------------------------------------------------
Fix for object_del of in-use memory, pvpanic
regression, PPC regression and bogus error message with
Oxygen theme.

----------------------------------------------------------------
Igor Mammedov (1):
      pc: acpi: fix pvpanic regression

Lin Ma (2):
      qom: Add can_be_deleted callback to UserCreatableClass
      hostmem: Prevent removing an in-use memory backend

Paolo Bonzini (2):
      rcu: do not create thread in pthread_atfork callback
      Revert "exec: Respect as_tranlsate_internal length clamp"

 backends/hostmem.c              | 14 ++++++++++++++
 exec.c                          |  6 ++++--
 hw/i386/acpi-build.c            |  2 +-
 include/qemu/rcu.h              |  1 +
 include/qom/object_interfaces.h | 13 +++++++++++++
 linux-user/syscall.c            |  1 +
 os-posix.c                      |  2 ++
 qmp.c                           |  5 +++++
 qom/object_interfaces.c         | 12 ++++++++++++
 util/rcu.c                      |  7 +++----
 10 files changed, 56 insertions(+), 7 deletions(-)
-- 
2.3.4

             reply	other threads:[~2015-04-01 10:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 10:29 Paolo Bonzini [this message]
2015-04-01 10:29 ` [Qemu-devel] [PULL 1/5] qom: Add can_be_deleted callback to UserCreatableClass Paolo Bonzini
2015-04-01 10:29 ` [Qemu-devel] [PULL 2/5] hostmem: Prevent removing an in-use memory backend Paolo Bonzini
2015-04-01 10:29 ` [Qemu-devel] [PULL 3/5] pc: acpi: fix pvpanic regression Paolo Bonzini
2015-04-01 10:29 ` [Qemu-devel] [PULL 4/5] rcu: do not create thread in pthread_atfork callback Paolo Bonzini
2015-04-01 10:29 ` [Qemu-devel] [PULL 5/5] Revert "exec: Respect as_tranlsate_internal length clamp" Paolo Bonzini
2015-04-01 12:27   ` Eric Blake
2015-04-01 12:31     ` Peter Maydell
2015-04-01 13:18       ` Paolo Bonzini
2015-04-01 12:21 ` [Qemu-devel] [PULL 0/5] Bugfixes for 2.3.0-rc2 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=1427884177-4928-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --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).