/qemu/docs/devel/ |
H A D | kconfig.rst | 8 targets, where each target can emulate various boards and at the same 11 card, even though the boards use different PCI host bridges, and they 13 SCSI adapters. Arm, s390 and x86 boards can all present a virtio-blk 16 Each QEMU target enables a subset of the boards, devices and buses that 24 * new targets and boards can be added without knowing in detail the 25 architecture of the hardware emulation subsystems. Boards only have 31 of boards or devices. For example, by default most targets will include 198 some boards (notably s390) easily support a subset of PCI devices, 208 **boards** 229 Boards specify their constituent devices using ``imply`` and ``select`` [all …]
|
/qemu/docs/system/arm/ |
H A D | mps2.rst | 1 Arm MPS2 and MPS3 boards (``mps2-an385``, ``mps2-an386``, ``mps2-an500``, ``mps2-an505``, ``mps2-an… 6 The Arm MPS2, MPS2+ and MPS3 dev boards are FPGA based (the 2+ has a 51 - QEMU does not model the QSPI flash in MPS3 boards as real QSPI 54 - QEMU does not model the USB controller in MPS3 boards
|
H A D | musca.rst | 1 Arm Musca boards (``musca-a``, ``musca-b1``) 4 The Arm Musca development boards are a reference implementation
|
H A D | realview.rst | 1 Arm Realview boards (``realview-eb``, ``realview-eb-mpcore``, ``realview-pb-a8``, ``realview-pbx-a9… 6 certain Linux kernel configurations work out of the box on these boards.
|
H A D | raspi.rst | 1 Raspberry Pi boards (``raspi0``, ``raspi1ap``, ``raspi2b``, ``raspi3ap``, ``raspi3b``, ``raspi4b``) 5 QEMU provides models of the following Raspberry Pi boards:
|
H A D | aspeed.rst | 1 Aspeed family boards (``ast2500-evb``, ``ast2600-evb``, ``ast2700-evb``, ``bletchley-bmc``, ``fuji-… 5 Aspeed evaluation boards. They are based on different releases of the 245 Aspeed 2700 family boards (``ast2700-evb``) 248 The QEMU Aspeed machines model BMCs of Aspeed evaluation boards. 419 Aspeed minibmc family boards (``ast1030-evb``) 423 boards. They are based on different releases of the
|
/qemu/configs/devices/ppc64-softmmu/ |
H A D | default.mak | 3 # Include all 32-bit boards 6 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/hw/display/ |
H A D | Kconfig | 105 # defaults to "N", enabled by specific boards 138 # defaults to "N", enabled by specific boards
|
/qemu/docs/system/ |
H A D | target-avr.rst | 11 As for now it supports few Arduino boards for educational and testing purposes. 12 These boards use a ATmega controller, which model is limited to USART & 16-bit
|
H A D | target-arm.rst | 19 the same SoC. Even with fifty boards QEMU does not cover more than a 28 embedded boards). For most boards the CPU type is fixed (matching what
|
H A D | target-riscv.rst | 18 For most boards the CPU type is fixed (matching what the hardware has), 56 Unfortunately many of the RISC-V boards QEMU supports are currently
|
/qemu/include/hw/misc/ |
H A D | mps2-scc.h | 25 * bit 0. Boards where this bit controls memory remapping should 27 * Boards where bit 0 has no special function should leave the GPIO
|
/qemu/hw/riscv/ |
H A D | boot.c | 25 #include "hw/boards.h" 198 * on boards without much RAM we must ensure that we still leave in riscv_load_initrd() 199 * enough room for a decent sized initrd, and on boards with large in riscv_load_initrd() 202 * So for boards with less than 1GB of RAM we put the initrd in riscv_load_initrd() 203 * halfway into RAM, and for boards with 1GB of RAM or more we put in riscv_load_initrd() 369 * 'fdt_addr' is received as hwaddr because boards might put
|
/qemu/hw/arm/ |
H A D | digic_boards.c | 2 * QEMU model of the Canon DIGIC boards (cameras indeed :). 29 #include "hw/boards.h"
|
/qemu/configs/targets/ |
H A D | or1k-softmmu.mak | 3 # needed by boot.c and all boards
|
H A D | rx-softmmu.mak | 3 # all boards require libfdt
|
/qemu/configs/devices/rx-softmmu/ |
H A D | default.mak | 3 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/avr-softmmu/ |
H A D | default.mak | 3 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/microblaze-softmmu/ |
H A D | default.mak | 3 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/tricore-softmmu/ |
H A D | default.mak | 3 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/microblazeel-softmmu/ |
H A D | default.mak | 3 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/mips64-softmmu/ |
H A D | default.mak | 5 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/configs/devices/or1k-softmmu/ |
H A D | default.mak | 7 # Boards:
|
/qemu/configs/devices/loongarch64-softmmu/ |
H A D | default.mak | 6 # Boards are selected by default, uncomment to keep out of the build.
|
/qemu/include/hw/arm/ |
H A D | boot.h | 54 /* multicore boards that use the default secondary core boot functions 56 * and the GIC address in the next 3 values, respectively. boards that 68 /* multicore boards that use the default secondary core boot functions
|