Searched +full:- +full:- +full:disable +full:- +full:fdt (Results 1 – 25 of 27) sorted by relevance
12
5 - gcc9 # - OS name (currently only linux)10 # - OS distribution (e.g. "jammy" for Linux)11 # - Names and values of visible environment variables set in .travis.yml or Settings panel19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu"23 …- secure: "F7GDRgjuOo5IUyRLqSkmDL7kvdU4UcH3Lm/W2db2JnDHTGCqgEdaYEYKciyCLZ57vOTsTsOgesN8iUT7hNHBd1K…30 - SRC_DIR=".."31 - BUILD_DIR="build"32 - BASE_CONFIG="--disable-docs --disable-tools"33 - TEST_BUILD_CMD=""[all …]
15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))28 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')35 tmpdir = meson.current_build_dir() / 'meson-private/temp'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"')128 '--rustc-version', rustc.version(),129 '--workspace', meson.project_source_root() / 'rust'][all …]
1 # These options do not correspond to a --enable/--disable-* option3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too.9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'],12 description: 'use specified string as sub-version of the package')25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like …27 …description: 'set block driver read-only whitelist (by default affects only QEMU, not tools like q…28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M',33 description: 'fuzzing engine library for OSS-Fuzz')40 # Everything else can be set via --enable/--disable-* option42 # here make sure to run "make update-buildoptions".[all …]
27 .help = "commit changes to the disk images (if -snapshot is used) or backing files",33 Commit changes to the disk images (if -snapshot is used) or backing files.70 available during the preconfig state (i.e. when the --preconfig command122 .args_type = "force:-f,device:B",123 .params = "[-f] device",124 .help = "stop an active background block operation (use -f"181 .args_type = "force:-f,device:B",182 .params = "[-f] device",183 .help = "eject a removable medium (use -f to force it)",188 ``eject [-f]`` *device*[all …]
2 * ARM mach-virt emulation23 * + we want to present a very stripped-down minimalist platform,41 #include "hw/vfio/vfio-calxeda-xgmac.h"42 #include "hw/vfio/vfio-amd-xgbe.h"57 #include "qemu/error-report.h"59 #include "hw/pci-host/gpex.h"60 #include "hw/virtio/virtio-pci.h"61 #include "hw/core/sysbus-fdt.h"62 #include "hw/platform-bus.h"63 #include "hw/qdev-properties.h"[all …]
6 * SPDX-License-Identifier: GPL-2.0-or-later17 #include "qemu/error-report.h"36 * (see https://datasheets.raspberrypi.com/bcm2711/bcm2711-peripherals.pdf39 static int raspi_add_memory_node(void *fdt, hwaddr mem_base, hwaddr mem_len) in raspi_add_memory_node() argument45 acells = qemu_fdt_getprop_cell(fdt, "/", "#address-cells", in raspi_add_memory_node()47 scells = qemu_fdt_getprop_cell(fdt, "/", "#size-cells", in raspi_add_memory_node()50 fprintf(stderr, "dtb file invalid (#address-cells or #size-cells 0)\n"); in raspi_add_memory_node()51 ret = -1; in raspi_add_memory_node()53 qemu_fdt_add_subnode(fdt, nodename); in raspi_add_memory_node()54 qemu_fdt_setprop_string(fdt, nodename, "device_type", "memory"); in raspi_add_memory_node()[all …]
6 * SPDX-License-Identifier: GPL-2.0-or-later10 #include "system/address-spaces.h"12 #include "hw/arm/fsl-imx8mp.h"14 #include "hw/qdev-properties.h"16 #include "qemu/error-report.h"20 static void imx8mp_evk_modify_dtb(const struct arm_boot_info *info, void *fdt) in imx8mp_evk_modify_dtb() argument24 /* Temporarily disable following nodes until they are implemented */ in imx8mp_evk_modify_dtb()26 "nxp,imx8mp-fspi", in imx8mp_evk_modify_dtb()32 offset = fdt_node_offset_by_compatible(fdt, -1, dev_str); in imx8mp_evk_modify_dtb()34 fdt_nop_node(fdt, offset); in imx8mp_evk_modify_dtb()[all …]
20 #include "hw/arm/xlnx-zynqmp.h"23 #include "qemu/error-report.h"43 #define TYPE_ZCU102_MACHINE MACHINE_TYPE_NAME("xlnx-zcu102")51 return s->secure; in OBJECT_DECLARE_SIMPLE_TYPE()58 s->secure = value; in zcu102_set_secure()65 return s->virt; in zcu102_get_virt()72 s->virt = value; in zcu102_set_virt()75 static void zcu102_modify_dtb(const struct arm_boot_info *binfo, void *fdt) in zcu102_modify_dtb() argument85 if (!s->secure) { in zcu102_modify_dtb()86 node_path = qemu_fdt_node_path(fdt, NULL, "xlnx,zynqmp-firmware", in zcu102_modify_dtb()[all …]
4 * Copyright (c) 2010 - 2011 B Labs Ltd.20 * Contributions after 2012-01-13 are licensed under the terms of the38 #include "qemu/error-report.h"48 #include "target/arm/cpu-qom.h"63 * the "legacy" one (used for A9) and the "Cortex-A Series"189 #define TYPE_VEXPRESS_A9_MACHINE MACHINE_TYPE_NAME("vexpress-a9")190 #define TYPE_VEXPRESS_A15_MACHINE MACHINE_TYPE_NAME("vexpress-a15")218 unsigned int smp_cpus = ms->smp.cpus; in init_cpus()233 if (object_property_find(cpuobj, "reset-cbar")) { in init_cpus()234 object_property_set_int(cpuobj, "reset-cbar", periphbase, in init_cpus()[all …]
4 * Copyright (c) 2006-2007 CodeSourcery.12 #include "qemu/error-report.h"16 #include "hw/arm/linux-boot-if.h"29 #include "qemu/config-file.h"57 if (arm_feature(&cpu->env, ARM_FEATURE_EL3) && info->secure_boot) { in arm_boot_address_space()67 { 0x580000c0 }, /* ldr x0, arg ; Load the lower 32-bits of DTB */71 { 0x58000084 }, /* ldr x4, entry ; Load the lower 32-bits of kernel entry */73 { 0, FIXUP_ARGPTR_LO }, /* arg: .word @DTB Lower 32-bits */74 { 0, FIXUP_ARGPTR_HI}, /* .word @DTB Higher 32-bits */75 { 0, FIXUP_ENTRYPOINT_LO }, /* entry: .word @Kernel Entry Lower 32-bits */[all …]
2 # Docker TriCore cross-compiler target8 # Copyright (c) 2018 Philippe Mathieu-Daudé10 # SPDX-License-Identifier: GPL-2.0-or-later12 FROM docker.io/library/debian:11-slim15 DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \16 DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy \19 ca-certificates \26 libglib2.0-dev \27 libpixman-1-dev \30 ninja-build \[all …]
2 - local: '/.gitlab-ci.d/crossbuild-template.yml'4 cross-armhf-user:7 job: armhf-debian-cross-container9 IMAGE: debian-armhf-cross11 cross-arm64-system:14 job: arm64-debian-cross-container16 IMAGE: debian-arm64-cross18 cross-arm64-user:21 job: arm64-debian-cross-container23 IMAGE: debian-arm64-cross[all …]
7 - ccache12 - source scripts/ci/gitlab-ci-section13 - section_start setup "Pre-script setup"14 - JOBS=$(expr $(nproc) + 1)15 - cat /packages.txt16 - section_end setup18 - export CCACHE_BASEDIR="$(pwd)"19 - export CCACHE_DIR="$CCACHE_BASEDIR/ccache"20 - export CCACHE_MAXSIZE="500M"21 - export PATH="$CCACHE_WRAPPERSDIR:$PATH"[all …]
7 - ccache11 - source scripts/ci/gitlab-ci-section12 - section_start setup "Pre-script setup"13 - JOBS=$(expr $(nproc) + 1)14 - cat /packages.txt15 - section_end setup17 - export CCACHE_BASEDIR="$(pwd)"18 - export CCACHE_DIR="$CCACHE_BASEDIR/ccache"19 - export CCACHE_MAXSIZE="500M"20 - export PATH="$CCACHE_WRAPPERSDIR:$PATH"[all …]
2 - local: '/.gitlab-ci.d/buildtest-template.yml'4 build-system-alpine:6 - .native_build_job_template7 - .native_build_artifact_template9 - job: amd64-alpine-container12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu13 MAKE_CHECK_ARGS: check-build14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog16 check-system-alpine:19 - job: build-system-alpine[all …]
1 # This file is generated by meson-buildoptions.py, do not edit!3 printf "%s\n" ' --audio-drv-list=CHOICES Set audio driver list [default] (choices: alsa/co'6 printf "%s\n" ' --bindir=VALUE Executable directory [bin]'7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE'8 printf "%s\n" ' set block driver read-only whitelist (by default'9 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE'11 printf "%s\n" ' set block driver read-write whitelist (by default'12 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'13 printf "%s\n" ' --datadir=VALUE Data file directory [share]'[all …]
2 * QEMU RISC-V Board Compatible with SiFive Freedom U SDK4 * Copyright (c) 2016-2017 Sagar Karandikar, sagark@eecs.berkeley.edu15 * 5) OTP (One-Time Programmable) memory with stored serial number39 #include "qemu/error-report.h"99 uint64_t mem_size = ms->ram_size; in create_fdt()100 void *fdt; in create_fdt() local111 "sifive,plic-1.0.0", "riscv,plic0" in create_fdt()114 fdt = ms->fdt = create_device_tree(&s->fdt_size); in create_fdt()115 if (!fdt) { in create_fdt()120 qemu_fdt_setprop_string(fdt, "/", "model", "SiFive HiFive Unleashed A00"); in create_fdt()[all …]
2 * QEMU RISC-V VirtIO Board6 * RISC-V machine with 16550a UART and VirtIO MMIO23 #include "qemu/error-report.h"24 #include "qemu/guest-random.h"29 #include "hw/qdev-properties.h"30 #include "hw/char/serial-mm.h"32 #include "hw/core/sysbus-fdt.h"36 #include "hw/riscv/riscv-iommu-bits.h"46 #include "hw/platform-bus.h"55 #include "hw/pci-host/gpex.h"[all …]
2 * SPDX-License-Identifier: GPL-2.0-or-later4 * uefi vars device - sysbus variant.9 #include "hw/qdev-properties.h"12 #include "hw/uefi/hardware-info.h"13 #include "hw/uefi/var-service.h"14 #include "hw/uefi/var-service-api.h"36 DEFINE_PROP_BOOL("force-secure-boot", uefi_vars_sysbus_state,38 DEFINE_PROP_BOOL("disable-custom-mode", uefi_vars_sysbus_state,40 DEFINE_PROP_BOOL("use-pio", uefi_vars_sysbus_state,48 uefi_vars_init(obj, &uv->state); in uefi_vars_sysbus_init()[all …]
6 * Copyright (c) 2010-2011 David Gibson, IBM Corporation.30 #include "qemu/error-report.h"48 #include "hw/ppc/fdt.h"49 #include "target/ppc/mmu-hash64.h"50 #include "target/ppc/mmu-book3s-v3.h"113 CPUPPCState *env = &cpu->env; in rtas_query_cpu_stopped_state()114 if (env->quiesced) { in rtas_query_cpu_stopped_state()155 env = &newcpu->env; in rtas_start_cpu()157 if (!CPU(newcpu)->halted) { in rtas_start_cpu()164 env->msr = (1ULL << MSR_SF) | (1ULL << MSR_ME); in rtas_start_cpu()[all …]
4 * Copyright (c) 2004-2007 Fabrice Bellard7 * Copyright (c) 2010-2024, IBM Corporation..9 * SPDX-License-Identifier: GPL-2.0-or-later33 #include "qemu/guest-random.h"35 #include "qapi/qapi-events-machine.h"36 #include "qapi/qapi-events-qdev.h"46 #include "hw/fw-path-provider.h"54 #include "migration/qemu-file-types.h"58 #include "mmu-hash64.h"59 #include "mmu-book3s-v3.h"[all …]
4 * Copyright (c) 2017-2024, IBM Corporation.6 * SPDX-License-Identifier: GPL-2.0-or-later13 #include "qemu/error-report.h"18 #include "hw/ppc/fdt.h"24 #include "hw/qdev-properties.h"51 return nvt_idx - SPAPR_XIVE_NVT_BASE; in spapr_xive_nvt_to_target()64 *out_nvt_idx = SPAPR_XIVE_NVT_BASE + cpu->vcpu_id; in spapr_xive_cpu_to_nvt()74 return -1; in spapr_xive_target_to_nvt()111 *out_end_idx = (cpu->vcpu_id << 3) + prio; in spapr_xive_cpu_to_end()121 return -1; in spapr_xive_target_to_end()[all …]
... to %p, end %p ... fdt move failed bootdelay kernel-offset kernaddr rootdisk-offset ...
10 * See the COPYING file in the top-level directory.19 #include "qemu/error-report.h"21 #include "qapi/qapi-visit-machine.h"22 #include "qapi/qapi-commands-machine.h"34 #include "system/confidential-guest-support.h"35 #include "hw/virtio/virtio-pci.h"36 #include "hw/virtio/virtio-net.h"37 #include "hw/virtio/virtio-iommu.h"41 { "scsi-hd", "dpofua", "off" },46 { "arm-cpu", "backcompat-pauth-default-use-qarma5", "true"},[all …]
13 SCSI adapters. Arm, s390 and x86 boards can all present a virtio-blk21 QEMU uses a simple domain-specific language to describe the dependencies36 This domain-specific language is based on the Kconfig language that41 is instead specified in per-target files under the ``configs/``48 --------------------78 include it for clarity and future-proofing. After ``bool`` the following136 ------------------------------------189 Device groups provide a convenient mechanism to enable/disable many199 for example only VFIO (passthrough) and virtio-pci devices.202 board (and not ones which are very board-specific or that need[all …]