Merge commit 'c7f0f3b1c826901358a0656f80a5fabb88f73c61' into upstream-merge
commitaa7159eea0f1f45c56235e77f40229d0d02c0384
authorAvi Kivity <avi@redhat.com>
Sun, 6 May 2012 13:26:13 +0000 (6 16:26 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 6 May 2012 13:26:13 +0000 (6 16:26 +0300)
tree8f139b1646dee083befb98636975ecaee60e587b
parent87e51f4e6a5c07f336709d824fe7fe9e60c8f730
parentc7f0f3b1c826901358a0656f80a5fabb88f73c61
Merge commit 'c7f0f3b1c826901358a0656f80a5fabb88f73c61' into upstream-merge

* commit 'c7f0f3b1c826901358a0656f80a5fabb88f73c61': (121 commits)
  qtest: add test framework
  test makefile overhaul
  qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
  sparc: pass page aligned addresses to tlb_set_page
  xen_disk: detach the blkdev before bdrv_delete
  xen_console: ignore console disconnect events from console/0
  qmp: document strict parsing
  qmp: parse commands in strict mode
  qmp: add and use q type specifier
  qapi: add strict mode to input visitor
  qapi: place outermost object on qiv stack
  qapi: untangle next_list
  qapi: allow freeing partially-allocated objects
  qapi: shortcut visits on errors
  qapi: fix memory leak on error
  qapi: fail hard on stack imbalance
  qapi: add a test case for type errors
  qapi: add struct-errors test case to test-qmp-output-visitor
  qapi: fix double free in qmp_output_visitor_cleanup()
  test: remove qemu-ga reference
  ...

Conflicts:
qemu-options.hx

Signed-off-by: Avi Kivity <avi@redhat.com>
Makefile.objs
Makefile.target
configure
hmp-commands.hx
hw/pci.c
monitor.c
qemu-options.hx
sysemu.h
vl.c