]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
authorAnthony Liguori <aliguori@amazon.com>
Mon, 25 Nov 2013 17:41:24 +0000 (09:41 -0800)
committerAnthony Liguori <aliguori@amazon.com>
Mon, 25 Nov 2013 17:41:24 +0000 (09:41 -0800)
commitd916adaa606dd1b871316acb295d5979361133b7
tree4d1fcc63be4818ec20b0616c463cf7c55c7bc03e
parent833637d46dd5a0859abdff085352ae7d48dc8189
parentd607a52364e7bfc1cd6d3e425b898e86be4e525d
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging

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.

# gpg: Signature made Thu 21 Nov 2013 08:40:59 AM PST using RSA key ID 9B4D86F2
# gpg: Can't check signature: public key not found

# By Peter Maydell (3) and others
# Via Paolo Bonzini
* bonzini/tags/for-anthony:
  qga: Fix compiler warnings (missing format attribute, wrong format strings)
  mips jazz: do not raise data bus exception when accessing invalid addresses
  target-i386: yield to another VCPU on PAUSE
  rng-egd: offset the point when repeatedly read from the buffer
  rng-egd: remove redundant free
  target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
  vfio-pci: Fix multifunction=on
  atomic.h: Fix build with clang
  pc: get rid of builtin pvpanic for "-M pc-1.5"
  configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
  sun4m: Add FCode ROM for TCX framebuffer

Message-id: 1385052578-32352-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@amazon.com>