Merge branch 'master' of git://git.sv.gnu.org/qemu
commit8f1c89f7f016e3d4d6a694978a047a06069230bb
authorAvi Kivity <avi@redhat.com>
Wed, 6 May 2009 08:24:39 +0000 (6 11:24 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 6 May 2009 08:26:17 +0000 (6 11:26 +0300)
treee7066eb1a2a40dfc1aaa9dd1ce0b6bf8893e1314
parent1c73a058cc0b0aaf1cdc7192b26cdcd35ff9401c
parent72af9170882c435d19705f774f62828467d63e87
Merge branch 'master' of git://git.sv.gnu.org/qemu

* 'master' of git://git.sv.gnu.org/qemu: (84 commits)
  ETRAX: Simplify serport control logic.
  ETRAX: Drop _t for the serial type.
  ETRAX: Use NULL for subwidth serport reg accesses.
  ETRAX: Drop the _t for the internal PIC type.
  ETRAX: Simplify the interrupt controller model.
  ETRAX: Simplify interrupt signaling.
  Fix compiler warnings in nwfpe code.
  target-mips: proper sign extension for 'SUBU rd, zero, rt'
  target-mips: fix comments about SUB/DSUB
  qemu-options.hx: fix description of cache=none suboption
  Suppress type mismatch warnings in VDE code.
  minor fix of pci_register_bus()
  use PCI_HEADER_TYPE.
  Fix typos in comments in exec.c
  Optimize cmp x, 0 case
  Reindent
  Handle NULL bdrv.
  Improve instruction name comments for easier searching
  Clarify: dmmuregs[1] is not a typo
  Optimize operations with immediate parameters
  ...

Conflicts:
Makefile.target
hw/vga.c
qemu-common.h
vl.c

(iothread merge by Marcelo)

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
26 files changed:
Makefile
Makefile.target
block-raw-posix.c
configure
cpu-all.h
cpu-defs.h
cpu-exec.c
exec.c
hw/acpi.c
hw/cirrus_vga.c
hw/pc.c
hw/pci.c
hw/pci.h
hw/piix_pci.c
hw/vga.c
kvm.h
monitor.c
net.c
qemu-common.h
qemu-kvm.c
qemu-kvm.h
qemu-options.hx
sysemu.h
target-i386/helper.c
target-ppc/cpu.h
vl.c