Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/qemu/target/s390x/tcg/
H A Dinsn-format.h.inc7 F2(RI_c, M(1, 8), I(2,16,16))
22 F2(RR_b, M(1, 8), R(2,12))
27 F4(RRF_c, R(1,24), R(2,28), M(3,16), M(4,20))
28 F4(RRF_d, R(1,24), R(2,28), M(3,16), M(4,20))
29 F4(RRF_e, R(1,24), R(2,28), M(3,16), M(4,20))
61 F5(VRI_e, V(1,8), V(2,12), I(3,16,12), M(5,28), M(4,32))
66 F5(VRR_a, V(1,8), V(2,12), M(5,24), M(4,28), M(3,32))
67 F5(VRR_b, V(1,8), V(2,12), V(3,16), M(5,24), M(4,32))
68 F6(VRR_c, V(1,8), V(2,12), V(3,16), M(6,24), M(5,28), M(4,32))
69 F6(VRR_d, V(1,8), V(2,12), V(3,16), M(5,20), M(6,24), V(4,32))
[all …]
/qemu/chardev/
H A Dmsmouse.c39 #define M(c) (c - 0x20) macro
51 const uint8_t pnp_data[] = {M('('), 1, '$', M('Q'), M('M'), M('U'),
52 M('0'), M('0'), M('0'), M('1'),
53 M('\\'), M('\\'),
54 M('M'), M('O'), M('U'), M('S'), M('E'),
55 M('\\'), M('\\')};
187 const uint8_t hexchr[16] = {M('0'), M('1'), M('2'), M('3'), M('4'), M('5'), in msmouse_ioctl()
188 M('6'), M('7'), M('8'), M('9'), M('A'), M('B'), in msmouse_ioctl()
189 M('C'), M('D'), M('E'), M('F')}; in msmouse_ioctl()
208 c = M(')'); in msmouse_ioctl()
[all …]
/qemu/tests/qemu-iotests/
H A D20446 CLUSTER_SIZE=1M
47 size=128M
76 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
83 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
104 echo read -P 0 32M 32M
105 echo read -P 22 64M 13M
106 echo read -P 0 77M 29M
107 echo read -P 22 106M 4M
108 echo read -P 11 110M 18M
H A D17746 CLUSTER_SIZE=1M
47 size=128M
75 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
82 limits=align=512,opt-write-zero=15M,max-write-zero=15M,opt-discard=15M,max-discard=15M
106 echo read -P 0 32M 32M
107 echo read -P 22 64M 13M
108 echo read -P $discarded 77M 29M
109 echo read -P 22 106M 22M
H A D06074 _make_test_img 64M
108 _make_test_img 64M
134 _make_test_img 64M
188 _make_test_img 64M
197 _make_test_img 64M
205 _make_test_img 64M
213 _make_test_img 64M
221 _make_test_img 64M
230 _make_test_img 64M
237 _make_test_img 64M
[all …]
H A D04985 test_qemu_img create -f $IMGFMT -o size=10M "$TEST_IMG" 20M
93 test_qemu_img create -f $IMGFMT -o cluster_size=$s "$TEST_IMG" 64M
98 test_qemu_img create -f $IMGFMT -o compat=0.10 "$TEST_IMG" 64M
99 test_qemu_img create -f $IMGFMT -o compat=1.1 "$TEST_IMG" 64M
101 test_qemu_img create -f $IMGFMT -o compat=0.42 "$TEST_IMG" 64M
102 test_qemu_img create -f $IMGFMT -o compat=foobar "$TEST_IMG" 64M
106 test_qemu_img create -f $IMGFMT -o preallocation=off "$TEST_IMG" 64M
107 test_qemu_img create -f $IMGFMT -o preallocation=metadata "$TEST_IMG" 64M
108 test_qemu_img create -f $IMGFMT -o preallocation=1234 "$TEST_IMG" 64M
112 test_qemu_img create -f $IMGFMT -o encryption=off "$TEST_IMG" 64M
[all …]
H A D11259 _make_test_img -o "refcount_bits=0" 64M
61 _make_test_img -o "refcount_bits=-1" 64M
63 _make_test_img -o "refcount_bits=128" 64M
65 _make_test_img -o "refcount_bits=42" 64M
68 _make_test_img -o "refcount_bits=1" 64M
72 _make_test_img -o "refcount_bits=64" 64M
76 _make_test_img 64M
96 _make_test_img -o "refcount_bits=1" 64M
112 _make_test_img -o "refcount_bits=2" 64M
130 _make_test_img -o "refcount_bits=1" 64M
[all …]
H A D06160 _make_test_img -o "compat=1.1,lazy_refcounts=on" 64M
100 _make_test_img -o "compat=1.1" 64M
111 _make_test_img -o "compat=0.10" 64M
122 _make_test_img -o "compat=0.10" 32M
125 $QEMU_IMG resize "$TEST_IMG" 64M &&
134 $QEMU_IMG resize --shrink "$TEST_IMG" 64M ||
170 _make_test_img -o "compat=1.1" 64M
184 _make_test_img -o "compat=0.10" 64M
206 _make_test_img -o "compat=1.1" 64M
220 _make_test_img -o "compat=1.1" 64M
[all …]
H A D149.out10 qemu-io -c write -P 0xa7 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-…
16 qemu-io -c write -P 0x13 3145728M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-…
46 qemu-io -c read -P 0x91 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-a…
52 qemu-io -c read -P 0x5e 3145728M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-1…
68 qemu-io -c write -P 0xa7 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-…
74 qemu-io -c write -P 0x13 3145728M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-…
104 qemu-io -c read -P 0x91 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-a…
110 qemu-io -c read -P 0x5e 3145728M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-1…
483 qemu-io -c write -P 0xa7 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-…
519 qemu-io -c read -P 0x91 100M 10M --image-opts driver=host_device,filename=/dev/mapper/qiotest-145-a…
[all …]
H A D08071 _make_test_img 64M
79 _make_test_img 64M
91 _make_test_img 64M
99 _make_test_img 64M
105 _make_test_img 64M
112 _make_test_img 64M
128 _make_test_img 64M
137 _make_test_img 64M
153 _make_test_img 64M
160 _make_test_img 64M
[all …]
H A D28755 output=$(_make_test_img -o 'compression_type=zstd' 64M; _cleanup_test_img)
63 _make_test_img -o compression_type=zlib 64M
69 _make_test_img -o compression_type=zstd 64M
75 _make_test_img -o compression_type=zlib 64M
87 _make_test_img -o compression_type=zstd 64M
100 _make_test_img -o compression_type=zlib 64M
105 _make_test_img -o compression_type=zstd 64M
112 _make_test_img -o compression_type=zstd 64M
122 _make_test_img -o compression_type=zstd 64M
136 dd if=/dev/urandom of="$RAND_FILE" bs=1M count=1 seek=1
H A D271154 _reset_img 1M
241 use_backing_file="no" _reset_img 1M
545 $QEMU_IMG resize "$TEST_IMG" 1M
722 $QEMU_IMG resize "$TEST_IMG" 1M
729 $QEMU_IMG resize "$TEST_IMG" 1M
736 $QEMU_IMG resize "$TEST_IMG" 1M
814 _make_test_img -o extended_l2=on 1M
926 TEST_IMG="$TEST_IMG.base" _make_test_img -o cluster_size=1M,extended_l2=on 1M
930 -b "$TEST_IMG.mid" -F qcow2 1M
988 TEST_IMG="$TEST_IMG.base" _make_test_img -o cluster_size=1M,extended_l2=on 3M
[all …]
H A D24455 _make_test_img -o "data_file=$TEST_IMG.data" 64M
72 _make_test_img 64M
82 TEST_IMG="$TEST_IMG.src" _make_test_img 64M
112 _make_test_img -o "data_file=$TEST_IMG.data" 64M
161 _make_test_img -o "data_file=$TEST_IMG.data,data_file_raw=on" 64M
201 _make_test_img -o "data_file=$TEST_IMG.data" 64M
213 _make_test_img -o "data_file=$TEST_IMG.data" 64M
285 truncate -s 1M "$TEST_IMG.data"
334 truncate -s 2M "$TEST_IMG.data"
337 $QEMU_IMG resize "$TEST_IMG" 2M
[all …]
H A D12248 TEST_IMG="$TEST_IMG".base _make_test_img 64M
90 TEST_IMG="$TEST_IMG".base _make_test_img 256M
132 TEST_IMG="$TEST_IMG".1 _make_test_img 4M
133 TEST_IMG="$TEST_IMG".2 _make_test_img 4M
134 TEST_IMG="$TEST_IMG".3 _make_test_img 4M
186 _make_test_img 64M
205 TEST_IMG="$TEST_IMG".base _make_test_img 64M
249 _make_test_img 64M -o cluster_size=1k
275 _make_test_img 64M
278 TEST_IMG="$TEST_IMG".orig _make_test_img 64M
[all …]
H A D049.out18 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1M
39 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5M
62 qemu-img create -f qcow2 -o size=1M TEST_DIR/t.qcow2
83 qemu-img create -f qcow2 -o size=1.5M TEST_DIR/t.qcow2
129 qemu-img create -f qcow2 -o size=10M TEST_DIR/t.qcow2 20M
146 qemu-img create -f qcow2 -o cluster_size=1M TEST_DIR/t.qcow2 64M
161 qemu-img create -f qcow2 -o cluster_size=0.5M TEST_DIR/t.qcow2 64M
166 qemu-img create -f qcow2 -o compat=0.10 TEST_DIR/t.qcow2 64M
169 qemu-img create -f qcow2 -o compat=1.1 TEST_DIR/t.qcow2 64M
172 qemu-img create -f qcow2 -o compat=0.42 TEST_DIR/t.qcow2 64M
[all …]
H A D13053 TEST_IMG="$TEST_IMG.orig" _make_test_img 64M
54 TEST_IMG="$TEST_IMG.base" _make_test_img 64M
55 _make_test_img 64M
72 _make_test_img -F raw -b "$TEST_IMG.orig" 64M
84 _make_test_img 64M
90 _make_test_img -F raw -b "$TEST_IMG.orig" 64M
H A D10882 _make_test_img 64M
99 _make_test_img -o 'cluster_size=512' 64M
134 _make_test_img 64M
149 _make_test_img 64M
157 _make_test_img 64M
165 _make_test_img 64M
192 _make_test_img -o 'cluster_size=512' 1M
231 _make_test_img -o 'cluster_size=512' 9M
H A D06352 _make_test_img 4M
61 TEST_IMG="$TEST_IMG.orig" _make_test_img 4M
87 TEST_IMG="$TEST_IMG.target" _make_test_img 2M
94 _make_test_img 1M
95 TEST_IMG="$TEST_IMG.target" _make_test_img 1M
/qemu/
H A DMAINTAINERS14 M: Mail patches to: FullName <address@domain>
60 M: Peter Maydell <peter.maydell@linaro.org>
84 M: Michael S. Tsirkin <mst@redhat.com>
90 M: Michael Tokarev <mjt@tls.msk.ru>
91 M: Laurent Vivier <laurent@vivier.eu>
102 M: Thomas Huth <thuth@redhat.com>
126 M: Philippe Mathieu-Daudé <philmd@linaro.org>
134 M: Paolo Bonzini <pbonzini@redhat.com>
147 M: Richard Henderson <richard.henderson@linaro.org>
180 M
[all...]
/qemu/target/loongarch/
H A Dvec.h45 #define DO_DIVU(N, M) (unlikely(M == 0) ? 0 : N / M) argument
46 #define DO_REMU(N, M) (unlikely(M == 0) ? 0 : N % M) argument
47 #define DO_DIV(N, M) (unlikely(M == 0) ? 0 :\ argument
48 unlikely((N == -N) && (M == (__typeof(N))(-1))) ? N : N / M)
49 #define DO_REM(N, M) (unlikely(M == 0) ? 0 :\ argument
50 unlikely((N == -N) && (M == (__typeof(N))(-1))) ? 0 : N % M)
/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out24 read -P0xd5 1M 64k
25 read -P0xdc 32M 64k
45 read -P0xd5 1M 64k
46 read -P0xdc 32M 64k
66 read -P0xdc 32M 32k
94 read -P0xd5 1M 64k
95 read -P0xdc 32M 64k
115 read -P0xd5 1M 64k
116 read -P0xdc 32M 64k
165 read -P0xd5 1M 64k
[all …]
/qemu/docs/devel/migration/
H A Dcompatibility.rst330 - $ qemu-7.2 -M pc-7.2 -> qemu-7.2 -M pc-7.2
334 - $ qemu-8.0 -M pc-7.2 -> qemu-8.0 -M pc-7.2
338 - $ qemu-8.0 -M pc-7.2 -> qemu-7.2 -M pc-7.2
342 - $ qemu-7.2 -M pc-7.2 -> qemu-8.0 -M pc-7.2
468 - $ qemu-7.2 -M pc-7.2 -> qemu-7.2 -M pc-7.2
469 - $ qemu-8.0 -M pc-7.2 -> qemu-8.0 -M pc-7.2
476 - $ qemu-7.2 -M pc-7.2 -> qemu-8.0 -M pc-7.2
477 - $ qemu-8.0 -M pc-7.2 -> qemu-7.2 -M pc-7.2
482 - $ qemu-7.2 -M pc-7.2 -> qemu-8.0.1 -M pc-7.2
483 - $ qemu-8.0.1 -M pc-7.2 -> qemu-7.2 -M pc-7.2
[all …]
/qemu/tests/tcg/loongarch64/
H A Dtest_div.c5 #define TEST_DIV(N, M) \ argument
6 static void test_div_ ##N(uint ## M ## _t rj, \
7 uint ## M ## _t rk, \
19 #define TEST_MOD(N, M) \ argument
20 static void test_mod_ ##N(uint ## M ## _t rj, \
21 uint ## M ## _t rk, \
/qemu/target/arm/tcg/
H A Dmve_helper.c950 #define DO_AND(N, M) ((N) & (M)) argument
952 #define DO_ORR(N, M) ((N) | (M)) argument
954 #define DO_EOR(N, M) ((N) ^ (M)) argument
962 #define DO_ADD(N, M) ((N) + (M)) argument
963 #define DO_SUB(N, M) ((N) - (M)) argument
964 #define DO_MUL(N, M) ((N) * (M)) argument
1041 #define DO_MAX(N, M) ((N) >= (M) ? (N) : (M)) argument
1042 #define DO_MIN(N, M) ((N) >= (M) ? (M) : (N)) argument
1049 #define DO_ABD(N, M) ((N) >= (M) ? (N) - (M) : (M) - (N)) in DO_2OP_S() argument
2665 #define DO_LT(N, M) ((N) < (M)) argument
[all …]
/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py43 def M(*regexps, n='*', name=None) -> str: function
78 RE_COMMENTS = M(RE_COMMENT + SP)
98 RE_MACRO_CONCAT = M(S(OR(RE_IDENTIFIER, RE_STRING), SP), n='{2,}')
107 RE_ARRAY_ITEM = S(r'{\s*', NAMED('arrayitem', M(RE_SIMPLE_VALUE, n='?')), r'\s*}\s*,?')
109 RE_ARRAY_ITEMS = M(S(RE_ARRAY_ITEM, SP))
110 RE_ARRAY = S(M(RE_ARRAY_CAST, n='?'), r'\s*{\s*',

12345678910>>...13