Merge commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f' into upstream-merge
commitb08e9748ff26914b5a29032923e03f2670822de8
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Oct 2009 20:40:46 +0000 (14 17:40 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 14 Oct 2009 20:40:46 +0000 (14 17:40 -0300)
tree869dfb199647436d40ec8b616acb5cfc2da4a7a6
parent778d722b53160d431d61ac811d0745d50a3b934a
parent1215c6e7615897e4a0bfd6867b762a47fc34f37f
Merge commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f' into upstream-merge

* commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f':
  Move generation of config-host.h to Makefile from configure
  Don't include config-host.mak from inside config.mak
  CRIS: Update PR_EDA on TLB faults.
  Clean up test for qdev_init() failure
  Warn if value of qdev_init() isn't checked
  Make isa_create() terminate program on failure
  New qdev_init_nofail()
  Check return value of qdev_init()
  Make qdev_init() destroy the device on failure
  Unbreak USB autoconnect filters
  tcg: improve output log
  target-i386: fix ARPL
  configure and Makefile are not generated in qemu
  Don't use implicit rules for Makefile
  optionrom: create .PHONY variable
  add build-all to .PHONY rules
  optionrom: remove use of implicit RM variable
  AIOLIBS is not used anywhere
  qdev: move comment

Conflicts:
Makefile

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Makefile
Makefile.target
configure
hw/pc.c
hw/pci-hotplug.c
hw/pci.c
hw/piix_pci.c
hw/vga-pci.c
pc-bios/optionrom/Makefile