Merge commit '03ff09580ef6cbc4a893b6e3e6bbff33180ec70a' into upstream-merge
commitfaeb9aac3f2672a04bb515cf77dc6dd10e868c0a
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 19 Jul 2011 14:17:31 +0000 (19 11:17 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 19 Jul 2011 14:17:31 +0000 (19 11:17 -0300)
treea03b4f4917993e6d4a5eca48d833af870deb7ef8
parent525e3df73e40290e95743d4c8f8b64d8d9cbe021
parent03ff09580ef6cbc4a893b6e3e6bbff33180ec70a
Merge commit '03ff09580ef6cbc4a893b6e3e6bbff33180ec70a' into upstream-merge

* commit '03ff09580ef6cbc4a893b6e3e6bbff33180ec70a': (107 commits)
  virtio-console: Prevent abort()s in case of host chardev close
  virtio-serial-bus: Fix trailing \n in error_report string
  virtio-console: Add some trace events
  virtio-serial-bus: Add trace events
  virtio: fix indirect descriptor buffer overflow
  xen: move to new pci initializers
  hw/piix_pci.c: Fix PIIX3-xen to initialize ids
  pci_ids: tweak names to match linux/pci_ids.h
  vhost: fix double free on device stop
  xen_console: fall back to qemu serial device
  xen_console: support the new extended xenstore protocol
  checkpatch: don't error out on },{ lines
  xen_disk: treat "aio" as "raw"
  qemu_ram_ptr_length: take ram_addr_t as arguments
  xen_disk: cope with missing xenstore "params" node
  xen: add vkbd support for PV on HVM guests
  xen_console: fix memory leak
  xen: enable console and disk backend in HVM mode
  xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
  xen: Clean up map cache API naming
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
14 files changed:
Makefile.objs
Makefile.target
blockdev.c
configure
cpu-exec.c
cpus.c
exec.c
hw/hpet.c
hw/msi.c
hw/msix.c
hw/piix_pci.c
hw/virtio-pci.c
qemu-options.hx
vl.c