Home
last modified time | relevance | path

Searched full:below (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/qemu/tests/vm/
H A Dconf_example_x86.yml7 # If any of the below are not provided, we will just use the qemu defaults.
17 # You need to edit the below for your user.
25 # The below is a example for how to configure NUMA topology with
39 # You override the defaults by setting the below.
H A Dconf_example_aarch64.yml7 # If any of the below are not provided, we will just use the qemu defaults.
24 # The below is a example for how to configure NUMA topology with
34 # You override the defaults by setting the below.
/qemu/pc-bios/
H A Dedk2-licenses.txt63 made prior to the move to the License.txt formulation are shown below. Those
82 Complete text of TianoCore Contribution Agreement 1.0 included below
83 Complete text of TianoCore Contribution Agreement 1.1 included below
98 Complete text of TianoCore Contribution Agreement 1.0 included below
99 Complete text of TianoCore Contribution Agreement 1.1 included below
145 1. Create a change description in the format specified below to
154 The "TianoCore Contribution Agreement" is included below in
232 agreement is included below in this document.
245 INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR
248 REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS
[all …]
/qemu/docs/system/
H A Dgeneric-loader.rst16 can be done by following the syntax below::
53 can be done by following the syntax below::
77 shown below:
107 An example of loading an ELF file which CPU0 will boot is shown below::
/qemu/linux-headers/asm-loongarch/
H A Dkvm.h52 * Register set = 0: GP registers from kvm_regs (see definitions below).
56 * Register set = 2: KVM specific registers (see definitions below).
58 * Register set = 3: FPU / SIMD registers (see definitions below).
/qemu/docs/interop/
H A Dprl-xml.rst116 as shown below::
131 The cluster size for each "Compressed" (see below) image in
142 (see below)
156 The element contains the set of ``Shot`` child elements, as shown below::
H A Dparallels.rst78 (see below).
109 defined by BAT entries (see below).
160 extension must be "End of features" (see below).
224 entry is a 64 bit integer as described below:
/qemu/linux-headers/asm-mips/
H A Dkvm.h55 * Register set = 0: GP registers from kvm_regs (see definitions below).
67 * Register set = 2: KVM specific registers (see definitions below).
69 * Register set = 3: FPU / MSA registers (see definitions below).
170 * bits[15..8] - Register subset (see definitions below).
/qemu/docs/system/riscv/
H A Dmicroblaze-v-generic.rst8 More information can be found in below document.
31 Below is an example command line for launching mainline U-boot
H A Dshakti-c.rst48 You could also download the precompiled example applications using below
77 Boot it using the below qemu command.
/qemu/docs/devel/
H A Dvfio-iommufd.rst19 secure context and dma management interface. The below diagram shows how it
134 disabled by default. But it can be force enabled like below, low efficient
146 BAR region yet. Below warning shows for assigned PCI device, it's not a bug.
158 like a real PCI device. There is an error as below if user wants to enable
H A Dqapi-code-gen.rst107 These are discussed in detail below.
243 schema`_ below for more on this.
246 below for more on this.
319 the schema`_ below for more on this.
322 below for more on this.
388 the schema`_ below for more on this.
391 below for more on this.
444 the schema`_ below for more on this.
447 below for more on this.
624 the schema`_ below for more on this.
[all …]
/qemu/include/hw/pci-host/
H A Dgpex.h79 #define PCI_HOST_BELOW_4G_MMIO_BASE "x-below-4g-mmio-base"
80 #define PCI_HOST_BELOW_4G_MMIO_SIZE "x-below-4g-mmio-size"
/qemu/python/tests/
H A Dminreqs.txt14 # For some reason, the presence of packaging==14.0 below requires us to
15 # also pin setuptools to version 70 or below. Otherwise, the
/qemu/tests/uefi-test-tools/
H A DMakefile37 # In the pattern rules below, the stem (%, $*) stands for
81 # In the pattern rules below, the stem (%, $*) stands for "$(target)" only. The
96 # call $(MAKE) are classified automatically as recursive; for "build.sh" below,
/qemu/include/hw/firmware/
H A Dsmbios.h51 * (see below). BIOS must place the entry point(s) at a 16-byte-aligned
54 * only allows the SMBIOS struct table to reside below 4GB address space.
59 * - supports structure table below 4GB only
/qemu/include/system/
H A Dramblock.h55 * Below fields are only used by mapped-ram migration
81 * decided by the `clear_bmap_shift' variable below). On
/qemu/docs/
H A Digd-assign.txt139 region should be created below 4GB (recommended 4KB alignment), sized
151 Firmware must allocate a reserved memory below 4GB with required 1MB
213 translation. Each page table entry points a 4KB page. Illustration below shows
228 right below the Data Stolen Memory (DSM). Accessing this region directly is
235 then let VBIOS/GOP driver initializing this region. Illustration below shows
H A Dpcie_pci_bridge.txt19 (with some limitations, see below).
23 Though it still has some limitations, see below.
/qemu/docs/specs/
H A Dedu.rst55 below) is cleared.
67 register below).
/qemu/docs/system/s390x/
H A Dvfio-ccw.rst25 To define the same device as configured below to be started
35 below.
/qemu/hw/i386/
H A Dpc_piix.c123 * Calculate ram split, for memory below and above 4G. It's a bit in pc_init1()
135 * - Next the max-ram-below-4g option was added, which allowed to in pc_init1()
137 * window below 4G. qemu doesn't enforce gigabyte alignment here, in pc_init1()
140 * - Finally max-ram-below-4g got updated to also allow raising lowmem, in pc_init1()
142 * the 32bit address space below 4G. in pc_init1()
150 * qemu -M pc,max-ram-below-4g=2G -m 4G -> 2048M low, 2048M high in pc_init1()
151 * qemu -M pc,max-ram-below-4g=4G -m 3968M -> 3968M low (=4G-128M) in pc_init1()
/qemu/tests/functional/qemu_test/
H A Dtestcase.py113 reference a file nested below. The path components
131 reference a file nested below. The path components
151 reference a file nested below. The path components
171 reference a file nested below. The path components
/qemu/
H A D.patchew.yml87 This series seems to have some coding style problems. See output below for
95 their output below. If you have Docker installed, you can probably reproduce it
104 This series failed build test on {{test}} host. Please find the details below.
/qemu/docs/system/devices/
H A Dvirtio-gpu.rst50 Mesa's implementations (LLVMpipe, Lavapipe and virgl below) work out of box
96 This device does require host blob support (``hostmem`` field below). The

12345678910>>...22