Home
last modified time | relevance | path

Searched full:exe (Results 1 – 22 of 22) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dwindows.yml31 - Write-Output "Acquiring msys2.exe installer at $(Get-Date -Format u)"
36 "https://repo.msys2.org/distrib/msys2-x86_64-latest.sfx.exe.sig"
37 -outfile "msys2.exe.sig"
38 - if ( Test-Path -Path msys64\var\cache\msys2.exe.sig ) {
40 …if ( ((Get-FileHash msys2.exe.sig).Hash -ne (Get-FileHash msys64\var\cache\msys2.exe.sig).Hash) ) {
42 Remove-Item -Path msys64\var\cache\msys2.exe.sig ;
43 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {
44 Remove-Item -Path msys64\var\cache\msys2.exe
51 if ( Test-Path -Path msys64\var\cache\msys2.exe ) {
52 Remove-Item -Path msys64\var\cache\msys2.exe
[all …]
H A Dcrossbuild-template.yml43 - if grep -q "EXESUF=.exe" config-host.mak;
46 mv -v qemu-setup*.exe qemu-setup-${version}.exe;
H A Dcrossbuilds.yml179 - build/qemu-setup*.exe
/qemu/scripts/
H A Dnsis.py65 for exe in sorted(glob.glob(
66 os.path.join(destdir + prefix, "qemu-system-*.exe")
68 exe = os.path.basename(exe)
69 arch = exe[12:-4]
77 arch, exe
96 for exe in glob.glob(os.path.join(destdir + prefix, "*.exe")):
97 signcode(exe)
100 analyzed_deps, deps = find_deps(exe, search_path, analyzed_deps)
102 deps.remove(exe)
H A Dextract-vsssdk-headers8 echo 'Usage: extract-vsssdk-headers /path/to/setup.exe' >&2
22 # Extract .MSI file in the .exe, looking for the OLE compound
/qemu/qga/installer/
H A Dqemu-ga.wxs43 …<File Id="qemu_ga.exe" Name="qemu-ga.exe" Source="$(var.BUILD_DIR)/qga/qemu-ga.exe" KeyPath="yes" …
73 …spawn-win32-helper-console.exe" Name="gspawn-win32-helper-console.exe" Source="$(var.BIN_DIR)/gspa…
76 …<File Id="gspawn-win32-helper.exe" Name="gspawn-win32-helper.exe" Source="$(var.BIN_DIR)/gspawn-wi…
81 …spawn-win64-helper-console.exe" Name="gspawn-win64-helper-console.exe" Source="$(var.BIN_DIR)/gspa…
84 …<File Id="gspawn-win64-helper.exe" Name="gspawn-win64-helper.exe" Source="$(var.BIN_DIR)/gspawn-wi…
123 … <RegistryValue Type="string" Name="EventMessageFile" Value="[qemu_ga_directory]qemu-ga.exe" />
134 <Property Id="rundll" Value="rundll32.exe"/>
/qemu/tests/tcg/multiarch/
H A Dcheck-plugin-output.sh22 [ $# -eq 3 ] || die "usage: qemu_bin exe plugin_out_file"
25 exe=$1;shift
30 $qemu_bin $exe ||
31 die "running $exe failed"
/qemu/
H A Dqemu.nsi27 !define UNINST_EXE "$INSTDIR\qemu-uninstall.exe"
37 !define OUTFILE "qemu-setup.exe"
142 WriteUninstaller "qemu-uninstall.exe"
147 File "${BINDIR}\qemu-img.exe"
148 File "${BINDIR}\qemu-io.exe"
213 Delete "$INSTDIR\qemu-img.exe"
214 Delete "$INSTDIR\qemu-io.exe"
215 Delete "$INSTDIR\qemu.exe"
216 Delete "$INSTDIR\qemu-system-*.exe"
H A Dmeson.build4469 foreach exe: execs
4470 exe_name = exe['name']
4475 emulator = executable(exe_name, exe['sources'],
4478 dependencies: arch_deps + exe['dependencies'],
4482 win_subsystem: exe['win_subsystem'])
4497 emulators += {exe['name'] : custom_target(exe['name'],
4499 output: exe['name'],
4504 get_option('bindir') / exe['name'],
4507 emulators += {exe['name']: emulator}
4511 'exe': exe['name'],
[all …]
H A Dconfigure77 TMPE="${TMPDIR1}/${TMPB}.exe"
599 EXESUF=".exe"
/qemu/plugins/
H A Dmeson.build39 # The delaylib will have an "imaginary" name (qemu.exe), that is used by the
46 dlltool_cmd = [dlltool, '-d', '@INPUT@', '-l', '@OUTPUT@', '-D', 'qemu.exe']
47 win32_qemu_plugin_api_link_flags += ['-Wl,-delayload=qemu.exe']
52 '--output-delaylib', '@OUTPUT@', '--dllname', 'qemu.exe']
/qemu/contrib/plugins/
H A Dwin32_linker.c7 * We handle the specific case of a DLL looking for a "qemu.exe",
24 /* If the failing request was for qemu.exe, ... */ in dll_failure_hook()
25 if (strcmp(pdli->szDll, "qemu.exe") == 0) { in dll_failure_hook()
/qemu/migration/
H A Dexec.c35 warn_report("Could not detect cmd.exe path, using default."); in exec_get_cmd_path()
36 return "C:\\Windows\\System32\\cmd.exe"; in exec_get_cmd_path()
38 pstrcat(detected_path, MAX_PATH, "\\cmd.exe"); in exec_get_cmd_path()
/qemu/tcg/
H A Dperf.c171 FILE *exe; in get_e_machine() local
177 exe = fopen("/proc/self/exe", "r"); in get_e_machine()
178 if (exe == NULL) { in get_e_machine()
182 n = fread(&elf_header, sizeof(elf_header), 1, exe); in get_e_machine()
183 fclose(exe); in get_e_machine()
/qemu/tests/bench/
H A Dmeson.build33 exe = executable(bench_name, bench_name + '.c', variable
35 benchmark(bench_name, exe,
/qemu/tests/unit/
H A Dmeson.build192 exe = executable(test_name, src, genh, dependencies: deps) variable
194 test(test_name, exe,
/qemu/qga/
H A Dmeson.build20 $ scripts/extract-vsssdk-headers setup.exe
H A Dcommands-win32.c1373 argv[0] = (gchar *)"defrag.exe"; in qmp_guest_fstrim()
1383 /* defrag.exe is UGLY. Exit code is ALWAYS zero. in qmp_guest_fstrim()
/qemu/hw/audio/
H A Dsb16.c335 setsound.exe with single transfer mode wouldn't work without it in dma_cmd()
946 s->v2x6 = 0; /* Prince of Persia, csp.sys, diagnose.exe */ in dsp_write()
/qemu/contrib/elf2dmp/
H A Dmain.c21 #define PE_NAME "ntoskrnl.exe"
/qemu/linux-user/
H A Dsyscall.c8445 if (is_proc_myself(pathname, "exe")) { in maybe_do_fake_open()
8569 /* Short circuit this for the magic exe check. */ in do_guest_readlink()
8574 if (is_proc_myself((const char *)pathname, "exe")) { in do_guest_readlink()
8670 const char *exe = p; in do_execv() local
8671 if (is_proc_myself(p, "exe")) { in do_execv()
8672 exe = exec_path; in do_execv()
8675 ? safe_execveat(dirfd, exe, argp, envp, flags) in do_execv()
8676 : safe_execve(exe, argp, envp); in do_execv()
10581 /* Short circuit this for the magic exe check. */ in _syscall2()
10583 } else if (is_proc_myself((const char *)p, "exe")) { in _syscall2()
/qemu/util/
H A Dcutils.c1084 len = readlink("/proc/self/exe", buf, sizeof(buf) - 1); in qemu_init_exec_dir()