Lines Matching +full:arm +full:- +full:softmmu

13 SCSI adapters.  Arm, s390 and x86 boards can all present a virtio-blk
21 QEMU uses a simple domain-specific language to describe the dependencies
36 This domain-specific language is based on the Kconfig language that
41 is instead specified in per-target files under the ``default-configs/``
48 --------------------
78 include it for clarity and future-proofing. After ``bool`` the following
106 set by the user via ``default-configs/*.mak`` files, and only if
122 ``default-configs/*.mak`` files. The following two examples are
136 ------------------------------------
149 and are never visible in ``default-configs/*.mak`` files. It's
199 for example only VFIO (passthrough) and virtio-pci devices.
202 board (and not ones which are very board-specific or that need
241 Boards are listed for convenience in the ``default-configs/*.mak``
254 other elements; they are never visible in ``default-configs/*.mak``
258 --------------------------------------------
261 a file called ``default-configs/TARGETNAME-softmmu.mak``. These files
262 initialize some Kconfig variables to non-default values and provide the
265 A file in ``default-configs/`` looks like the following example::
267 # Default configuration for alpha-softmmu
278 The first part, consisting of commented-out ``=n`` assignments, tells
286 ``--without-default-devices`` option. When this is done, everything defaults
298 machine, and even then only if ``--nodefaults`` is specified on the
299 command line. Starting a VM *without* ``--nodefaults`` is allowed to
301 ``--without-default-devices`` are considered bugs in the test code:
302 the tests should either use ``--nodefaults``, and should be skipped
312 ----------------
324 and also listed as follows in the top-level meson.build's host_kconfig