Home
last modified time | relevance | path

Searched refs:guest_primary (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member
H A Dqxl.c280 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
665 qxl->guest_primary.commands++; in interface_get_command()
848 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1510 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1613 d->guest_primary.surface = surface; in qxl_set_mode()
1807 d->guest_primary.surface = d->ram->create_surface; in ioport_write()
1965 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem, in qxl_dirty_surfaces()
1966 qxl->guest_primary.surface.height, in qxl_dirty_surfaces()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member
H A Dqxl.c279 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
665 qxl->guest_primary.commands++; in interface_get_command()
824 qxl->guest_primary.commands++; in interface_get_cursor_command()
951 qxl->guest_primary.resized = 1; in interface_update_area_complete()
953 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1479 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1582 d->guest_primary.surface = surface; in qxl_set_mode()
1784 d->guest_primary.surface = d->ram->create_surface;
1942 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem,
1943 qxl->guest_primary.surface.height,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h62 struct guest_primary { struct
71 } guest_primary; member
H A Dqxl.c280 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
666 qxl->guest_primary.commands++; in interface_get_command()
849 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1510 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1613 d->guest_primary.surface = surface; in qxl_set_mode()
1815 d->guest_primary.surface = d->ram->create_surface;
1973 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem,
1974 qxl->guest_primary.surface.height,
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/display/
H A Dqxl-render.c38 src = qxl->guest_primary.data; in qxl_blit()
65 qxl->guest_primary.resized++; in qxl_render_resize()
68 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
69 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
72 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
73 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
105 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
106 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
110 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
138 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h62 struct guest_primary { struct
71 } guest_primary; member
H A Dqxl.c294 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
675 qxl->guest_primary.commands++; in interface_get_command()
848 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1512 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1615 d->guest_primary.surface = surface; in qxl_set_mode()
1803 d->guest_primary.surface = d->ram->create_surface; in ioport_write()
1961 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem, in qxl_dirty_surfaces()
1962 qxl->guest_primary.surface.height, in qxl_dirty_surfaces()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h62 struct guest_primary { struct
71 } guest_primary; member
H A Dqxl.c280 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
666 qxl->guest_primary.commands++; in interface_get_command()
849 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1510 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1613 d->guest_primary.surface = surface; in qxl_set_mode()
1815 d->guest_primary.surface = d->ram->create_surface;
1973 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem,
1974 qxl->guest_primary.surface.height,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member
H A Dqxl.c280 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
665 qxl->guest_primary.commands++; in interface_get_command()
848 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1510 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1613 d->guest_primary.surface = surface; in qxl_set_mode()
1807 d->guest_primary.surface = d->ram->create_surface; in ioport_write()
1965 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem, in qxl_dirty_surfaces()
1966 qxl->guest_primary.surface.height, in qxl_dirty_surfaces()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member
H A Dqxl.c280 qxl->guest_primary.resized = 1; in qxl_spice_monitors_config_async()
665 qxl->guest_primary.commands++; in interface_get_command()
848 qxl->guest_primary.commands++; in interface_get_cursor_command()
976 qxl->guest_primary.resized = 1; in interface_update_area_complete()
978 if (qxl->guest_primary.resized) { in interface_update_area_complete()
1512 QXLSurfaceCreate *sc = &qxl->guest_primary.surface; in qxl_create_guest_primary()
1615 d->guest_primary.surface = surface; in qxl_set_mode()
1809 d->guest_primary.surface = d->ram->create_surface; in ioport_write()
1967 qxl_dirty_one_surface(qxl, qxl->guest_primary.surface.mem, in qxl_dirty_surfaces()
1968 qxl->guest_primary.surface.height, in qxl_dirty_surfaces()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/display/
H A Dqxl-render.c39 src = qxl->guest_primary.data; in qxl_blit()
66 qxl->guest_primary.resized++; in qxl_render_resize()
69 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
70 qxl->guest_primary.bits_pp = 15; in qxl_render_resize()
73 qxl->guest_primary.bytes_pp = 2; in qxl_render_resize()
74 qxl->guest_primary.bits_pp = 16; in qxl_render_resize()
106 if (qxl->guest_primary.resized) { in qxl_render_update_area_unlocked()
107 qxl->guest_primary.resized = 0; in qxl_render_update_area_unlocked()
111 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
139 if (!qxl->guest_primary.data) { in qxl_render_update_area_unlocked()
[all …]
H A Dqxl.h61 struct guest_primary { struct
70 } guest_primary; member

12