Merge remote branch 'upstream/stable-0.15' into stable-0.15qemu-kvm-0.15.1
commit725ba81ec6812d7eeb69be92639eb81151b5306e
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 19 Oct 2011 13:54:48 +0000 (19 11:54 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 19 Oct 2011 13:54:48 +0000 (19 11:54 -0200)
treea03c0a743079799f73569e10abb26d6d1aaf5600
parentea2798c1ebe0c12d5feb7d7471a999ea0671ef2f
parent82b2b32a323bbb5824b4fbe63a3bca50f827e28e
Merge remote branch 'upstream/stable-0.15' into stable-0.15

* upstream/stable-0.15:
  Version 0.15.1
  qed: fix use-after-free during l2 cache commit
  sdl: Fix termination in -no-shutdown mode
  Fix termination by signal with -no-shutdown
  Add support for finding libpng via pkg-config.
  Check for presence of compiler -pthread flag.
  Allow overriding the location of Samba's smbd.
  Fix linker scripts
  Fix install(1) usage to be compatible with OpenBSD's install(1).
  Fix qjson test of solidus encoding
  configure: Copy test data to build directory
  monitor: fix build breakage for !CONFIG_VNC
  monitor: fix build breakage with --disable-vnc
  Fix forcing multicast msgs to loopback on OpenBSD.
  user: Restore debug usage message for '-d ?' in user mode emulation

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
configure
monitor.c
qemu-options.hx
vl.c