Merge commit '00a1555e0cff5d710ea63145b18e2915b84b58de' into upstream-merge
commitd56ee056f76b81a34cedb4ce65c27512710cd16d
authorMarcelo Tosatti <mtosatti@redhat.com>
Sat, 1 May 2010 17:49:09 +0000 (1 14:49 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Sat, 1 May 2010 17:49:09 +0000 (1 14:49 -0300)
treea91799d4c1f5679b398e195aa9f628d55f3a7fd4
parent98aef6707ad0be30969835ff26f72398f472d860
parent00a1555e0cff5d710ea63145b18e2915b84b58de
Merge commit '00a1555e0cff5d710ea63145b18e2915b84b58de' into upstream-merge

* commit '00a1555e0cff5d710ea63145b18e2915b84b58de': (32 commits)
  move around definitions in kvm.h that do not require CPUState
  move targphys.h and hw/poison.h inclusion to cpu-common.h
  move two variable declarations out of vl.c
  move socket_init to qemu-sockets.c
  Make virtio-pci building conditional again
  target-mips: Fix one more format specifier for cpu_fprintf
  target-i386: Fix variable in (disabled) debugging code
  Debugcon: Fix debugging printf
  target-i386: Fix compiler warning
  remove TARGET_* defines from translate-all.c
  e1000: fix build on Ubuntu with _FORTIFY_SOURCE
  smc91c111: allow access to reserved register
  smc91c111: mask register offset
  baum: add destroy hook
  target-arm: fix neon vmon/vmvn with modified immediate
  fix function signature of qemu_chr_open_pty on !linux
  Shrink tb_jmp_offset to two entries, the other two are never used.
  tcg-hppa: Don't try to calls to non-constant addresses.
  tcg-hppa: Fix in/out register overlap in add2/sub2.
  tcg-hppa: Finish the port.
  ...

Conflicts:
kvm.h

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
13 files changed:
Makefile.target
configure
cpu-common.h
cpu-exec.c
cpus.c
exec.c
hw/hw.h
hw/i8259.c
hw/vga.c
hw/vga_int.h
kvm.h
target-i386/helper.c
vl.c