Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 15 of 15) sorted by relevance

/qemu/scripts/qapi/
H A D.flake8
/qemu/pc-bios/
H A DREADME87 Nuvoton NPCM7xx/8xx BMC devices. It currently implements the bare minimum to
93 ASPEED AST27x0 BMC SOC. It currently implements the bare minimum to
/qemu/docs/system/ppc/
H A Dpseries.rst203 access to the bare metal hardware directly. Although POWER7 had this capability,
207 Power bare metal). Although it runs on a PowerNV platform, it can only be used
232 | PowerNV | bare metal | 32 | hash | no | yes |
H A Dpowernv.rst4 PowerNV (as Non-Virtualized) is the "bare metal" platform using the
/qemu/docs/system/arm/
H A Dvirt.rst232 Hardware configuration information for bare-metal programming
256 - For guests booting as "bare-metal" (any other kind of boot),
/qemu/target/riscv/
H A Dcpu.c1110 RISCV_CPU(obj)->cfg.ext_zicntr = !mcc->def->bare; in riscv_cpu_init()
1111 RISCV_CPU(obj)->cfg.ext_zihpm = !mcc->def->bare; in riscv_cpu_init()
2713 mcc->def->bare |= def->bare; in riscv_cpu_class_base_init()
2716 assert(mcc->def->bare); in riscv_cpu_class_base_init()
2907 .bare = true,
H A Dcpu.h550 bool bare; member
/qemu/python/
H A Dsetup.cfg75 # Prefer pylint's bare-except checks to flake8's
/qemu/docs/specs/
H A Dacpi_erst.rst38 storage backend for virtual machines (as it is now for bare metal
/qemu/docs/
H A Dpcie.txt29 is weird anyway since it cannot be done for "bare metal".
/qemu/docs/about/
H A Demulation.rst109 have a full libc to be run as "bare-metal" code under QEMU's user-mode
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst13 one-shot fix, the bare minimum we ask is that:
/qemu/docs/devel/testing/
H A Dmain.rst988 either totally bare with minimal gcc lib support (for system-mode tests)
/qemu/
H A Dqemu-options.hx2497 Websocket connections. If a bare websocket option is given, the
4180 guest address space and used mostly for ``bare metal`` type
5153 bare-metal test case code).
/qemu/tcg/ppc/
H A Dtcg-target.c.inc1078 eliminated bare ADDIS, so we know both insns are required. */