Searched full:generates (Results 1 – 25 of 88) sorted by relevance
1234
/qemu/docs/specs/ |
H A D | acpi_hest_ghes.rst | 59 (1) QEMU generates the ACPI HEST table. This table goes in the current 76 (4) QEMU generates the ACPI linker/loader script for the firmware. The 80 (5) QEMU generates N ADD_POINTER commands, which patch addresses in the 84 (6) QEMU generates N ADD_POINTER commands, which patch addresses in the 88 (7) QEMU generates N ADD_POINTER commands for the firmware, which patch 95 blob contains a 8-byte entry. QEMU generates a single WRITE_POINTER command
|
/qemu/tests/tcg/i386/ |
H A D | README | 7 generates a text output, for comparison with the output obtained with 21 This program executes most SSE/AVX instructions and generates a text output,
|
/qemu/docs/system/openrisc/ |
H A D | or1k-sim.rst | 37 The ``or1k-sim`` board automatically generates a device tree blob ("dtb")
|
H A D | virt.rst | 45 The ``virt`` board automatically generates a device tree blob ("dtb") which it
|
/qemu/include/monitor/ |
H A D | qdev.h | 29 * If @id is NULL, this function generates a unique name and setups @dev
|
/qemu/util/ |
H A D | id.c | 42 * Generates an ID of the form PREFIX SUBSYSTEM NUMBER
|
/qemu/scripts/ |
H A D | undefsym.py | 4 # and passed to this script. The script generates -Wl,-u options to force
|
H A D | u2f-setup-gen.py | 130 Generates the setup directory.
|
/qemu/hw/9pfs/ |
H A D | 9p-util.h | 27 * Generates a Linux device number (a.k.a. dev_t) for given device major 30 * To be more precise: it generates a device number in glibc's format
|
/qemu/tcg/tci/ |
H A D | tcg-target.h | 27 * real target machine but which generates virtual machine code for an
|
/qemu/docs/ |
H A D | image-fuzzer.txt | 34 The test runner generates test images, executes tests utilizing generated 39 By default, the test runner generates new tests and executes them until
|
/qemu/tests/qtest/ |
H A D | stm32l4x5_syscfg-test.c | 262 /* Check that setting rising pin GPIOA[0] generates an irq */ in test_irq_gpio_multiplexer() 289 /* Check that setting rising pin GPIOB[0] generates an irq */ in test_irq_gpio_multiplexer()
|
/qemu/docs/devel/ |
H A D | docs.rst | 19 * a Sphinx extension in ``docs/sphinx/hxtool.py`` generates rST output
|
H A D | tracing.rst | 85 directory trace-events file. The top level directory generates trace files 229 The "nop" backend generates empty trace event functions so that the compiler
|
/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 73 * generates r1 and r2 and passes them into the csu _startup. in target_thread_init()
|
H A D | target_arch_cpu.h | 58 * o Misaligned PC generates ILL_ILLADR (these can't come from qemu) in target_cpu_loop()
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-bootstrap.pre | 6 # debootstrap < 1.0.67 generates empty sources.list, see Debian#732255
|
/qemu/target/hexagon/ |
H A D | gen_semantics.c | 19 * This program generates the semantics file that is processed by
|
H A D | gen_dectree_import.c | 19 * This program generates the encodings file that is processed by
|
/qemu/docs/interop/ |
H A D | virtio-balloon-stats.rst | 67 which generates ``/machine/peripheral-anon/device[1]`` as the QOM path for
|
/qemu/scripts/simplebench/ |
H A D | img_bench_templater.py | 53 This script generates performance tests from a test template (example below),
|
/qemu/disas/ |
H A D | disas-host.c | 80 /* TCG only generates code for arm mode. */ in initialize_debug_host()
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_privileged.c.inc | 29 /* always generates U-level ECALL, fixed in do_interrupt handler */
|
/qemu/target/i386/tcg/ |
H A D | excp_helper.c | 149 * INT1 aka ICEBP generates a trap-like #DB, but it is pretty special. in helper_icebp()
|
/qemu/tests/ |
H A D | Makefile.include | 22 @echo " $(MAKE) check-report.junit.xml Generates an aggregated XML test report"
|
1234