qemu-irix/tests
Peter Maydell 4c0c9bbe78 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
* remotes/qmp-unstable/queue/qmp:
  monitor: Add object_add class argument completion.
  monitor: Add object_del id argument completion.
  monitor: Add device_add device argument completion.
  monitor: Add device_del id argument completion.
  qmp: expose list of supported character device backends
  Use error_is_set() only when necessary
  QMP: allow JSON dict arguments in qmp-shell
  hmp: migrate command (without -d) now blocks correctly

Conflicts:
	blockdev.c

[PMM: resolved trivial conflict in blockdev.c]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-02-20 12:10:23 +00:00
..
acpi-test-data acpi-test: update expected AML since recent changes 2014-01-26 13:11:45 +02:00
libqos
multiboot
qapi-schema
qemu-iotests qemu-iotests: Don't run 005 on vmdk split formats 2014-02-14 18:05:39 +01:00
tcg tests: lm32: new rule for single test cases 2014-02-04 19:34:29 +01:00
.gitignore tests/.gitignore: Ignore tests/check-qom-interface 2014-02-01 13:56:31 +04:00
Makefile hw/pci: switch to a generic hotplug handling for PCIDevice 2014-02-10 10:27:00 +02:00
acpi-test.c acpi unit-test: do not fail on asl mismatch 2014-01-26 13:06:49 +02:00
blockdev-test.c
boot-order-test.c
check-block.sh
check-qdict.c tests: Add test for qdict_flatten() 2014-01-22 12:07:18 +01:00
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qom-interface.c tests: Test QOM interface casting 2013-12-24 17:27:17 +01:00
check-qstring.c
endianness-test.c
fdc-test.c qtest: Fix the bug about disable vnc causes "make check" fail 2014-01-22 12:07:16 +01:00
fw_cfg-test.c
hd-geo-test.c
i440fx-test.c misc: Fix case Qemu -> QEMU 2014-02-15 16:10:25 +04:00
ide-test.c qtest: Fix the bug about disable vnc causes "make check" fail 2014-01-22 12:07:16 +01:00
libqtest.c qtest: unlink UNIX domain sockets after connecting 2014-02-03 16:06:24 +01:00
libqtest.h
m48t59-test.c
qdev-monitor-test.c virtio-blk: Convert to QOM realize 2013-12-09 21:46:49 +01:00
qemu-iotests-quick.sh
qom-test.c hw/arm: add cubieboard support 2013-12-17 20:12:51 +00:00
rtc-test.c
test-aio.c aio: make aio_poll(ctx, true) block with no fds 2013-12-06 16:53:51 +01:00
test-bitops.c
test-coroutine.c
test-cutils.c
test-hbitmap.c
test-int128.c
test-iov.c
test-mul64.c
test-opts-visitor.c
test-qdev-global-props.c
test-qmp-commands.c
test-qmp-input-strict.c Use error_is_set() only when necessary 2014-02-17 11:57:23 -05:00
test-qmp-input-visitor.c Use error_is_set() only when necessary 2014-02-17 11:57:23 -05:00
test-qmp-output-visitor.c Use error_is_set() only when necessary 2014-02-17 11:57:23 -05:00
test-string-input-visitor.c Use error_is_set() only when necessary 2014-02-17 11:57:23 -05:00
test-string-output-visitor.c Use error_is_set() only when necessary 2014-02-17 11:57:23 -05:00
test-thread-pool.c
test-throttle.c
test-visitor-serialization.c
test-vmstate.c tests: Some unit tests for vmstate.c 2014-01-13 14:04:53 +01:00
test-x86-cpuid.c
test-xbzrle.c
tmp105-test.c