Merge commit 'qemu-svn/trunk'kvm-85rc3
commitee8b55cb06c3fa996392a69983b0fe4d77343dc3
authorAvi Kivity <avi@redhat.com>
Mon, 6 Apr 2009 07:47:06 +0000 (6 10:47 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Apr 2009 07:47:06 +0000 (6 10:47 +0300)
tree4fa0e4942e6d98daf4d60c0a51936c6e08456023
parentde59afefe82c1d88d58bb5b456850f4cc3c55d47
parentdd1e52bd932b321daac8a3a812f4150860c10f7f
Merge commit 'qemu-svn/trunk'

* commit 'qemu-svn/trunk': (38 commits)
  Remove WIN32 guard around -k
  Add new command line option -singlestep for tcg single stepping.
  tcg/x86_64: optimize register allocation order
  stop dirty tracking just at the end of migration (Glauber Costa)
  create qemu_file_set_error (Glauber Costa)
  propagate error on failed completion (Glauber Costa)
  Disable qemu-io on Win32
  Add files not included in previous commit.
  Fix savevm after BDRV_FILE size enforcement
  Fix the build for --disable-aio
  gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
  Make `-icount' help fit 80 chars screen width (Robert Riebisch)
  qemu-io - an I/O path exerciser (Christoph Hellwig)
  Fix display breakage when resizing the screen (v2) (Avi Kivity)
  Fix some win32 compile warnings
  Make binary stripping conditional (Riku Voipio)
  qcow2: fix image creation for large, > ~2TB, images (Chris Wright)
  pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
  build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)
  build system: silent generation of doc files and qemu-options.h (Jan Kiszka)
  ...

Conflicts:
qemu/Makefile.target
qemu/hw/vga.c
qemu/vl.c

Signed-off-by: Avi Kivity <avi@redhat.com>
20 files changed:
qemu/Makefile
qemu/Makefile.target
qemu/block-raw-posix.c
qemu/block.c
qemu/block_int.h
qemu/configure
qemu/cpu-exec.c
qemu/exec.c
qemu/gdbstub.c
qemu/hw/cirrus_vga.c
qemu/hw/pci-hotplug.c
qemu/hw/vga.c
qemu/hw/vga_int.h
qemu/hw/virtio-net.c
qemu/linux-user/main.c
qemu/monitor.c
qemu/net.c
qemu/qemu-options.hx
qemu/savevm.c
qemu/vl.c