Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-merge
commitaa85d5c10417d0c98c8dc10acf6491e62f9f551e
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Jul 2012 20:53:34 +0000 (19 17:53 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 19 Jul 2012 20:53:34 +0000 (19 17:53 -0300)
tree5cce62ac86becd6b3f21aec41abcbac4b65f2a11
parent9a78ef466362dec63ede4ab1f3ddb994e64d9cc2
parent504972922da9b562f15e13544d3efca84b46b8fd
Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-merge

* commit '504972922da9b562f15e13544d3efca84b46b8fd': (102 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>
blockdev.c
configure
hmp-commands.hx
hw/Makefile.objs
hw/pc.c
kvm-all.c
kvm.h
monitor.c
qemu-options.hx
vl.c