/qemu/tests/functional/ |
H A D | aspeed.py | 10 def do_test_arm_aspeed_openbmc(self, machine, image, uboot='2019.04', argument 28 def do_test_arm_aspeed_buildroot_start(self, image, cpu_id, pattern='Aspeed EVB'): argument 49 def do_test_arm_aspeed_sdk_start(self, image): argument
|
H A D | test_aarch64_aspeed_ast2700fc.py | 18 def do_test_aarch64_aspeed_sdk_start(self, image): argument
|
H A D | test_aarch64_aspeed_ast2700.py | 18 def do_test_aarch64_aspeed_sdk_start(self, image): argument
|
/qemu/ui/ |
H A D | qemu-pixman.c | 197 pixman_image_t *image = pixman_image_create_bits(format, width, 1, NULL, 0); in qemu_pixman_linebuf_create() local 211 pixman_image_t *image) in qemu_pixman_mirror_create() 221 void qemu_pixman_image_unref(pixman_image_t *image) in qemu_pixman_image_unref() 298 qemu_pixman_shared_image_destroy(pixman_image_t *image, void *data) in qemu_pixman_shared_image_destroy() 308 qemu_pixman_image_new_shareable(pixman_image_t **image, in qemu_pixman_image_new_shareable()
|
H A D | ui-qmp-cmds.c | 229 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() 291 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() 299 static bool ppm_save(int fd, pixman_image_t *image, Error **errp) in ppm_save()
|
H A D | cursor.c | 132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono()
|
H A D | egl-helpers.c | 296 EGLImageKHR image; in egl_dmabuf_export_texture() local 322 EGLImageKHR image = EGL_NO_IMAGE_KHR; in egl_dmabuf_import_texture() local
|
H A D | spice-display.c | 127 QXLImage *image; in qemu_spice_create_one_update() local
|
H A D | console.c | 507 DisplaySurface *qemu_create_displaysurface_pixman(pixman_image_t *image) in qemu_create_displaysurface_pixman()
|
/qemu/include/ui/ |
H A D | surface.h | 19 pixman_image_t *image; member
|
H A D | spice-display.h | 141 QXLImage image; member
|
/qemu/block/ |
H A D | rbd.c | 96 rbd_image_t image; member 392 static int qemu_rbd_encryption_format(rbd_image_t image, in qemu_rbd_encryption_format() 473 static int qemu_rbd_encryption_load(rbd_image_t image, in qemu_rbd_encryption_load() 552 static int qemu_rbd_encryption_load2(rbd_image_t image, in qemu_rbd_encryption_load2() 725 rbd_image_t image; in qemu_rbd_do_create() local
|
/qemu/hw/display/ |
H A D | qxl-logger.c | 106 QXLImage *image; in qxl_log_image() local
|
H A D | ramfb.c | 39 static void ramfb_unmap_display_surface(pixman_image_t *image, void *unused) in ramfb_unmap_display_surface()
|
H A D | vhost-user-gpu.c | 327 pixman_image_t *image = in vhost_user_gpu_handle_display() local
|
H A D | virtio-gpu.c | 577 static void virtio_unref_resource(pixman_image_t *image, void *data) in virtio_unref_resource()
|
H A D | vmware_vga.c | 511 uint32_t image[4096]; member
|
/qemu/tests/qemu-iotests/ |
H A D | 055 | 83 def do_test_pause(self, cmd, target, image): argument 318 def do_test_pause(self, cmd, target, image): argument
|
H A D | 257 | 237 def compare_images(image, reference, baseimg=None, expected_match=True): argument
|
/qemu/hw/sparc64/ |
H A D | sun4u.c | 136 uint8_t image[0x1ff0]; in sun4u_NVRAM_set_params() local
|
/qemu/linux-user/ppc/ |
H A D | signal.c | 490 struct image_info *image = get_task_state(thread_cpu)->info; in setup_rt_frame() local
|
/qemu/linux-user/ |
H A D | signal.c | 301 struct image_info *image = ts->info; in target_restore_altstack() local
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 40 pixman_image_t *image; member
|
/qemu/include/hw/virtio/ |
H A D | virtio-gpu.h | 53 pixman_image_t *image; member
|
/qemu/hw/sparc/ |
H A D | sun4m.c | 154 uint8_t image[0x1ff0]; in nvram_init() local
|