Searched +full:build +full:- +full:some +full:- +full:softmmu +full:- +full:plugins (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/tests/tcg/ |
| H A D | Makefile.target | 1 # -*- Mode: makefile -*- 5 # These are complicated by the fact we want to build them for guest 7 # ones we have cross-compilers for or docker images with 8 # cross-compilers. 11 # cross-compilers don't always have a large amount of libraries 14 # We only include the host build system for SRC_PATH and we don't 17 # CC - the C compiler command 18 # EXTRA_CFLAGS - any extra CFLAGS 19 # BUILD_STATIC - are we building static binaries 21 # By default all tests are statically compiled but some host systems [all …]
|
| /openbmc/qemu/ |
| H A D | configure | 6 # Unset some variables known to interfere with behavior of common tools, 14 source_path=$(cd "$(dirname -- "$0")"; pwd) 16 if test "$PWD" -ef "$source_path" 18 echo "Using './build' as the directory for build output" 20 MARKER=build/auto-created-by-configure 22 if test -e build 24 if test -f $MARKER 26 rm -rf build 28 echo "ERROR: ./build dir already exists and was not previously created by configure" 33 if ! mkdir build || ! touch $MARKER [all …]
|
| H A D | meson.build | 15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py')) 28 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak') 31 # configure runs. Since it is in the build directory 35 tmpdir = meson.current_build_dir() / 'meson-private/temp' 61 # type of binaries to build 66 have_linux_user = have_linux_user or target.endswith('linux-user') 67 have_bsd_user = have_bsd_user or target.endswith('bsd-user') 68 have_system = have_system or target.endswith('-softmmu') 113 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"') 120 message('To use Rust you can install a new version with "cargo install bindgen-cli"') [all …]
|
| /openbmc/qemu/include/qemu/ |
| H A D | qemu-plugin.h | 6 * See the COPYING file in the top-level directory. 8 * SPDX-License-Identifier: GPL-2.0-or-later 20 * For best performance, build the plugin with -fvisibility=hidden so that 41 * typedef qemu_plugin_id_t - Unique plugin ID 46 * Versioning plugins: 52 * The plugins export the API they were built against by exposing the 56 * - removed qemu_plugin_n_vcpus and qemu_plugin_n_max_vcpus 57 * - Remove qemu_plugin_register_vcpu_{tb, insn, mem}_exec_inline. 59 * thread-safety for operations. 62 * - modified arguments and return value of qemu_plugin_insn_data to copy [all …]
|
| /openbmc/ |
| D | opengrok1.0.log | 1 2025-12-04 03:01:25.586-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-12-04 03:01:25.664-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
| D | opengrok2.0.log | 1 2025-12-03 03:01:03.747-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-12-03 03:01:03.821-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |