Searched full:300 (Results 1 – 25 of 130) sorted by relevance
123456
/qemu/tests/qemu-iotests/ |
H A D | 021.out | 22 == testing writev -P 300 == 23 300 is not a valid pattern byte 25 == testing read -P 300 == 26 300 is not a valid pattern byte 28 == testing write -P 300 == 29 300 is not a valid pattern byte 31 == testing readv -P 300 == 32 300 is not a valid pattern byte 34 == testing aio_read -P 300 == 35 300 is not a valid pattern byte [all …]
|
H A D | 200.out | 5 300 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
H A D | 021 | 47 INVALID_PATTERNS="-1 300 12m 4k route66"
|
H A D | 200 | 53 ${QEMU_IO} -c "write -P 0xa5 512 300M" "${BACKING_IMG}" | _filter_qemu_io
|
/qemu/ui/shader/ |
H A D | texture-blit.frag | 1 #version 300 es
|
H A D | texture-blit.vert | 1 #version 300 es
|
H A D | texture-blit-flip.vert | 1 #version 300 es
|
/qemu/include/hw/misc/ |
H A D | armsse-cpu-pwrctrl.h | 14 * Arm Corstone SSE-300 Example Subsystem and documented in
|
/qemu/tests/tcg/s390x/ |
H A D | cgebra.c | 12 float r2 = 1E+300; in main()
|
/qemu/include/hw/arm/ |
H A D | armsse-version.h | 27 ARMSSE_SSE300 = 300,
|
/qemu/tests/migration-stress/guestperf/ |
H A D | comparison.py | 47 Scenario("post-copy-bw-300mbs", 89 Scenario("auto-converge-bw-300mbs",
|
H A D | scenario.py | 27 max_time=300,
|
/qemu/tests/qtest/ |
H A D | sse-timer-test.c | 21 * SSE-123/SSE-300 timer in the mps3-an547 board, where it is driven 26 /* PERIPHNSPPC0 register in the SSE-300 Secure Access Configuration block */
|
H A D | hd-geo-test.c | 611 char part[300]; in add_drive_with_mbr() 630 char part[300]; in add_ide_disk() 646 char part[300]; in add_scsi_controller() 662 char part[300]; in add_scsi_disk() 681 char part[300]; in add_virtio_disk()
|
H A D | adm1272-test.c | 63 #define ADM1272_PWR_DEFAULT 300 /* 12V 25A */ 64 #define ADM1272_SHUNT 300 /* micro-ohms */
|
/qemu/tests/tcg/hexagon/ |
H A D | hex_sigsegv.c | 46 #define BUF_SIZE 300
|
H A D | overflow.c | 144 satub(300, 0, &ovf); in main()
|
/qemu/tests/functional/ |
H A D | test_linux_initrd.py | 24 timeout = 300
|
H A D | meson.build | 44 'intel_iommu': 300,
|
/qemu/hw/misc/ |
H A D | armsse-cpu-pwrctrl.c | 14 * Arm Corstone SSE-300 Example Subsystem and documented in
|
/qemu/hw/block/ |
H A D | fdc-internal.h | 45 FDRIVE_RATE_300K = 0x01, /* 300 Kbps */
|
/qemu/hw/sensor/ |
H A D | adm1272.c | 63 #define ADM1272_PWR_DEFAULT 300 /* 12V 25A */ 64 #define ADM1272_SHUNT 300 /* micro-ohms */
|
/qemu/bsd-user/openbsd/ |
H A D | syscall_nr.h | 186 #define TARGET_OPENBSD_NR_thrsleep 300
|
/qemu/docs/spin/ |
H A D | tcg-exclusive.promela | 27 // If the mutex is used, it's also cheap (300 MB / 4 seconds) for 3 CPUs
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 271 #define TARGET_NETBSD_NR_compat_20_fhstatfs 300
|
123456