Merge commit 'f711df67d611e4762966a249742a5f7499e19f99' into upstream-merge
commita8118d82afa60d435b7033d5f8e42ca3f8f2f10d
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 2 Dec 2010 14:13:43 +0000 (2 12:13 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 2 Dec 2010 14:13:43 +0000 (2 12:13 -0200)
tree0cd95895739d5fecbbd3badd2d0cd281d51d998d
parent9b421939fb38b8e3573e9f04e2a6b38fcb61b09a
parentf711df67d611e4762966a249742a5f7499e19f99
Merge commit 'f711df67d611e4762966a249742a5f7499e19f99' into upstream-merge

* commit 'f711df67d611e4762966a249742a5f7499e19f99': (41 commits)
  microblaze: target-ify target_ucontext
  virtio-pci: Convert fprintf() to error_report()
  virtio-net: Convert fprintf() to error_report()
  virtio: Convert fprintf() to error_report()
  virtio-blk: Convert fprintf() to error_report()
  vgabios update: handle compatibility with older qemu versions
  pcnet: Do not receive external frames in loopback mode
  piix4 acpi: convert io BAR to type-safe ioport callbacks
  Type-safe ioport callbacks
  trace: Trace vm_start()/vm_stop()
  virtfs: enable MSI-X
  pc: add 0.13 pc machine type
  trace: Use fprintf_function (format checking)
  slirp: Remove unused code for bad sprintf
  pc: disable the BOCHS BIOS panic port
  optionrom: fix bugs in signrom.sh
  Makefile: Fix check dependency breakage
  block migration: do not submit multiple AIOs for same sector
  block: set sector dirty on AIO write completion
  block: fix shift in dirty bitmap calculation
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
12 files changed:
.gitignore
Makefile
Makefile.objs
Makefile.target
configure
hw/acpi_piix4.c
hw/apic.c
hw/pc.c
hw/pc_piix.c
hw/vga-pci.c
hw/virtio-pci.c
vl.c