qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.7 00/11] Miscellaneous -rc patches
@ 2013-11-21 16:49 Paolo Bonzini
  2013-11-21 16:49 ` [Qemu-devel] [PULL 01/11] sun4m: Add FCode ROM for TCX framebuffer Paolo Bonzini
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Paolo Bonzini @ 2013-11-21 16:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-11-25 10:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 16:49 [Qemu-devel] [PULL for-1.7 00/11] Miscellaneous -rc patches Paolo Bonzini
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

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).