Searched full:360 (Results 1 – 25 of 80) sorted by relevance
1234
/qemu/tests/functional/ |
H A D | meson.build | 25 'aarch64_virt' : 360, 37 'arm_cubieboard' : 360, 43 'arm_sx1' : 360,
|
H A D | test_aarch64_virt.py | 22 timeout = 360
|
/qemu/tests/qtest/ |
H A D | meson.build | 3 'aspeed_smc-test': 360, 16 'prom-env-test': 360, 17 'boot-serial-test': 360,
|
H A D | boot-serial-test.c | 226 /* Wait at most 360 seconds. */ in check_guest_output() 228 if (now - start >= 360) { in check_guest_output()
|
/qemu/target/loongarch/ |
H A D | arch_dump.c | 36 QEMU_BUILD_BUG_ON(sizeof(struct loongarch_user_regs) != 360);
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 321 #define TARGET_NETBSD_NR_extattrctl 360
|
/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 309 #define __NR_socketpair 360
|
H A D | unistd_32.h | 342 #define __NR_socketpair 360
|
/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 353 #define __NR_memfd_create 360
|
H A D | unistd_32.h | 362 #define __NR_memfd_create 360
|
/qemu/docs/devel/migration/ |
H A D | qatzip-compression.rst | 25 |qatzip | 16630| 28| 10467| 2940235| 160| 360|
|
/qemu/linux-headers/asm-x86/ |
H A D | unistd_32.h | 360 #define __NR_socketpair 360
|
/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 370 360 common open_by_handle_at sys_open_by_handle_at
|
/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 370 360 common sendmsg sys_sendmsg
|
/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 370 360 common listen sys_listen
|
/qemu/linux-user/mips/ |
H A D | syscall_o32.tbl | 374 360 o32 copy_file_range sys_copy_file_range
|
/qemu/linux-user/alpha/ |
H A D | syscall.tbl | 293 360 common settimeofday sys_settimeofday
|
/qemu/linux-user/arm/ |
H A D | syscall.tbl | 378 360 common inotify_init1 sys_inotify_init1
|
/qemu/linux-user/i386/ |
H A D | syscall_32.tbl | 375 360 i386 socketpair sys_socketpair
|
/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 433 360 common statx sys_statx
|
/qemu/hw/audio/ |
H A D | cs4231a.c | 197 -344, -328, -376, -360, -280, -264, -312, -296, 213 344, 328, 376, 360, 280, 264, 312, 296,
|
/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 370 360 common socketpair sys_socketpair sys_socketpair
|
/qemu/linux-user/ppc/ |
H A D | syscall.tbl | 464 360 common memfd_create sys_memfd_create
|
/qemu/bsd-user/freebsd/ |
H A D | syscall_nr.h | 310 #define TARGET_FREEBSD_NR_getresuid 360
|
/qemu/tests/unit/ |
H A D | test-crypto-pbkdf.c | 143 .key = "\360\235\204\236", /* g-clef ("\xf09d849e) */
|
1234