Merge branch 'upstream-merge'
commit47d70a2bcd70994d398cfb696c19ee1851e9f0ca
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 16 Aug 2012 16:28:07 +0000 (16 13:28 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 16 Aug 2012 16:28:07 +0000 (16 13:28 -0300)
tree47acd575782c453333a230d5e558e2b7be0b5e40
parentaa440311910be8bf0dec777a9337d69c6a927018
parentc44365c8e2b0c04c2720e1dc735f11793b10f484
Merge branch 'upstream-merge'

* upstream-merge: (239 commits)
  audio: Make pcspk card selectable again
  win32: provide separate macros for weak decls and definitions
  openpic: Added BRR1 register
  pseries: Update SLOF firmware image
  pseries dma: DMA window params added to PHB and DT population changed
  pseries: Add PCI MSI/MSI-X support
  pseries: Add trace event for PCI irqs
  pseries: Export find_phb() utility function for PCI code
  pseries: added allocator for a block of IRQs
  pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
  pseries: Rework irq assignment to avoid carrying qemu_irqs around
  pseries: Remove extraneous prints
  pseries: Update SLOF
  PPC: spapr: Remove global variable
  PPC: spapr: Rework VGA select logic
  xbzrle: fix compilation on ppc32
  spapr: Add support for -vga option
  Add one new file vga-pci.h and cleanup on all platforms
  Revert "PPC: e500: Use new MPIC dt format"
  ppc: Fix bug in handling of PAPR hypercall exits
  ...

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