Merge branch 'qemu-cvs'
commit5362849bb4aa33fac203e7bf91a1c16664dffaa5
authorAvi Kivity <avi@redhat.com>
Sun, 8 Mar 2009 16:05:47 +0000 (8 18:05 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Mar 2009 16:05:47 +0000 (8 18:05 +0200)
treeab97e40534ae7e0096095754732c6cc5c2835562
parent72ee81f375aa80e6fb361a280957324a8c7d804e
parentf039c83cb3c5d293c5cb0f69983a8c1d50162246
Merge branch 'qemu-cvs'

* qemu-cvs: (135 commits)
  Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
  Add new entries to firmware configuration device
  Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
  target-mips: remove dead code
  target-mips: rename helpers from do_ to helper_
  do not pretend to support low voltage operation
  Fix correct reset value for ARM CP15 c1 auxiliary control register
  Work around QEMU GDB stub suboptimality
  Fix off-by-one errors for Altivec and SPE registers
  Use C99 initializers for BlockDriver methods
  clean build: Fix remaining m68k warnings
  clean build: Fix arm build warnings
  arm: Fix gic_irq_state.level bitfield type
  target-ppc: move the CD-ROM drive to the second IDE
  ppc_oldworld: swap the MACIO and CMD646 IDE controllers
  Use a dedicated function to request exit from execution loop
  Fix texinfo syntax errors.
  Disable BAT for 970
  Fix mfcr on ppc64-softmmu
  Keep SLB in-CPU
  ...

Conflicts:
qemu/configure
qemu/cpu-defs.h
qemu/exec.c
qemu/hw/pci-hotplug.c
qemu/monitor.c
qemu/net.c
qemu/pc-bios/Makefile
qemu/pc-bios/bios.bin
qemu/qemu-tool.c
qemu/sysemu.h
qemu/vl.c

Signed-off-by: Avi Kivity <avi@redhat.com>
42 files changed:
qemu/Makefile
qemu/Makefile.target
qemu/block-raw-posix.c
qemu/block-vmdk.c
qemu/block.c
qemu/block_int.h
qemu/configure
qemu/cpu-all.h
qemu/cpu-defs.h
qemu/cpu-exec.c
qemu/exec.c
qemu/gdbstub.c
qemu/hw/acpi.c
qemu/hw/boards.h
qemu/hw/cirrus_vga.c
qemu/hw/device-assignment.c
qemu/hw/device-hotplug.c
qemu/hw/i8259.c
qemu/hw/pc.c
qemu/hw/pc.h
qemu/hw/pci-hotplug.c
qemu/hw/pci.c
qemu/hw/pci.h
qemu/hw/vga.c
qemu/linux-user/main.c
qemu/monitor.c
qemu/net.c
qemu/net.h
qemu/osdep.c
qemu/pc-bios/Makefile
qemu/qemu-common.h
qemu/qemu-doc.texi
qemu/qemu-kvm-x86.c
qemu/qemu-kvm.c
qemu/qemu-kvm.h
qemu/savevm.c
qemu/sysemu.h
qemu/target-i386/cpu.h
qemu/target-i386/helper.c
qemu/target-ppc/cpu.h
qemu/usb-linux.c
qemu/vl.c