Merge commit '5e59b024351f827f903f98ae522687ea53dc4f23' into upstream-merge
commit994a80ea19197f8ba5a6bbdc480b7e80e04ecf8d
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 31 Jul 2012 15:11:39 +0000 (31 12:11 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 31 Jul 2012 15:11:39 +0000 (31 12:11 -0300)
treeb93d4bb099c791564131cb6dce0ea2fefe501a7c
parentbd3193b76c08d6c501382117ec01ddc4014bd706
parent5e59b024351f827f903f98ae522687ea53dc4f23
Merge commit '5e59b024351f827f903f98ae522687ea53dc4f23' into upstream-merge

* commit '5e59b024351f827f903f98ae522687ea53dc4f23': (41 commits)
  x86: Fixed incorrect segment base address addition in 64-bits mode
  place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
  build: Fix linking failure for qemu-ga
  Avoid redefining inline
  Avoid returning void
  hw/escc: Drop duplicate definition of 'disabled' property
  build: get dependency file directories from object file names
  build: include qapi-generated/ files in qga/Makefile.objs
  tests: Makefile: include dependency files
  vl.c: Don't print errno after failed qemu_chr_new()
  target-xtensa: fix big-endian BBS/BBC implementation
  target-or32: Add testcases
  target-or32: Add linux user support
  target-or32: Add linux syscall, signal and termbits
  target-or32: Add gdb stub support
  target-or32: Add system instructions
  target-or32: Add a IIS dummy board
  target-or32: Add timer support
  target-or32: Add PIC support
  target-or32: Add instruction translation
  ...

Conflicts:
hw/pci.c

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
configure
hw/device-assignment.c
hw/pci.c
hw/pci.h
hw/piix_pci.c
vl.c