Home
last modified time | relevance | path

Searched refs:img (Results 401 – 425 of 507) sorted by relevance

1...<<1112131415161718192021

/openbmc/qemu/docs/system/
H A Dsecurity.rst92 ``a.img`` and not guest B's disk image file ``b.img``.
/openbmc/qemu/docs/system/arm/
H A Dsabrelite.rst102 -drive file=sdcard.img,id=rootfs -device sd-card,drive=rootfs
/openbmc/qemu/tests/qemu-iotests/
H A D314.out6 qemu-img: Compression not supported for this file format
H A D122.out82 qemu-img: Having a backing file for the target makes no sense when concatenating multiple input ima…
83 qemu-img: Having a backing file for the target makes no sense when concatenating multiple input ima…
258 qemu-img: -o has no effect when skipping image creation
H A D266.out84 qemu-img: Could not open 'TEST_IMG': File too small for a VHD header
H A D274.out39 === Testing qemu-img commit (top -> mid) ===
120 === Testing qemu-img commit (top -> base) ===
H A D244.out36 qemu-img: error while writing at byte 0: Operation not supported
44 qemu-img: Could not create snapshot 'test': Operation not supported
H A Diotests.py571 def image_size(img: str) -> int:
573 value = qemu_img_info('-f', imgfmt, img)['virtual-size']
784 def try_remove(img): argument
786 os.remove(img)
/openbmc/linux/sound/soc/
H A DKconfig94 source "sound/soc/img/Kconfig"
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dbase.c157 if (!fb->vpr_scrubber.fw.img) { in nvkm_fb_mem_unlock()
/openbmc/qemu/contrib/gitdm/
H A Dfiletypes.txt132 filetype blobs \.img$
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c387 if (!priv->fw->img[IWL_UCODE_INIT].num_sec) in iwl_run_init_ucode()
H A Ddebugfs.c65 const struct fw_img *img; in iwl_dbgfs_sram_read() local
76 img = &priv->fw->img[priv->cur_ucode]; in iwl_dbgfs_sram_read()
77 priv->dbgfs_sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_dbgfs_sram_read()
174 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read() local
181 img->sec[IWL_UCODE_SECTION_DATA].len); in iwl_dbgfs_wowlan_sram_read()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h215 fwrt->fw->img[fwrt->cur_fw_img].paging_mem_size && in iwl_fw_dbg_is_paging_enabled()
/openbmc/u-boot/doc/
H A DREADME.fdt-control133 CONFIG_SPL_FRAMEWORK, then u-boot.img will be built to include the device
151 Then U-Boot will copy that file to u-boot.dtb, put it in the .img file
/openbmc/qemu/docs/system/devices/
H A Dusb.rst123 -drive if=none,id=stick,format=raw,file=/path/to/file.img \\
138 -drive if=none,id=uas-disk1,format=raw,file=/path/to/file1.img \\
139 -drive if=none,id=uas-disk2,format=raw,file=/path/to/file2.img \\
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duboot-config.bbclass25 # Some versions of u-boot use .bin and others use .img. By default use .bin
/openbmc/u-boot/board/freescale/t102xrdb/
H A DREADME302 0x008 2048 U-Boot img 1MB
311 0x000000 0x0FFFFF U-Boot img 1MB
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass225 rm -f $cfg ubi-img
236 ubinize -p ${FLASH_PEB_SIZE}KiB -m ${FLASH_PAGE_SIZE} -o ubi-img $cfg
244 if=ubi-img \
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c837 pixman_image_t *img = in vg_resource_flush() local
845 res->image, NULL, img, in vg_resource_flush()
849 pixman_image_unref(img); in vg_resource_flush()
/openbmc/u-boot/test/fs/
H A Dfs-test.sh582 IMAGE=${IMG}.${fs}.img
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqcow2-internal-snapshots.out55 === qemu-img snapshot can revert to snapshots ===
/openbmc/qemu/qapi/
H A Dtransaction.json228 # user needs to fix it later with qemu-img or other command.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css86 img { selector
225 img { selector
228 img { selector
1116 img { selector
1119 .img-responsive,
1120 .thumbnail > img,
1121 .thumbnail a > img,
1128 .img-rounded {
1131 .img-thumbnail {
1144 .img-circle {
[all …]
H A Dbootstrap.min.css5img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:… selector

1...<<1112131415161718192021