Home
last modified time | relevance | path

Searched +full:x86 +full:- +full:netbsd (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A D0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch3 Date: Sun, 6 Apr 2025 08:29:28 -0700
4 Subject: [PATCH] Define more ioctl codes on riscv32gc-unknown-linux-gnu
7 riscv32gc-unknown-linux-gnu.
9 Upstream-Status: Submitted [https://github.com/rust-lang/libc/pull/4382]
11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 ---
13 vendor/libc-0.2.158/.cargo-checksum.json | 2 +-
14 .../src/unix/linux_like/linux/arch/generic/mod.rs | 6 +++++-
15 vendor/libc-0.2.167/.cargo-checksum.json | 2 +-
16 .../src/unix/linux_like/linux/arch/generic/mod.rs | 4 +++-
[all …]
/openbmc/qemu/docs/system/
H A Dintroduction.rst7 ---------------------------
14 .. list-table:: Supported Accelerators
15 :header-rows: 1
17 * - Accelerator
18 - Host OS
19 - Host Architectures
20 * - KVM
21 - Linux
22 - Arm (64 bit only), MIPS, PPC, RISC-V, s390x, x86
23 * - Xen
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A D0002-meson-Add-options-pciutils-ftdi-usb.patch9 Upstream-Status: Inappropriate Just to fix yocto build system
11 Change-Id: Ib697b9f7cc7fc553cfdeb75ae9d49a367badd286
12 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
13 ---
14 meson.build | 6 +++---
16 2 files changed, 6 insertions(+), 3 deletions(-)
18 diff --git a/meson.build b/meson.build
20 --- a/meson.build
22 @@ -150,9 +150,9 @@ systems_serial = [ 'linux', 'openbsd', 'freebsd', 'dragonfly', 'netbsd', 'da
24 cpus_port_io = [ 'x86', 'x86_64' ]
[all …]
/openbmc/qemu/docs/about/
H A Dbuild-platforms.rst1 .. _Supported-build-platforms:
25 support for those backports, unless the feature is auto-detectable in a
33 :ref:`setup-build-env` page.
36 ----------------------------
40 .. list-table::
41 :header-rows: 1
43 * - CPU Architecture
44 - Accelerators
45 * - Arm
46 - hvf (64 bit only), kvm (64 bit only), tcg, xen
[all …]
/openbmc/qemu/hw/core/
H A Duboot_image.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 * (C) Copyright 2000-2005
8 * NOTE: This header file defines an interface to U-Boot. Including
10 * use of U-Boot, and does *not* fall under the heading of "derived
28 IH_OS_NETBSD, /* NetBSD */
53 IH_OS_OPENSBI, /* RISC-V OpenSBI */
70 IH_ARCH_I386, /* Intel x86 */
80 IH_ARCH_NIOS, /* Nios-32 */
82 IH_ARCH_NIOS2, /* Nios-II */
87 IH_ARCH_NDS32, /* ANDES Technology - NDS32 */
[all …]
/openbmc/qemu/docs/user/
H A Dmain.rst1 .. _user-mode:
7 ---------------------------
11 - Linux (referred as qemu-linux-user)
13 - BSD (referred as qemu-bsd-user)
16 --------
23 System calls are the principle interface between user-space and the
42 normal and real-time signals.
52 supported. QEMU user-mode processes can still be run inside containers
63 .. _linux-user-mode:
66 -------------------------
[all …]
/openbmc/qemu/docs/devel/testing/
H A Dmain.rst7 everything from unit testing and exercising specific sub-systems all
9 tests you can run ``make check-help`` from either the source or build
16 [./pyvenv/bin/]meson test --suite qemu:softfloat
38 -------------------------
49 Different sub-types of "make check" tests will be explained below.
55 .. _unit-tests:
68 In QEMU, unit tests can be invoked with ``make check-unit``. They are
76 1. Create a new source file. For example, ``tests/unit/foo-test.c``.
86 is in ``tests/unit/foo-test.c``, it is enough to add an entry like::
90 'foo-test': [],
[all …]
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h4 * Copyright (c) 2013-15 Stacey D. Son (sson at FreeBSD)
29 #include "netbsd/syscall_nr.h"
34 * or x86/_types.h
43 * On NetBSD time_t is always defined as an int64_t. On OpenBSD time_t
243 * to cover up to 64 bits on 32-bit machines. We assume that
246 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));
247 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));
312 * to cover up to 64 bits on 32-bit machines. We assume that
315 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));
316 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));
[all …]
/openbmc/u-boot/doc/uImage.FIT/
H A Dsource_file_format.txt1 U-Boot new uImage source file format (bindings definition)
8 ---------------
15 replace direct passing of 'struct bd_info' which was used to boot pre-FDT
18 However, U-Boot needs to support both techniques to provide backward
21 blob. Kernel image, FDT blob and possibly ramdisk image - all must be placed
24 Additionally, old uImage format has been extended to support multi sub-images
34 --------------------------------
40 (3) increases code reuse as it is already part of the U-Boot source tree.
45 uImage internals. Bindings are defined from U-Boot perspective, i.e. describe
46 final form of the uImage at the moment when it reaches U-Boot. User
[all …]
/openbmc/ipmitool/control/
H A Dipmitool.spec.in2 Summary: ipmitool - Utility for IPMI control
8 Source: %{name}-%{version}.tar.gz
9 Buildroot: /var/tmp/ipmitool-root
16 This utility can communicate with IPMI-enabled devices through either a
19 communications and remote Serial-over-LAN functionality.
28 rm -rf $RPM_BUILD_ROOT
34 ./configure --with-kerneldir \
35 --with-rpm-distro=@DISTRO@ \
36 --prefix=%{_prefix} \
37 --bindir=%{_bindir} \
[all …]
/openbmc/ipmitool/
H A Dconfigure.ac6 AM_INIT_AUTOMAKE([ipmitool], [1.8.15-cvs])
35 CFLAGS="$CFLAGS -Wall -Wextra -std=c99 -pedantic -Wformat -Wformat-nonliteral"
38 LIBTOOL="$LIBTOOL --silent"
45 [LIBS="$LIBS -lsocket -lnsl"], [], [-lsocket])])
78 LIBS="$LIBS -R/usr/sfw/lib"
79 # disable the linux-specific interfaces
88 # disable the linux and solaris-specific interfaces
95 # disable the linux and solaris-specific interfaces
107 *netbsd*)
114 # disable the linux and solaris-specific interfaces on Hurd
[all …]
H A DChangeLog1 version 1.8.15 2014-11-24
2 * ID: 340 - ipmitool sol session improperly closes on packet retry
3 * ID: 277 - support for hostnames longer than 64 chars
4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
5 * ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
6 * ID: 247 - 'sensor thresh' help output is wrong
7 * ID: 324 - conflicting declaration write_fru_area()
8 * ID: 337 - Add support for 13G Dell PowerEdge
9 * ID: 325 - DDR4 DIMM Decoding Logic
10 * ID: 328 - HPM.2 fixes
[all …]
/openbmc/qemu/
H A Dconfigure14 source_path=$(cd "$(dirname -- "$0")"; pwd)
16 if test "$PWD" -ef "$source_path"
20 MARKER=build/auto-created-by-configure
22 if test -e build
24 if test -f $MARKER
26 rm -rf build
36 echo "your source directory, or try doing an out-of-tree build."
41 # This file is auto-generated by configure to support in-source tree
46 @$(MAKE) -C build -f Makefile $(MAKECMDGOALS)
48 test -e build/auto-created-by-configure ; \
[all …]
H A DMAINTAINERS10 consult qemu-devel and not any specific individual privately.
23 W: Web-page with status/info
59 ------------------------------
63 L: qemu-devel@nongnu.org
72 R: Philippe Mathieu-Daudé <philmd@linaro.org>
75 F: docs/devel/build-environment.rst
76 F: docs/devel/code-of-conduct.rst
78 F: docs/devel/conflict-resolution.rst
80 F: docs/devel/submitting-a-patch.rst
81 F: docs/devel/submitting-a-pull-request.rst
[all …]
H A Dmeson.build15 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'
52 bsd_oses = ['gnu/kfreebsd', 'freebsd', 'netbsd', 'openbsd', 'dragonfly', 'darwin']
53 supported_oses = ['windows', 'freebsd', 'netbsd', 'openbsd', 'darwin', 'sunos', 'linux', 'emscripte…
54 supported_cpus = ['ppc', 'ppc64', 's390x', 'riscv32', 'riscv64', 'x86', 'x86_64',
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"')
[all …]
/openbmc/u-boot/
H A DREADME1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2000 - 2013
9 This directory contains the source code for U-Boot, a boot loader for
15 The development of U-Boot is closely related to Linux: some parts of
37 scattered throughout the U-Boot source identifying the people or
41 actual U-Boot source tree; however, it can be created dynamically
51 U-Boot, you should send a message to the U-Boot mailing list at
52 <u-boot@lists.denx.de>. There is also an archive of previous traffic
53 on the mailing list - please search the archive before asking FAQ's.
54 Please see http://lists.denx.de/pipermail/u-boot and
[all …]
/openbmc/u-boot/common/
H A Dimage.c1 // SPDX-License-Identifier: GPL-2.0+
5 * (C) Copyright 2000-2006
30 #include <u-boot/md5.h>
31 #include <u-boot/sha1.h>
47 #include <u-boot/md5.h>
56 #include <u-boot/crc.h>
66 { IH_ARCH_I386, "x86", "Intel x86", },
88 { IH_ARCH_RISCV, "riscv", "RISC-V", },
89 { -1, "", "", },
94 { IH_OS_ARM_TRUSTED_FIRMWARE, "arm-trusted-firmware", "ARM Trusted Firmware" },
[all …]
/openbmc/qemu/pc-bios/
HDu-boot.e500 ... --------------------- ...
/openbmc/u-boot/include/
H A Dimage.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * (C) Copyright 2000-2005
8 * NOTE: This header file defines an interface to U-Boot. Including
10 * use of U-Boot, and does *not* fall under the heading of "derived
48 #include <asm/u-boot.h>
153 IH_OS_NETBSD, /* NetBSD */
193 IH_ARCH_I386, /* Intel x86 */
203 IH_ARCH_NIOS, /* Nios-32 */
205 IH_ARCH_NIOS2, /* Nios-II */
210 IH_ARCH_NDS32, /* ANDES Technology - NDS32 */
[all …]
H A Delf.h1 /* SPDX-License-Identifier: BSD-3-Clause */
15 /* This version doesn't work for 64-bit ABIs - Erik */
24 /* 64-bit ELF base types */
57 #define ELFCLASS32 1 /* 32-bit objs */
58 #define ELFCLASS64 2 /* 64-bit objs */
63 #define ELFDATA2LSB 1 /* Little-Endian */
64 #define ELFDATA2MSB 2 /* Big-Endian */
69 #define ELFOSABI_HPUX 1 /* Hewlett-Packard HP-UX */
70 #define ELFOSABI_NETBSD 2 /* NetBSD */
79 /* 64-255 Architecture-specific value range */
[all …]
/openbmc/
Dopengrok1.0.log1 2025-12-10 03:01:05.333-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-10 03:01:05.409-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-12-09 03:01:08.224-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-09 03:01:08.298-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
/openbmc/qemu/include/
H A Delf.h4 /* 32-bit ELF base types. */
11 /* 64-bit ELF base types. */
47 #define EF_MIPS_ARCH_1 0x00000000 /* -mips1 code. */
48 #define EF_MIPS_ARCH_2 0x10000000 /* -mips2 code. */
49 #define EF_MIPS_ARCH_3 0x20000000 /* -mips3 code. */
50 #define EF_MIPS_ARCH_4 0x30000000 /* -mips4 code. */
51 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code. */
88 #define EF_MIPS_MACH_SB1 0x008a0000 /* Broadcom SB-1 */
96 #define EF_MIPS_MACH_9000 0x00990000 /* PMC-Sierra RM9000 */
102 #define MIPS_ABI_FP_UNKNOWN (-1) /* Unknown FP ABI (internal) */
[all …]
/openbmc/openbmc/poky/meta/files/
H A Dspdx-licenses.json18 "detailsUrl": "https://spdx.org/licenses/3D-Slicer-1.0.json",
21 "licenseId": "3D-Slicer-1.0",
23 "reference": "https://spdx.org/licenses/3D-Slicer-1.0.html",
55 "detailsUrl": "https://spdx.org/licenses/AdaCore-doc.json",
58 "licenseId": "AdaCore-doc",
60 "reference": "https://spdx.org/licenses/AdaCore-doc.html",
64 "https://github.com/AdaCore/gnatcoll-core/blob/master/docs/index.rst",
65 "https://github.com/AdaCore/gnatcoll-db/blob/master/docs/index.rst"
69 "detailsUrl": "https://spdx.org/licenses/Adobe-2006.json",
72 "licenseId": "Adobe-2006",
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch8 Upstream-Status: Pending
10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 ---
13 bfd/configure | 1333 ++++++++----
14 bfd/configure.ac | 2 +-
16 binutils/configure | 1331 ++++++++----
18 gas/configure | 1331 ++++++++----
20 gprof/configure | 1331 ++++++++----
22 gprofng/configure | 1693 ++++++++++++----
24 gprofng/gp-display-html/Makefile.in | 2 +
[all …]