summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorKevin Wolf2019-02-21 16:30:33 +0100
committerKevin Wolf2019-03-08 12:26:45 +0100
commit97f94cb4f842ff43e21e990e59a3ca01708e76d0 (patch)
tree1c99c10551aef0854a3e8b7e4e63aa1f615b1710 /tests/qemu-iotests/group
parentqemu-iotests: Ensure GNU sed is used (diff)
downloadqemu-97f94cb4f842ff43e21e990e59a3ca01708e76d0.tar.gz
qemu-97f94cb4f842ff43e21e990e59a3ca01708e76d0.tar.xz
qemu-97f94cb4f842ff43e21e990e59a3ca01708e76d0.zip
qemu-iotests: Test qcow2 preallocation modes
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index b5ca63cf72..03aa93dbf5 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -241,3 +241,4 @@
239 rw auto quick
240 auto quick
242 rw auto quick
+243 rw auto quick
span> * target/i386: fix TCG UCODE_REV accessPaolo Bonzini2020-02-121-4/+4 * target/i386: Add the 'model-id' for Skylake -v3 CPU modelsKashyap Chamarthy2020-01-241-0/+4 * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-2/+2 * accel: Replace current_machine->accelerator by current_accel() wrapperPhilippe Mathieu-Daudé2020-01-241-1/+1 * target/i386: kvm: initialize microcode revision from KVMPaolo Bonzini2020-01-242-0/+9 * target/i386: add a ucode-rev propertyPaolo Bonzini2020-01-244-3/+18 * target/i386: kvm: initialize feature MSRs very earlyPaolo Bonzini2020-01-242-33/+49 * cpu: Use cpu_class_set_parent_reset()Greg Kurz2020-01-241-2/+1Star * tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-162-2/+2 * target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson2020-01-161-3/+0Star * target/i386: Use cpu_*_mmuidx_ra instead of templatesRichard Henderson2020-01-161-31/+31 * target/i386: Add missed features to Cooperlake CPU modelXiaoyao Li2020-01-071-1/+50 * target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESXiaoyao Li2020-01-071-5/+8 * target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstubmkdolata@us.ibm.com2020-01-071-2/+2 * x86: Check for machine state object class before typecasting itMichal Privoznik2020-01-071-0/+1 * Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-01-061-1/+7 |\ | * i386: Resolve CPU models to v1 by defaultEduardo Habkost2019-12-191-1/+7 * | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2019-12-201-2/+3 |\ \ | * | qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley2019-12-18