qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@amazon.com
Subject: [Qemu-devel] [PULL for-1.7 00/11] Miscellaneous -rc patches
Date: Thu, 21 Nov 2013 17:49:27 +0100	[thread overview]
Message-ID: <1385052578-32352-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit 394cfa39ba24dd838ace1308ae24961243947fb8:

  Merge remote-tracking branch 'quintela/migration.next' into staging (2013-11-19 13:03:06 -0800)

are available in the git repository at:


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

for you to fetch changes up to d607a52364e7bfc1cd6d3e425b898e86be4e525d:

  qga: Fix compiler warnings (missing format attribute, wrong format strings) (2013-11-21 17:39:25 +0100)

You do not have my key yet, but you can verify it is the same that I use
for example in Linux pull requests.  Please contact me offlist if you
wish to do keysigning.

----------------------------------------------------------------
Here are a bunch of 1.7-tagged patches that I was afraid
were getting forgotten or that did not have a clear maintainer responsible
for making a pull request.

----------------------------------------------------------------
Alex Williamson (1):
      vfio-pci: Fix multifunction=on

Amos Kong (2):
      rng-egd: remove redundant free
      rng-egd: offset the point when repeatedly read from the buffer

Hervé Poussineau (1):
      mips jazz: do not raise data bus exception when accessing invalid addresses

Mark Cave-Ayland (1):
      sun4m: Add FCode ROM for TCX framebuffer

Paolo Bonzini (2):
      pc: get rid of builtin pvpanic for "-M pc-1.5"
      target-i386: yield to another VCPU on PAUSE

Peter Maydell (3):
      configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
      atomic.h: Fix build with clang
      target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()

Stefan Weil (1):
      qga: Fix compiler warnings (missing format attribute, wrong format strings)

 Makefile                  |   2 +-
 backends/rng-egd.c        |   5 +++--
 configure                 |   5 +++++
 hw/display/tcx.c          |  26 +++++++++++++++++++++++++-
 hw/i386/pc_piix.c         |   7 -------
 hw/i386/pc_q35.c          |   7 -------
 hw/mips/mips_jazz.c       |  24 ++++++++++++++++++++++++
 hw/misc/pvpanic.c         |   5 -----
 hw/misc/vfio.c            |   7 +++++++
 hw/sparc/sun4m.c          |  17 ++++++++++-------
 include/hw/i386/pc.h      |   1 -
 include/qemu/atomic.h     |   6 +++---
 pc-bios/QEMU,tcx.bin      | Bin 0 -> 1242 bytes
 pc-bios/README            |   4 ++--
 qga/commands-posix.c      |   8 ++++----
 qga/guest-agent-core.h    |   2 +-
 target-i386/helper.h      |   1 +
 target-i386/kvm-stub.c    |  12 ++++++++++++
 target-i386/misc_helper.c |  22 ++++++++++++++++++++--
 target-i386/translate.c   |   5 ++++-
 20 files changed, 122 insertions(+), 44 deletions(-)
 create mode 100644 pc-bios/QEMU,tcx.bin
-- 
1.8.3.1

             reply	other threads:[~2013-11-21 16:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 16:49 Paolo Bonzini [this message]
2013-11-21 16:49 ` [Qemu-devel] [PULL 01/11] sun4m: Add FCode ROM for TCX framebuffer Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 02/11] configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 03/11] pc: get rid of builtin pvpanic for "-M pc-1.5" Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 04/11] atomic.h: Fix build with clang Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 05/11] vfio-pci: Fix multifunction=on Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 06/11] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid() Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 07/11] rng-egd: remove redundant free Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 08/11] rng-egd: offset the point when repeatedly read from the buffer Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 09/11] target-i386: yield to another VCPU on PAUSE Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 10/11] mips jazz: do not raise data bus exception when accessing invalid addresses Paolo Bonzini
2013-11-21 16:49 ` [Qemu-devel] [PULL 11/11] qga: Fix compiler warnings (missing format attribute, wrong format strings) Paolo Bonzini
2013-11-25 10:53 ` [Qemu-devel] [PULL for-1.7 00/11] Miscellaneous -rc patches Paolo Bonzini

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=1385052578-32352-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aliguori@amazon.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).