Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
commita8a7ef145d6e97853ce4ecc9277475e1726ff757
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Apr 2015 14:53:16 +0000 (2 15:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Apr 2015 14:53:16 +0000 (2 15:53 +0100)
tree704a2fad4d172240c70ff78fc40a63b5ac8e341c
parent913fbe9a6a05296132b5fab431bf1c377a0bbf1a
parentfb8597bb65eff5c868db52668d21888e4fe7c27a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging

Another round of small fixes.  I am not including the
virtio-blk fix, because Wen only posted a prototype and the changes
I made were pretty large.  It definitely needs another pair of eyes
(but it is a 2.3 regression and a blocker).

# gpg: Signature made Thu Apr  2 14:59:56 2015 BST using RSA key ID 78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* remotes/bonzini/tags/for-upstream:
  Use $(MAKE) for recursive make
  kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap
  util/qemu-config: fix regression of qmp_query_command_line_options
  target-i386: clear bsp bit when designating bsp
  qga: fitering out -fstack-protector-strong
  target-i386: save 64-bit CR3 in 64-bit SMM state save area

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>