/qemu/tests/qemu-iotests/ |
H A D | common.rc | 40 if ! command -v gsed >/dev/null 2>&1; then 42 then 58 then 62 then 136 if [ -n "$1" ]; then 167 if [[ "${VALGRIND_QEMU}" == "y" && "${NO_VALGRIND}" != "y" ]]; then 178 if [[ "${VALGRIND_QEMU}" == "y" && "${NO_VALGRIND}" != "y" ]]; then 179 if [ $RETVAL == 99 ]; then 190 if [ -n "${QEMU_NEED_PID}" ]; then 195 if [ -n "${GDB_OPTIONS}" ]; then [all …]
|
H A D | common.qemu | 51 # If $silent is set to anything but an empty string, then 56 # If $capture_events is non-empty, then any QMP event names it lists 62 # then an error will be raised if a QMP message is seen which is 77 if [ -z "${success_or_failure}" ]; then 89 if [ -n "${GDB_OPTIONS}" ]; then 95 if [ -n "$capture_events" ]; then 105 then 108 if [ -n "$only_capture_events" ]; then 115 if [ -n "$only_capture_events" ]; then 120 if [ -z "${silent}" ] && [ -z "${mismatch_only}" ]; then [all …]
|
H A D | 125 | 52 if [ -z "$TEST_IMG_FILE" ]; then 73 # This means that when you then write to the beginning of the 90 if [ $len1 -gt $len0 ]; then 97 # then resize it. Then we write some data into the image and verify that its 106 # Therefore, we create an image that is 48 kB below 2 MB. Then: 139 if [ $create_mode != off ]; then 141 if [ $file_length_1 -gt $file_length_0 ]; then 144 if [ $create_mode != metadata ]; then 146 if [ $host_size_1 -gt $host_size_0 ]; then 153 if [ $growth_mode != off ]; then [all …]
|
H A D | 063 | 55 if $QEMU_IMG convert -f $IMGFMT -O $IMGFMT -n "$TEST_IMG" "$TEST_IMG.orig" >/dev/null 2>&1; then 62 if ! $QEMU_IMG convert -f $IMGFMT -O $IMGFMT -n "$TEST_IMG" "$TEST_IMG.orig" ; then 68 if ! $QEMU_IMG convert -f $IMGFMT -O raw "$TEST_IMG" "$TEST_IMG.raw1" ; then 72 if ! $QEMU_IMG convert -f $IMGFMT -O raw "$TEST_IMG.orig" "$TEST_IMG.raw2" ; then 76 if ! cmp "$TEST_IMG.raw1" "$TEST_IMG.raw2" ; then 81 if ! $QEMU_IMG convert -f raw -O $IMGFMT -n "$TEST_IMG.raw2" "$TEST_IMG" ; then 88 if $QEMU_IMG convert -f $IMGFMT -O $IMGFMT -n "$TEST_IMG" "$TEST_IMG.target" >/dev/null 2>&1; then
|
H A D | common.filter | 157 if _get_data_file "$TEST_IMG" > /dev/null; then 165 # then filter out the options we want to keep and sort them according 188 if [ -n "$options" ]; then 190 elif [ -n "$filename_part" ]; then 201 if echo "$line" | grep -q '^Formatting'; then 216 if [[ "$1" == "--format-specific" ]]; then 253 if [[ $discard == 0 ]]; then 254 if [[ $format_specific == 0 && $line == "Format specific information:" ]]; then 256 elif [[ $line =~ "Child node '/" ]]; then 258 elif [[ $line =~ $regex_json_spec_start ]]; then [all …]
|
H A D | common.nbd | 34 if [ -f "$nbd_pid_file" ]; then 37 if [ -n "$NBD_PID" ]; then 66 then 75 then 88 then
|
/qemu/ |
H A D | configure | 17 then 23 then 25 then 34 then 49 then \ 69 if ! mkdir -p "${TMPDIR1}"; then 109 if test -n "$BASH_VERSION"; then eval ' 167 then 284 if test -z "${CC}${cross_prefix}"; then 290 if test -z "${CXX}${cross_prefix}"; then [all …]
|
H A D | qemu.sasl | 1 # If you want to use VNC remotely without TLS, then you *must* 5 # If you are only using TLS, then you can turn on any mechanisms 8 # If you are only using UNIX sockets then encryption is not 37 # If using scram-sha-256 for username/passwds, then this is the file
|
/qemu/scripts/coverity-scan/ |
H A D | run-coverity-scan | 70 …rity.com/api/upload_permitted --post-data "token=$COVERITY_TOKEN&project=$PROJNAME" -q -O -)"; then 100 if upload_permitted; then 103 if [ "$DRYRUN" = yes ]; then 137 if ! cmp -s coverity_tool.md5 coverity_tool.md5.new; then 143 if ! (cat coverity_tool.md5.new; echo " coverity_tool.tgz") | md5sum -c --status; then 148 if [ "$DOCKER" != yes ]; then 161 if [ "$DOCKER" = yes ]; then 193 if [ $# -eq 0 ]; then 202 if [ $# -eq 0 ]; then 211 if [ $# -eq 0 ]; then [all …]
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-bootstrap.pre | 17 if [ -z $FAKEROOT ]; then 23 if [ -z "${DEB_ARCH}" ]; then 29 if [ -z "${DEB_TYPE}" ]; then 36 if [ -z "${DEB_VARIANT}" ]; then 40 if [ -z "${DEB_URL}" ]; then 49 # If neither option works then we checkout debootstrap from its 53 if [ -z $DEBOOTSTRAP_DIR ]; then 56 if [ -z $DEBOOTSTRAP ]; then 62 | sort -t . -n -k 1,1 -k 2,2 -k 3,3 -C ; then 67 if $NEED_DEBOOTSTRAP; then [all …]
|
/qemu/ui/ |
H A D | vnc-enc-tight.h | 39 * bit 0: if 1, then compression stream 0 should be reset; 40 * bit 1: if 1, then compression stream 1 should be reset; 41 * bit 2: if 1, then compression stream 2 should be reset; 42 * bit 3: if 1, then compression stream 3 should be reset; 43 * bits 7-4: if 1000 (0x08), then the compression type is "fill", 44 * if 1001 (0x09), then the compression type is "jpeg", 45 * if 1010 (0x0A), then the compression type is "png", 46 * if 0xxx, then the compression type is "basic", 49 * If the compression type is "basic", then bits 6..4 of the 54 * bit 6: if 1, then a "filter id" byte is following this byte. [all …]
|
/qemu/tests/docker/ |
H A D | run | 14 if test -n "$V"; then 23 if test -n "$J"; then 34 if test -n "$SHOW_ENV"; then 35 if test -f /packages.txt; then 53 if test -z "$DEBUG"; then 64 if "$CMD"; then 66 elif test -n "$DEBUG"; then
|
H A D | common.rc | 18 if test "$DEF_TARGET_LIST" = "none"; then 31 then 37 then 65 if [ $# = 0 ]; then
|
/qemu/scripts/ |
H A D | git-submodule.sh | 18 if ! test -e ".git"; then 20 elif test -z "$GIT"; then 38 echo "and then manually update submodules prior to running make, with:" 46 if is_git && test "$1" = "validate"; then 63 if is_git; then 70 then 84 if is_git; then 86 elif ! (set xyz "$module"/* && test -e "$2"); then
|
H A D | update-linux-headers.sh | 35 if [ -z "$linux" ] || ! [ -d "$linux" ]; then 45 if [ -z "$output" ]; then 68 then 75 if test -z "$arch"; then 115 ! [ -e "$linux/arch/$arch/include/uapi/asm/kvm.h" ] ; then 119 if [ "$arch" = x86 ]; then 131 if test -f "$hdrdir/include/asm/$header"; then 133 elif test -f "$hdrdir/include/asm-generic/$header"; then 141 if [ $arch = mips ]; then 147 if [ $arch = powerpc ]; then [all …]
|
H A D | qemu-binfmt-conf.sh | 234 if [ ! -w "$1" ] ; then 242 if [ ! -d /proc/sys/fs/binfmt_misc ]; then 243 if ! /sbin/modprobe binfmt_misc ; then 247 if [ ! -f /proc/sys/fs/binfmt_misc/register ]; then 248 if ! mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc ; then 261 if [ ! -e /etc/debian_version ] ; then 263 elif ! installed_dpkg binfmt-support ; then 270 if ! systemctl -q is-enabled systemd-binfmt.service ; then 278 if [ "$CREDENTIAL" = "yes" ] ; then 281 if [ "$PERSISTENT" = "yes" ] ; then [all …]
|
H A D | rdma-migration-helper.sh | 18 if [[ "$ipv6" =~ ^fe80: ]]; then 59 if rdma_interfaces | grep -qw $i; then 82 if [ "$IP_FAMILY" != "ipv6" ] && [ "$IP_FAMILY" != "ipv4" ]; then 94 if [ "$operation" == "setup" ] || [ "$operation" == "clean" ]; then 99 if [ "$operation" == "setup" ]; then 105 elif [ "$operation" == "detect" ]; then
|
H A D | clean-includes | 21 # If the --git subjectprefix option is given, then after making 60 if [ $# -eq 1 ]; then 83 if [ $# -eq 0 ]; then 89 if [ "$1" = "--all" ]; then 116 if [ -L "$f" ]; then 154 if [ "$MODE" = "c" ]; then 183 if [ "$DUPHEAD" = "yes" ] && [ -n "$files" ]; then 185 | sort | uniq -c | grep -v '^ *1 '; then 191 if [ "$GIT" = "yes" ]; then
|
H A D | qemu-version.sh | 9 if [ -z "$pkgversion" ]; then 11 if [ -e .git ]; then 16 if [ -n "$pkgversion" ]; then
|
/qemu/tests/data/acpi/ |
H A D | disassemle-aml.sh | 20 then 25 then 31 then 35 then 39 then 46 then
|
H A D | rebuild-expected-aml.sh | 17 if [ ! -e "tests/qtest/bios-tables-test" ]; then 23 if grep TARGET_DIRS= config-host.mak; then 26 then 36 if [ -z "$qemu_bins" ]; then 45 if [ ! -e $qemu ]; then 62 if [ -z "$old_allowed_dif" ]; then
|
/qemu/tests/rocker/ |
H A D | all | 3 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 7 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 11 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 15 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 19 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi
|
/qemu/docs/system/arm/ |
H A D | cpu-features.rst | 13 a PMU, then the ``-cpu`` parameter should contain ``pmu=off`` on the QEMU 16 As not all CPU types support all optional CPU features, then whether or 144 then attempt to query ``cortex-a57``, however that query will fail with our 148 seattle host is using the ``cortex-a57`` CPU type, then querying ``cortex-a57`` 155 given CPU type, then they may be selectively enabled or disabled on the 241 to be enabled by default, then, in order to avoid overly verbose command 251 2) If a vector length ``N`` is enabled, then, when KVM is enabled, all 253 KVM is not enabled, then only all the smaller, power-of-two vector 255 vector lengths up to 512-bits (128, 256, 384, 512), then if ``sve512`` 260 3) If KVM is enabled then only vector lengths that the host CPU type [all …]
|
/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 72 vertical toolbar), then 73 * CI/CD, then 74 * Runners, and click on the "Expand" button, then 79 ``scripts/ci/setup/vars.yml``. Then, set the 91 * Settings (the gears like icon), then 92 * CI/CD, then 93 * Runners, and click on the "Expand" button, then 94 * "Runners activated for this project", then
|
/qemu/tests/functional/ |
H A D | test_virtio_balloon.py | 72 def assert_running_stats(self, then): argument 90 assert when > then and when < now 155 then = time.time() 157 self.assert_running_stats(then) 172 then = time.time() 174 self.assert_running_stats(then)
|