Statistics
| Branch: | Revision:

root / tests @ 80465e80

Latest revisions

# Date Author Comment
092dfc77 04/23/2012 11:02 pm Anthony Liguori

Merge remote-tracking branch 'origin/master' into staging

  • origin/master:
    qtest: fix memread and memwrite on 32 bit hosts
64546784 04/23/2012 10:29 pm Anthony Liguori

Merge remote-tracking branch 'qmp/queue/qmp' into staging

  • qmp/queue/qmp:
    qapi: g_hash_table_find() instead of GHashTableIter.
    qmp: make block job command naming consistent
ce6bf17a 04/23/2012 10:28 pm Blue Swirl

qtest: fix memread and memwrite on 32 bit hosts

Use PRIx64 to print 64 bit values to avoid truncation
on 32 bit hosts.

Reviewed-by: Anthony Liguori <>
Signed-off-by: Blue Swirl <>

1f8bcac0 04/23/2012 10:27 pm Anthony Liguori

Merge remote-tracking branch 'kwolf/for-anthony' into staging

  • kwolf/for-anthony: (38 commits)
    qemu-iotests: Fix test 031 for qcow2 v3 support
    qemu-iotests: Add -o and make v3 the default for qcow2
    qcow2: Zero write support
    qemu-iotests: Test backing file COW with zero clusters...
54699633 04/23/2012 07:49 pm Anthony Liguori

Merge remote-tracking branch 'origin/master' into staging

  • origin/master: (27 commits)
    target-arm: Move reset handling to arm_cpu_reset
    target-arm: Drop cpu_reset_model_id()
    target-arm: Move cache ID register setup to cpu specific init fns
    target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_reset...
db58f9c0 04/23/2012 07:02 pm Stefan Hajnoczi

qmp: make block job command naming consistent

The block streaming and job commands used '_' instead of '-' for reasons
of compatibility with libvirt, which already included support for the
'_' naming. However, the semantics of block_job_cancel have changed and...

536a98d4 04/21/2012 04:24 pm Max Filippov

target-xtensa: add tests for LOOPNEZ and LOOPGTZ

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

f91837a7 04/21/2012 10:10 am Blue Swirl

qtest: add m48t59 tests for Sparc

Add simple m48t59 qtests, enable test only for Sparc32
and Sparc64. On PPC, the device is behind PCI bus.

Signed-off-by: Blue Swirl <>

89004368 04/20/2012 04:57 pm Kevin Wolf

qemu-iotests: Add -o and make v3 the default for qcow2

This adds an -o option to qemu-iotests, which is an option string that
is passed through to qemu-img create -o... This allows testing different
subformat with a command like './check -qcow2 -o compat=0.10'....

1042ec94 04/20/2012 04:57 pm Kevin Wolf

qemu-iotests: Fix test 031 for qcow2 v3 support

qcow2.py must be updated to work with version 3 images at all, the
output has changed since the feature table extension has been added, and
version 2 and version 3 images can't possibly have the same test output....

View revisions

Also available in: Atom