Merge commit '38cc9b607f85017b095793cab6c129bc9844f441' into upstream-merge
commit9d5b3ab9fdad6d53af301c5fccf0a7201f961ee0
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 18 Oct 2010 17:50:57 +0000 (18 15:50 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 18 Oct 2010 17:50:57 +0000 (18 15:50 -0200)
treeaabf3a23997e130f81339ee703c090aea081457c
parent9fda9b64c67ba6b87acd485ed25d6f1fa9f233f1
parent38cc9b607f85017b095793cab6c129bc9844f441
Merge commit '38cc9b607f85017b095793cab6c129bc9844f441' into upstream-merge

* commit '38cc9b607f85017b095793cab6c129bc9844f441': (44 commits)
  issue snd_pcm_start() when capturing audio
  fix 100% CPU load when idle with ALSA
  trace: print a warning if user tries to enable an unknown trace event
  mips: avoid write only variables
  ppc: avoid write only variables
  i386: avoid a write only variable
  vnc: avoid write only variables
  cris: avoid a write only variable
  Delete write only variables
  ppc: remove video.x
  lsi53c895a: avoid a write only variable
  eepro100: initialize a variable in all cases
  cirrus: avoid write only variables
  block: avoid a write only variable
  trace: remove timestamp files when cleaning up
  configure: Send error message from spice check to /dev/null
  win32: Set unbuffered stdout
  .gitignore: Ignore *-timestamp
  acpi: Fix an infinite loop in acpi_table_add
  configure: Remove unneeded defines from checks
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
18 files changed:
.gitignore
Makefile
Makefile.objs
Makefile.target
configure
hmp-commands.hx
hw/acpi.c
hw/cirrus_vga.c
hw/pci.c
hw/ppce500_mpc8544ds.c
monitor.c
posix-aio-compat.c
qemu-config.c
qemu-options.hx
savevm.c
target-ppc/cpu.h
target-ppc/helper.c
vl.c