Merge branch 'upstream-merge'
commit244fb1e5824603d3c934f96d5a2f46d98a54e9bd
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 18 Oct 2010 17:53:29 +0000 (18 15:53 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 18 Oct 2010 17:53:29 +0000 (18 15:53 -0200)
treeaabf3a23997e130f81339ee703c090aea081457c
parent30fe6cbfe403f056854c5ca3b7c3b3255de299b2
parent9d5b3ab9fdad6d53af301c5fccf0a7201f961ee0
Merge branch 'upstream-merge'

* upstream-merge: (102 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>