Home
last modified time | relevance | path

Searched +full:- +full:f (Results 1 – 25 of 1064) sorted by relevance

12345678910>>...43

/openbmc/qemu/
H A DMAINTAINERS10 consult qemu-devel and not any specific individual privately.
23 W: Web-page with status/info
36 F: Files and directories with wildcard patterns.
38 F: drivers/net/ all files in and below drivers/net
39 F: drivers/net/* all files in drivers/net, but not below
40 F: */net/* all files in "any top level directory"/net
41 One pattern per line. Multiple F: lines acceptable.
42 X: Files and directories that are NOT maintained, same rules as F:
45 F: net/
59 ------------------------------
[all …]
H A Dqemu-img-cmds.hx12 HXCOMM over to the per-command sections in docs/tools/qemu-img.rst.
15 …"amend [--object objectdef] [--image-opts] [-p] [-q] [-f fmt] [-t cache] [--force] -o options file…
17 .. option:: amend [--object OBJECTDEF] [--image-opts] [-p] [-q] [-f FMT] [-t CACHE] [--force] -o OP…
21-c count] [-d depth] [-f fmt] [--flush-interval=flush_interval] [-i aio] [-n] [--no-drain] [-o off…
23-c COUNT] [-d DEPTH] [-f FMT] [--flush-interval=FLUSH_INTERVAL] [-i AIO] [-n] [--no-drain] [-o OFF…
27--merge SOURCE | --add | --remove | --clear | --enable | --disable)... [-b source_file [-F source_…
29--merge SOURCE | --add | --remove | --clear | --enable | --disable)... [-b SOURCE_FILE [-F SOURCE_…
33 …"check [--object objectdef] [--image-opts] [-q] [-f fmt] [--output=ofmt] [-r [leaks | all]] [-T sr…
35 .. option:: check [--object OBJECTDEF] [--image-opts] [-q] [-f FMT] [--output=OFMT] [-r [leaks | al…
39 …"commit [--object objectdef] [--image-opts] [-q] [-f fmt] [-t cache] [-b base] [-r rate_limit] [-d…
[all …]
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A DMAINTAINERS2 #M: -
4 F: board/freescale/p1_p2_rdb_pc/
5 F: include/configs/p1_p2_rdb_pc.h
6 F: configs/P1020MBG-PC_defconfig
7 F: configs/P1020MBG-PC_36BIT_defconfig
8 F: configs/P1020MBG-PC_36BIT_SDCARD_defconfig
9 F: configs/P1020MBG-PC_SDCARD_defconfig
10 F: configs/P1020RDB-PC_defconfig
11 F: configs/P1020RDB-PC_36BIT_defconfig
12 F: configs/P1020RDB-PC_36BIT_NAND_defconfig
[all …]
/openbmc/u-boot/board/sunxi/
H A DMAINTAINERS4 F: board/sunxi/
5 F: include/configs/sun4i.h
6 F: configs/A10-OLinuXino-Lime_defconfig
7 F: configs/ba10_tv_box_defconfig
8 F: configs/Chuwi_V7_CW0825_defconfig
9 F: configs/Cubieboard_defconfig
10 F: configs/dserve_dsrv9703c_defconfig
11 F: configs/Hyundai_A7HD_defconfig
12 F: configs/inet1_defconfig
13 F: configs/inet97fv2_defconfig
[all …]
/openbmc/u-boot/
H A DMAINTAINERS8 W: Web-page with status/info
17 F: Files and directories with wildcard patterns.
19 F: drivers/net/ all files in and below drivers/net
20 F: drivers/net/* all files in drivers/net, but not below
21 F: */net/* all files in "any top level directory"/net
22 One pattern per line. Multiple F: lines acceptable.
24 N: [^a-z]tegra all files whose path contains the word tegra
27 match F: pattern and matches of N: patterns. By default,
28 get_maintainer will not look at git log history when an F: pattern
31 X: Files and directories that are NOT maintained, same rules as F:
[all …]
/openbmc/qemu/migration/
H A Dqemu-file.c4 * Copyright (c) 2003-2008 Fabrice Bellard
26 #include "qemu/error-report.h"
29 #include "migration-stats.h"
30 #include "qemu-file.h"
35 #include "io/channel-file.h"
65 * Stop a file from being read/written - not all backing files can do this
71 int qemu_file_shutdown(QEMUFile *f) in qemu_file_shutdown() argument
83 * ------------- ------------ in qemu_file_shutdown()
90 * install ALL-ZERO page in qemu_file_shutdown()
92 * --> guest crash! in qemu_file_shutdown()
[all …]
H A Dvmstate-types.c4 * Copyright (c) 2009-2017 Red Hat Inc
10 * See the COPYING file in the top-level directory.
14 #include "qemu/cpu-float.h"
15 #include "qemu-file.h"
18 #include "migration/client-options.h"
19 #include "qemu/error-report.h"
25 static int get_bool(QEMUFile *f, void *pv, size_t size, in get_bool() argument
29 *v = qemu_get_byte(f); in get_bool()
33 static int put_bool(QEMUFile *f, void *pv, size_t size, in put_bool() argument
37 qemu_put_byte(f, *v); in put_bool()
[all …]
H A Dsavevm.h4 * Copyright (c) 2003-2008 Fabrice Bellard
5 * Copyright (c) 2009-2017 Red Hat Inc
11 * See the COPYING file in the top-level directory.
35 int qemu_savevm_state_setup(QEMUFile *f, Error **errp);
38 void qemu_savevm_state_header(QEMUFile *f);
39 int qemu_savevm_state_iterate(QEMUFile *f, bool postcopy);
41 void qemu_savevm_state_complete_postcopy(QEMUFile *f);
42 int qemu_savevm_state_complete_precopy(QEMUFile *f, bool iterable_only);
47 int qemu_savevm_state_complete_precopy_iterable(QEMUFile *f, bool in_postcopy);
48 bool qemu_savevm_state_postcopy_prepare(QEMUFile *f, Error **errp);
[all …]
/openbmc/u-boot/board/freescale/p1010rdb/
H A DMAINTAINERS4 F: board/freescale/p1010rdb/
5 F: include/configs/P1010RDB.h
6 F: configs/P1010RDB-PA_36BIT_NAND_defconfig
7 F: configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig
8 F: configs/P1010RDB-PA_36BIT_NOR_defconfig
9 F: configs/P1010RDB-PA_36BIT_NOR_SECBOOT_defconfig
10 F: configs/P1010RDB-PA_36BIT_SDCARD_defconfig
11 F: configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig
12 F: configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig
13 F: configs/P1010RDB-PA_NAND_defconfig
[all …]
/openbmc/u-boot/board/engicam/imx6q/
H A DMAINTAINERS4 F: board/engicam/imx6q
5 F: include/configs/imx6-engicam.h
6 F: configs/imx6qdl_icore_mmc_defconfig
7 F: configs/imx6q_icore_nand_defconfig
8 F: configs/imx6dl_icore_nand_defconfig
9 F: configs/imx6qdl_icore_rqs_defconfig
10 F: configs/imx6qdl_icore_mipi_defconfig
11 F: configs/imx6qdl_icore_nand_defconfig
12 F: arch/arm/dts/imx6qdl.dtsi
13 F: arch/arm/dts/imx6qdl-u-boot.dtsi
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch8 so that the source can be shared between gcc-cross-initial,
9 gcc-cross-intermediate, gcc-cross, gcc-runtime, and also the sdk build.
11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
14 Upstream-Status: Inappropriate [configuration]
15 ---
16 gcc/configure | 22 ++++++++++++++++++----
17 gcc/configure.ac | 22 ++++++++++++++++++----
18 2 files changed, 36 insertions(+), 8 deletions(-)
20 diff --git a/gcc/configure b/gcc/configure
[all …]
/openbmc/qemu/target/hexagon/
H A Dhex_common.py4 ## Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
26 behdict = {} # tag ->behavior
27 semdict = {} # tag -> semantics
28 attribdict = {} # tag -> attributes
29 macros = {} # macro -> macro information...
30 registers = {} # register -> register functions
34 idef_parser_enabled = {} # tags enabled for idef-parser
64 raise Exception(f"Couldn't find macro: <{l}>")
76 immextre = re.compile(r"f(MUST_)?IMMEXT[(]([UuSsRr])")
106 # Recurse down macros, find attributes from sub-macros
[all …]
/openbmc/u-boot/scripts/dtc/
H A Dtreesource.c17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
37 yyin = current_srcfile->f; in dt_from_source()
49 static void write_prefix(FILE *f, int level) in write_prefix() argument
54 fputc('\t', f); in write_prefix()
61 || strchr("\a\b\t\n\v\f\r", c)); in isstring()
64 static void write_propval_string(FILE *f, struct data val) in write_propval_string() argument
70 assert(str[val.len-1] == '\0'); in write_propval_string()
72 while (m && (m->offset == 0)) { in write_propval_string()
73 if (m->type == LABEL) in write_propval_string()
74 fprintf(f, "%s: ", m->ref); in write_propval_string()
[all …]
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dconversion.hpp3 #include <phosphor-logging/lg2/flags.hpp>
4 #include <phosphor-logging/lg2/header.hpp>
5 #include <phosphor-logging/lg2/level.hpp>
6 #include <phosphor-logging/lg2/logger.hpp>
24 * This covers std::string and C-strings. But, there is subtlety in that
93 static auto log_convert(const char* h, log_flag<Fs...> f, V v) in log_convert() argument
95 // Compile-time checks for valid formatting flags. in log_convert()
96 prohibit(f, floating); in log_convert()
97 prohibit(f, signed_val); in log_convert()
98 prohibit(f, str); in log_convert()
[all …]
/openbmc/u-boot/board/engicam/imx6ul/
H A DMAINTAINERS4 F: board/engicam/imx6ul
5 F: include/configs/imx6-engicam.h
6 F: configs/imx6ul_geam_mmc_defconfig
7 F: configs/imx6ul_geam_nand_defconfig
8 F: configs/imx6ul_isiot_emmc_defconfig
9 F: configs/imx6ul_isiot_mmc_defconfig
10 F: configs/imx6ul_isiot_nand_defconfig
11 F: arch/arm/dts/imx6ul.dtsi
12 F: arch/arm/dts/imx6ul-u-boot.dtsi
13 F: arch/arm/dts/imx6ul-geam-kit.dts
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D0824 # Test qemu-img command line parsing
56 # Last -f should win
57 run_qemu_img create -f foo -f $IMGFMT "$TEST_IMG" $size
60 # Multiple -o should be merged
61 run_qemu_img create -f $IMGFMT -o cluster_size=4k -o lazy_refcounts=on "$TEST_IMG" $size
62 _img_info --format-specific
64 # If the same -o key is specified more than once, the last one wins
65 run_qemu_img create -f $IMGFMT -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k "$TEST_IM…
66 _img_info --format-specific
67 run_qemu_img create -f $IMGFMT -o cluster_size=4k,cluster_size=8k "$TEST_IMG" $size
[all …]
H A D049.out6 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024
9 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024b
12 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1k
15 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1K
18 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1M
21 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1G
24 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1T
27 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0
30 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0b
33 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5k
[all …]
/openbmc/u-boot/board/freescale/corenet_ds/
H A DMAINTAINERS2 #M: -
4 F: board/freescale/corenet_ds/
5 F: include/configs/P3041DS.h
6 F: configs/P3041DS_defconfig
7 F: configs/P3041DS_NAND_defconfig
8 F: configs/P3041DS_SDCARD_defconfig
9 F: configs/P3041DS_SECURE_BOOT_defconfig
10 F: configs/P3041DS_SPIFLASH_defconfig
11 F: configs/P3041DS_SRIO_PCIE_BOOT_defconfig
12 F: include/configs/P4080DS.h
[all …]
/openbmc/u-boot/arch/arm/lib/
H A Dmemcpy.S1 /* SPDX-License-Identifier: GPL-2.0 */
67 blt 8f
70 bne 9f
72 bne 10f
75 stmfd sp!, {r5 - r8}
76 blt 5f
81 CALGN( bcs 2f )
82 CALGN( adr r4, 6f )
89 PLD( blt 4f )
94 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py12 # SPDX-License-Identifier: GPL-2.0-only
50 def cached_mtime(f): argument
51 if f not in __mtime_cache:
52 res = os.stat(f)
53 __mtime_cache[f] = (res.st_mtime_ns, res.st_size, res.st_ino)
54 return __mtime_cache[f]
56 def cached_mtime_noerror(f): argument
57 if f not in __mtime_cache:
59 res = os.stat(f)
60 __mtime_cache[f] = (res.st_mtime_ns, res.st_size, res.st_ino)
[all …]
/openbmc/openbmc/poky/meta/lib/bbconfigbuild/
H A Dconfigfragments.py4 # SPDX-License-Identifier: GPL-2.0-only
16 logger = logging.getLogger('bitbake-config-layers')
31 …raise Exception('Please add a one-line summary as BB_CONF_FRAGMENT_SUMMARY = \"...\" variable at t…
59 def print_fragment(f, verbose, is_enabled): argument
61 print('{}\t{}'.format(f['name'], f['summary']))
63 …ummary: {}\nDescription:\n{}\n'.format(f['name'], f['path'], 'yes' if is_enabled else 'no', f['sum…
70 enabled_fragments = [f for f in fragments if f['name'] in all_enabled_fragments]
71 disabled_fragments = [f for f in fragments if f['name'] not in all_enabled_fragments]
76 for f in enabled_fragments:
77 print_fragment(f, args.verbose, is_enabled=True)
[all …]
/openbmc/qemu/scripts/
H A Dmtest2make.py20 return [base if speed == 'quick' else f'{base}-{speed}' for speed in self.speeds]
26 .speed.quick = $(foreach s,$(sort $(filter-out %-slow %-thorough, $1)), --suite $s)
27 .speed.slow = $(foreach s,$(sort $(filter-out %-thorough, $1)), --suite $s)
28 .speed.thorough = $(foreach s,$(sort $1), --suite $s)
31 .mtestargs = --no-rebuild -t $(TIMEOUT_MULTIPLIER)
33 .mtestargs += --setup $(SPEED)
35 .mtestargs += $(subst -j,--num-processes , $(filter-out -j, $(lastword -j1 $(filter -j%, $(MAKEFLAG…
37 .check.mtestargs = $(MTESTARGS) $(.mtestargs) $(if $(V),--verbose,--print-errorlogs)
38 .bench.mtestargs = $(MTESTARGS) $(.mtestargs) --benchmark --verbose''')
60 if s.endswith('-slow'):
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/iwd/iwd/
H A D0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch8 Upstream-Status: Submitted [https://lists.01.org/hyperkitty/list/iwd@lists.01.org/message/SYX6Z7SUQ…
9 ---
10 Makefile.am | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
13 diff --git a/Makefile.am b/Makefile.am
15 --- a/Makefile.am
17 @@ -628,7 +628,7 @@ ell/shared: Makefile
19 $(AM_V_GEN)for f in $(ell_shared) ; do \
20 if [ ! -f $$f ] ; then \
21 - $(LN_S) -t ell -f $(abs_srcdir)/../ell/$$f ; \
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dchecksum.py5 # SPDX-License-Identifier: GPL-2.0-only
21 # mtime cache (non-persistent)
26 def cached_mtime(self, f): argument
27 if f not in self.cache:
28 self.cache[f] = os.stat(f)[stat.ST_MTIME]
29 return self.cache[f]
31 def cached_mtime_noerror(self, f): argument
32 if f not in self.cache:
34 self.cache[f] = os.stat(f)[stat.ST_MTIME]
37 return self.cache[f]
[all …]
/openbmc/qemu/rust/qemu-api/src/
H A Dcallbacks.rs1 // SPDX-License-Identifier: MIT
8 /// callbacks. These include both zero-capture closures and function pointers.
11 /// `self` parameter, even though for zero-sized functions (including function
14 /// allowing zero-sized functions to be called using only their type.
16 /// This enables zero-sized functions to be passed entirely through generic
17 /// parameters and resolved at compile-time. A typical use is a function
18 /// receiving an unused parameter of generic type `F` and calling it via
19 /// `F::call` or passing it to another function via `func::<F>`.
30 /// unsafe extern "C" fn rust_bh_cb<T, F: for<'a> FnCall<(&'a T,)>>(
34 /// F::call((unsafe { &*(opaque.cast::<T>()) }, ))
[all …]

12345678910>>...43