Merge branch 'upstream-merge'
commit31132d8081fc2e1aa7dc49a8c4ff2e5ea5a28f8c
authorAvi Kivity <avi@redhat.com>
Sun, 12 Jul 2009 15:18:48 +0000 (12 18:18 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 12 Jul 2009 15:18:48 +0000 (12 18:18 +0300)
tree318ce42ea9c3c5ae8f16d38ea88cb96594a81020
parent2ebe3298f0c10b2a17359eb46fa8dfa389d33ca1
parentb9e6b52ae05ab49ec0be74b4813efeadc11ab350
Merge branch 'upstream-merge'

* upstream-merge: (73 commits)
  target-mips: remove useless code in gen_st_cond()
  Fix MIPS SC
  Sparc64: convert ebus to qdev
  sparc64: trap handling corrections
  Sparc32: convert eccmemctl to qdev
  sparc64: fix helper_st_asi little endian case typo
  sparc64: really initialize irq
  sparc64: unify mmu tag matching code
  sparc64: mmu bypass mode correction
  Fix PCI IRQ breakage
  Revert "Fix the PCI header type of APB"
  Fix APB by reverting 16eaedf2668e9b347a59d73346fcc4c764c58348 partially
  Indent ac97 and es1370 according to audio formatting
  qemu/msi: missing braces
  block: Clean up after deleting BHs
  qemu/msi: clean used vectors state on load
  flush pending aio requests
  kvm: Work around borken MSR_GET_INDEX_LIST
  qemu/virtio: mark msi vectors used on load
  qcow2: Fix L1 table memory allocation
  ...

Signed-off-by: Avi Kivity <avi@redhat.com>