Hello Peter, This is my QTest queue for 2.3. Please pull.
Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Stefan Hajnoczi <stefa...@redhat.com> Cc: John Snow <js...@redhat.com> The following changes since commit 627f91b1f80fecc73d00727181a9ddb6162cc30e: Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2015-03-28 10:10:04 +0000) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qtest-for-2.3 for you to fetch changes up to 6ca90ffeec8e3b4e306be32efd930d75a6d0b295: i440fx-test: Fix test paths to include architecture (2015-03-30 19:24:54 +0200) ---------------------------------------------------------------- QTest cleanups * Change fw_cfg-test and i440fx-test GTester paths * Extend libqtest API as necessary ---------------------------------------------------------------- Andreas Färber (4): fw_cfg-test: Fix test path to include architecture qtest: Add qtest_add_data_func() wrapper function qtest: Add qtest_add() wrapper macro i440fx-test: Fix test paths to include architecture tests/fw_cfg-test.c | 26 +++++++++++++------------- tests/i440fx-test.c | 12 ++++++------ tests/libqtest.c | 7 +++++++ tests/libqtest.h | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 19 deletions(-)