Searched +full:- +full:- +full:- (Results 251 – 275 of 8680) sorted by relevance
1...<<11121314151617181920>>...348
/qemu/tests/qemu-iotests/tests/ |
H A D | stream-under-throttle.out | 2 ----------------------------------------------------------------------
|
H A D | migration-permissions.out | 2 ----------------------------------------------------------------------
|
H A D | reopen-file.out | 2 ----------------------------------------------------------------------
|
H A D | stream-error-on-reset.out | 2 ----------------------------------------------------------------------
|
H A D | export-incoming-iothread.out | 2 ----------------------------------------------------------------------
|
H A D | mirror-change-copy-mode.out | 2 ----------------------------------------------------------------------
|
H A D | stream-unaligned-prefetch.out | 2 ----------------------------------------------------------------------
|
H A D | migrate-during-backup.out | 2 ----------------------------------------------------------------------
|
H A D | backing-file-invalidation.out | 2 ----------------------------------------------------------------------
|
H A D | backup-discard-source.out | 2 ----------------------------------------------------------------------
|
H A D | mirror-ready-cancel-error.out | 2 ----------------------------------------------------------------------
|
H A D | nbd-multiconn.out | 2 ----------------------------------------------------------------------
|
H A D | migrate-bitmaps-postcopy-test.out | 2 ----------------------------------------------------------------------
|
H A D | luks-detached-header.out | 2 ----------------------------------------------------------------------
|
H A D | graph-changes-while-io.out | 2 ----------------------------------------------------------------------
|
/qemu/tests/qemu-iotests/ |
H A D | 096.out | 2 ----------------------------------------------------------------------
|
H A D | 196.out | 2 ----------------------------------------------------------------------
|
H A D | 132.out | 2 ----------------------------------------------------------------------
|
H A D | 165.out | 2 ----------------------------------------------------------------------
|
H A D | 264.out | 2 ----------------------------------------------------------------------
|
H A D | 152.out | 2 ----------------------------------------------------------------------
|
H A D | 148.out | 2 ----------------------------------------------------------------------
|
H A D | 129.out | 2 ----------------------------------------------------------------------
|
/qemu/tests/lcitool/ |
H A D | refresh | 3 # Re-generate container recipes 7 # https://gitlab.com/libvirt/libvirt-ci 13 # the top-level directory. 28 lcitool_path = Path(self_dir, "libvirt-ci", "bin", "lcitool") 30 lcitool_cmd = [lcitool_path, "--data-dir", self_dir] 63 " id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi\n" 70 cmd.extend(["--cross", cross]) 82 filename = Path(src_dir, ".gitlab-ci.d", "cirrus", target + ".vars") 83 cmd = lcitool_cmd + ["variables", "--format", "shell", target, "qemu"] 89 cmd = lcitool_cmd + ["variables", "--format", "json", target, "qemu"] [all …]
|
/qemu/bsd-user/freebsd/ |
H A D | os-stat.c | 32 return -TARGET_EFAULT; in h2t_freebsd11_stat() 35 __put_user(host_st->st_dev, &target_st->st_dev); in h2t_freebsd11_stat() 36 __put_user(host_st->st_ino, &target_st->st_ino); in h2t_freebsd11_stat() 37 __put_user(host_st->st_mode, &target_st->st_mode); in h2t_freebsd11_stat() 38 __put_user(host_st->st_nlink, &target_st->st_nlink); in h2t_freebsd11_stat() 39 __put_user(host_st->st_uid, &target_st->st_uid); in h2t_freebsd11_stat() 40 __put_user(host_st->st_gid, &target_st->st_gid); in h2t_freebsd11_stat() 41 __put_user(host_st->st_rdev, &target_st->st_rdev); in h2t_freebsd11_stat() 42 __put_user(host_st->st_atim.tv_sec, &target_st->st_atim.tv_sec); in h2t_freebsd11_stat() 43 __put_user(host_st->st_atim.tv_nsec, &target_st->st_atim.tv_nsec); in h2t_freebsd11_stat() [all …]
|
1...<<11121314151617181920>>...348