Merge commit '3d402831de14d9e23ed8efcfdf81b01a53472fe2' into upstream-merge
commitecf11ed37ad5e63d2dc5565d5c20313445752c4f
authorAvi Kivity <avi@redhat.com>
Thu, 26 Jan 2012 12:56:30 +0000 (26 14:56 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 26 Jan 2012 12:56:30 +0000 (26 14:56 +0200)
tree32110d5f2fc23ecb1c1149e535b740a52ece01e0
parentad6f870ac9215e57a1b374459c91779255d8df9e
parent3d402831de14d9e23ed8efcfdf81b01a53472fe2
Merge commit '3d402831de14d9e23ed8efcfdf81b01a53472fe2' into upstream-merge

* commit '3d402831de14d9e23ed8efcfdf81b01a53472fe2': (110 commits)
  vga: make Cirrus ISA device optional
  vga: improve VGA logic
  grackle_pci: Clean up qdev names
  MAINTAINERS: Add PCI-PCI bridge to New World Mac machine
  PPC: Pseries: Check for PCI boundaries
  MAINTAINERS: Add PCI host bridge files to CHRP machines
  MAINTAINERS: Add qemu-ppc to all ppc target stuff
  pseries: SLOF PCI flag day
  pseries: Use correct dispatcher for PCI config space accesses
  pseries: Support PCI extended config space in RTAS calls
  Correct types in bmdma_addr_{read,write}
  Update gitignore file
  Fix dirty logging with 32-bit qemu & 64-bit guests
  load_image_targphys() should enforce the max size
  virtio: change memcpy to guest reads
  virtio-pci: Fix endianness of virtio config
  PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI
  PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single file
  PPC: 4xx: Qdevify the 440 PCI host controller
  PPC: bamboo: fix whitespace
  ...

Conflicts:
Makefile.target

Signed-off-by: Avi Kivity <avi@redhat.com>
21 files changed:
.gitignore
Makefile
Makefile.objs
Makefile.target
blockdev.c
configure
cpus.c
exec.c
hmp-commands.hx
hw/acpi_piix4.c
hw/msix.c
hw/pc.c
hw/pc.h
hw/pc_piix.c
hw/pci.c
hw/pci.h
hw/virtio-pci.c
kvm-all.c
monitor.c
qemu-options.hx
vl.c