Home
last modified time | relevance | path

Searched refs:runqemu (Results 26 – 50 of 87) sorted by relevance

1234

/openbmc/openbmc/meta-phosphor/conf/templates/default/
H A Dconf-notes.txt5 runqemu qemuarm
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Dqemuboot-mips.inc1 # For runqemu
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dqemuboot-x86.inc1 # For runqemu
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgcc.py11 from oeqa.utils.commands import bitbake, get_bb_var, get_bb_vars, runqemu
82 with runqemu("core-image-minimal", runqemuparams = "nographic") as qemu:
H A Dwic.py24 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
942 with runqemu('wic-image-minimal', ssh=False, runqemuparams='nographic') as qemu:
962 with runqemu('core-image-minimal', ssh=False,
1157 with runqemu('core-image-minimal-mtdutils', ssh=False,
1217 with runqemu('core-image-minimal', ssh=False,
1300 with runqemu('core-image-minimal', ssh=False,
1450 with runqemu('core-image-minimal', ssh=False, runqemuparams='nographic') as qemu:
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt14 You can also run generated qemu images with a command like 'runqemu qemux86-64'.
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu-helper-native_1.0.bb1 SUMMARY = "Helper utilities needed by the runqemu script"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst87 - oeqa/selftest/cases/runqemu: update imports
109 - runqemu: respect :term:`IMAGE_LINK_NAME`
110 - runqemu: Revert "workaround for APIC hang on pre 4.15 kernels on qemux86q"
115 - selftest: runqemu: better check for ROOTFS: in the log
116 - selftest: runqemu: use better error message when asserts fail
H A Dmigration-4.2.rst172 .. _migration-4.2-runqemu-slirp:
174 runqemu now limits slirp host port forwarding to localhost
177 With default slirp port forwarding configuration in runqemu, qemu
179 available on the build host. Most use cases with runqemu only need
218 system. A check has been added to runqemu so that there is a helpful error
H A Drelease-notes-4.2.2.rst154 - runqemu-gen-tapdevs: Refactoring
155 - runqemu-ifupdown/get-tapdevs: Add support for ip tuntap
156 - scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash with unrelated process…
157 - scripts/runqemu: split lock dir creation into a reusable function
H A Drelease-notes-4.0.17.rst93 - scripts/runqemu: add qmp socket support
94 - scripts/runqemu: direct mesa to use its own drivers, rather than ones provided by host distro
95 - scripts/runqemu: fix regex escape sequences
H A Dmigration-4.3.rst222 - The ``runqemu`` script no longer systematically adds two serial ports
230 when ``runqemu`` is executed.
235 - ``runqemu`` now uses the ``ip tuntap`` command instead of ``tunctl``, and
H A Drelease-notes-4.0.4.rst136 - runqemu: Add missing space on default display option
137 - runqemu: display host uptime when starting
140 - scripts/runqemu.README: fix typos and trailing whitespaces
H A Drelease-notes-4.0.12.rst120 - scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash with unrelated process…
121 - scripts/runqemu: split lock dir creation into a reusable function
H A Drelease-notes-4.0.6.rst138 - runqemu: Do not perturb script environment
139 - runqemu: Fix gl-es argument from causing other arguments to be ignored
H A Drelease-notes-4.1.1.rst171 - runqemu: Do not perturb script environment
172 - runqemu: Fix gl-es argument from causing other arguments to be ignored
H A Drelease-notes-4.1.3.rst136 - oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
159 - runqemu: kill qemu if it hangs
H A Drelease-notes-4.0.rst251 - QEMU / runqemu enhancements:
256 - runqemu: support rootfs mounted ro
257 - runqemu: add :term:`DEPLOY_DIR_IMAGE` replacement in QB_OPT_APPEND
258 - runqemu: Allow auto-detection of the correct graphics options
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/selftest/cases/
H A Dsystemd_boot.py5 from oeqa.utils.commands import runCmd, bitbake, get_bb_var, get_bb_vars, runqemu
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-x86-64.txt63 The "runqemu" script defaults were acceptable for testing with only the
66 runqemu \
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Update-test_sysconfig-for-posix_user-purelib.patch11 runqemu qemux86-64 nographic slirp
/openbmc/openbmc/meta-security/meta-parsec/
H A DREADME.md92 Automated Parsec testing with runqemu
158 Manual testing with runqemu
174 You can use runqemu to start a VM with a built image file and run
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/
H A D0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch7 # runqemu qemux86 bootparams="init=/sbin/bootchartd"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass50 # TEST_RUNQEMUPARAMS can be used to pass extra parameters to runqemu, e.g. "gl" to enable OpenGL ac…
360 # We need to check if runqemu ends unexpectedly
376 bb.error('runqemu failed, shutting down...')
/openbmc/openbmc/poky/documentation/dev-manual/
H A Druntime-testing.rst35 commands or just for ``runqemu-ifup``. You must provide the full
46 - Run as root the script in ``scripts/runqemu-gen-tapdevs``, which
73 ``runqemu``.
91 #. The image is booted under QEMU using the standard ``runqemu`` script.

1234