Merge branch 'upstream-merge'
commit98f1f30a89901c416e51cc70c1a08d9dc15a2ad4
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Jul 2012 22:38:00 +0000 (19 19:38 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Jul 2012 22:38:00 +0000 (19 19:38 -0300)
tree5cce62ac86becd6b3f21aec41abcbac4b65f2a11
parent8987acd8a6e21d0dbe41fb7ae114fa89b72ae6bf
parentaa85d5c10417d0c98c8dc10acf6491e62f9f551e
Merge branch 'upstream-merge'

* upstream-merge: (117 commits)
  audio: Make PC speaker audio card available by default
  build: fix build breakage due to bad merge
  build: add make dist target (v2)
  qemu-options.hx: Fix set_password and expire_password description
  qemu-options.hx: Improve -nodefaults description
  qemu-options.hx: Improve -{read|write}config options description
  constify value pointer for qdev_prop_set_string
  doc: Fix indefinite article an -> a before nouns that begin with 'h'
  fdc-test: Clean up a bit
  fdc-test: introduce test_relative_seek
  fdc: fix relative seek
  qemu-iotests: Valgrind support
  coroutine-ucontext: Help valgrind understand coroutines
  qemu-io: Fix memory leaks
  hw/block-common: Factor out fall back to legacy -drive cyls=...
  blockdev: Don't limit DriveInfo serial to 20 characters
  hw/block-common: Factor out fall back to legacy -drive serial=...
  hw/block-common: Move BlockConf & friends from block.h
  Relax IDE CHS limits from 16383,16,63 to 65535,16,255
  blockdev: Drop redundant CHS validation for if=ide
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>