Searched refs:pflash0 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/docs/system/riscv/ |
H A D | virt.rst | 59 By default, the first flash device (pflash0) is expected to contain 68 -blockdev node-name=pflash0,driver=file,read-only=on,filename=<edk2_code> \ 70 -M virt,pflash0=pflash0,pflash1=pflash1 \ 74 the first flash device (pflash0) by additionally passing ``-bios 81 -blockdev node-name=pflash0,driver=file,read-only=on,filename=<m_mode_code> \ 82 -M virt,pflash0=pflash0 \
|
/openbmc/qemu/hw/arm/ |
H A D | vexpress.c | 549 PFlashCFI01 *pflash0; in vexpress_common_init() local 667 pflash0 = ve_pflash_cfi01_register(map[VE_NORFLASH0], "vexpress.flash0", in vexpress_common_init() 673 flash0mem = sysbus_mmio_get_region(SYS_BUS_DEVICE(pflash0), 0); in vexpress_common_init()
|
/openbmc/qemu/docs/interop/ |
H A D | firmware.json | 304 # -drive if=none,id=pflash0,readonly=on,file=@executable.@filename,format=@executa… 305 # -machine pflash0=pflash0
|
/openbmc/qemu/docs/system/ |
H A D | introduction.rst | 161 -machine type=virt,virtualization=on,pflash0=rom,pflash1=efivars \
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 186.out | 456 pflash0 (NODE_NAME): json:{"read-zeroes": "on", "driver": "null-co", "size": "1M"} (null-co)
|