Home
last modified time | relevance | path

Searched refs:skipping (Results 1 – 6 of 6) sorted by relevance

/qemu/scripts/
H A Dclean-header-guards.pl48 sub skipping { subroutine
110 skipping($fname, "no recognizable header guard", "$&\n");
116 skipping($fname, "no recognizable header guard", "$&\n");
124 skipping($fname, "no recognizable header guard", $line1, $line2);
129 skipping($fname, "no recognizable header guard", $line1, $line2);
134 skipping($fname, "mismatched header guard ($guard vs. $guard2) ",
143 skipping($fname, "can't find end of header guard");
162 skipping($fname, "can't clean up odd guard symbol $oldg\n",
/qemu/docs/system/s390x/
H A Dcss.rst27 next free device number in subchannel set 0, skipping to the next subchannel
/qemu/tests/qemu-iotests/
H A D122.out258 qemu-img: -o has no effect when skipping image creation
/qemu/docs/interop/
H A Dqmp-spec.rst256 To help with skipping that output, QGA provides the
/qemu/hw/scsi/
H A Dtrace-events230 spapr_vscsi_srp_transfer_data(uint32_t len) "no data desc transfer, skipping 0x%"PRIx32" bytes"
/qemu/docs/devel/
H A Dtesting.rst1332 …https://avocado-framework.readthedocs.io/en/latest/guides/writer/chapters/writing.html#skipping-te…
1334 While the conditions for skipping tests are often specifics of each one, there