Merge commit '355bf2e5bac7be1b7516e88307f5507e74e8ce79' into upstream-merge
commitb9bb1ee872fe6026c844e8e5c03cebd2acc6aeac
authorAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 13:21:28 +0000 (29 15:21 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 13:21:28 +0000 (29 15:21 +0200)
tree51d4c352a8f69ea8a1da7f8067ba863bc62ea2f2
parentc8c886eb011cc0abaf9fc98807f0092167bfc0ef
parent355bf2e5bac7be1b7516e88307f5507e74e8ce79
Merge commit '355bf2e5bac7be1b7516e88307f5507e74e8ce79' into upstream-merge

* commit '355bf2e5bac7be1b7516e88307f5507e74e8ce79': (108 commits)
  acpi: add ACPIREGS
  acpi: move around structs
  target-i386: Introduce x86_cpuid_set_model_id()
  target-i386: Introduce x86_cpuid_version_set_stepping()
  target-i386: Introduce x86_cpuid_version_set_model()
  target-i386: Introduce x86_cpuid_version_set_family()
  console: Eliminate text_consoles[]
  sockets: Clean up inet_listen_opts()'s convoluted bind() loop
  sockets: Drop sockets_debug debug code
  gdbstub: Error locations for -gdb
  vl.c: Error locations for options using add_device_config()
  qemu-char: qemu_chr_open_fd() can't fail, don't check
  qemu-char: Re-apply style fixes from just reverted aad04cd0
  qemu-char: Use qemu_open() to avoid leaking fds to children
  Revert "qemu-char: Print strerror message on failure" and deps
  scsi-block: always use scsi_generic_ops for cache != none
  scsi: fix searching for an empty id
  scsi: fix wrong return for target INQUIRY
  virtio-scsi: add migration support
  virtio-scsi: process control queue requests
  ...

Conflicts:
hw/acpi_piix4.c

Signed-off-by: Avi Kivity <avi@redhat.com>
Makefile
Makefile.objs
Makefile.target
configure
hw/acpi_piix4.c
hw/pci.h
hw/virtio-pci.c
monitor.c
qemu-config.c
vl.c