Home
last modified time | relevance | path

Searched refs:vc (Results 1 – 21 of 21) sorted by relevance

/qemu/ui/
H A Dgtk-egl.c36 vc->gfx.esurface, vc->gfx.ectx); in gtk_egl_set_scanout_mode()
94 gd_egl_scanout_flush(&vc->gfx.dcl, 0, 0, vc->gfx.w, vc->gfx.h); in gd_egl_draw()
135 if (!vc->gfx.gls || !vc->gfx.ds) { in gd_egl_update()
140 vc->gfx.esurface, vc->gfx.ectx); in gd_egl_update()
152 vc, vc->window ? vc->window : vc->gfx.drawing_area); in gd_egl_refresh()
201 vc->gfx.esurface, vc->gfx.ectx); in gd_egl_switch()
330 vc->gfx.cursor_x = pos_x * vc->gfx.scale_x; in gd_egl_cursor_position()
331 vc->gfx.cursor_y = pos_y * vc->gfx.scale_y; in gd_egl_cursor_position()
357 egl_texture_blit(vc->gfx.gls, &vc->gfx.win_fb, &vc->gfx.guest_fb, in gd_egl_scanout_flush()
359 egl_texture_blend(vc->gfx.gls, &vc->gfx.win_fb, &vc->gfx.cursor_fb, in gd_egl_scanout_flush()
[all …]
H A Dgtk-gl-area.c32 surface_gl_destroy_texture(vc->gfx.gls, vc->gfx.ds); in gtk_gl_area_set_scanout_mode()
33 surface_gl_create_texture(vc->gfx.gls, vc->gfx.ds); in gtk_gl_area_set_scanout_mode()
75 y1 = vc->gfx.y0_top ? 0 : vc->gfx.h; in gd_gl_area_draw()
76 y2 = vc->gfx.y0_top ? vc->gfx.h : 0; in gd_gl_area_draw()
104 surface_gl_setup_viewport(vc->gfx.gls, vc->gfx.ds, ww, wh); in gd_gl_area_draw()
105 surface_gl_render_texture(vc->gfx.gls, vc->gfx.ds); in gd_gl_area_draw()
114 if (!vc->gfx.gls || !vc->gfx.ds) { in gd_gl_area_update()
128 gd_update_monitor_refresh_rate(vc, vc->window ? vc->window : vc->gfx.drawing_area); in gd_gl_area_refresh()
143 surface_gl_create_texture(vc->gfx.gls, vc->gfx.ds); in gd_gl_area_refresh()
172 surface_gl_destroy_texture(vc->gfx.gls, vc->gfx.ds); in gd_gl_area_switch()
[all …]
H A Dgtk.c150 vc = &s->vc[i]; in gd_vc_find_by_menu()
165 vc = &s->vc[i]; in gd_vc_find_by_page()
247 VirtualConsole *vc = &s->vc[i]; in gd_update_caption() local
1603 gd_grab_update(vc, true, vc->s->ptr_owner == vc); in gd_grab_keyboard()
1604 vc->s->kbd_owner = vc; in gd_grab_keyboard()
1619 gd_grab_update(vc, false, vc->s->ptr_owner == vc); in gd_ungrab_keyboard()
1636 gd_grab_update(vc, vc->s->kbd_owner == vc, true); in gd_grab_pointer()
1639 vc->s->ptr_owner = vc; in gd_grab_pointer()
1655 gd_grab_update(vc, vc->s->kbd_owner == vc, false); in gd_ungrab_pointer()
1989 vc->focus = vc->vte.terminal; in gd_vc_vte_init()
[all …]
H A Dconsole-vc.c606 vc_put_lf(vc); in vc_put_one()
704 int *param = &vc->esc_params[vc->nb_esc_params]; in vc_putchar()
725 vc_set_cursor(vc, s->x, s->y - vc->esc_params[0]); in vc_putchar()
732 vc_set_cursor(vc, s->x, s->y + vc->esc_params[0]); in vc_putchar()
739 vc_set_cursor(vc, s->x + vc->esc_params[0], s->y); in vc_putchar()
746 vc_set_cursor(vc, s->x - vc->esc_params[0], s->y); in vc_putchar()
750 vc_set_cursor(vc, vc->esc_params[0] - 1, s->y); in vc_putchar()
755 vc_set_cursor(vc, vc->esc_params[1] - 1, vc->esc_params[0] - 1); in vc_putchar()
971 ChardevVC *vc = backend->u.vc.data; in vc_chr_open() local
1023 ChardevVC *vc; in vc_chr_parse() local
[all …]
H A Dspice-app.c75 VCChardevClass *vc = CHARDEV_VC_GET_CLASS(chr); in vc_chr_open() local
90 vc->parent_open(chr, be, be_opened, errp); in vc_chr_open()
106 VCChardevClass *vc = CHARDEV_VC_CLASS(oc); in char_vc_class_init() local
109 vc->parent_open = cc->open; in char_vc_class_init()
223 .vc = "vc",
H A Dmeson.build22 system_ss.add(when: pixman, if_true: files('console-vc.c'), if_false: files('console-vc-stubs.c'))
H A Dconsole.c1616 const char *vc = "vc:80Cx24C"; in qemu_display_get_vc() local
1618 const char *vc = NULL; in qemu_display_get_vc()
1622 if (dpys[opts->type] && dpys[opts->type]->vc) { in qemu_display_get_vc()
1623 vc = dpys[opts->type]->vc; in qemu_display_get_vc()
1625 return vc; in qemu_display_get_vc()
H A Ddbus.c521 .vc = "vc",
/qemu/target/alpha/
H A Dtranslate.c686 tcg_gen_deposit_i64(vc, vc, tmp, 0, 30); in gen_cvtlq()
717 TCGv vb, vc; in IEEE_ARITH2() local
738 TCGv vb, vc; in gen_ieee_intcvt() local
776 tcg_gen_or_i64(vc, vc, tmp); in IEEE_INTCVT()
783 TCGv va, vb, vc; in gen_ieee_arith3() local
895 gen_zapnoti(vc, vc, byte_mask); in gen_ext_h()
914 gen_zapnoti(vc, vc, byte_mask); in gen_ext_l()
950 tcg_gen_shri_i64(vc, vc, 1); in gen_ins_h()
1491 tcg_gen_ext32s_i64(vc, vc); in translate_one()
1503 tcg_gen_ext32s_i64(vc, vc); in translate_one()
[all …]
/qemu/include/ui/
H A Dgtk.h121 VirtualConsole vc[MAX_VCS]; member
157 void gd_update_windowsize(VirtualConsole *vc);
158 void gd_update_monitor_refresh_rate(VirtualConsole *vc, GtkWidget *widget);
159 void gd_hw_gl_flushed(void *vc);
162 void gd_egl_init(VirtualConsole *vc);
163 void gd_egl_draw(VirtualConsole *vc);
196 void gd_gl_area_init(VirtualConsole *vc);
197 void gd_gl_area_draw(VirtualConsole *vc);
H A Dconsole.h447 const char *vc; member
/qemu/tests/tcg/cris/bare/
H A Dcheck_btst.s10 setf vc
/qemu/backends/
H A Ddbus-vmstate.c491 VMStateIfClass *vc = VMSTATE_IF_CLASS(oc); in dbus_vmstate_class_init() local
494 vc->get_id = dbus_vmstate_get_id; in dbus_vmstate_class_init()
/qemu/qapi/
H A Dchar.json463 # @vc: v1.5
495 'vc',
672 'vc': 'ChardevVCWrapper',
/qemu/docs/
H A Dqdev-device-use.txt197 * vc:WIDTHxHEIGHT becomes -chardev vc,width=WIDTH,height=HEIGHT
199 * vc:<COLS>Cx<ROWS>C becomes -chardev vc,cols=<COLS>,rows=<ROWS>
/qemu/hw/core/
H A Dqdev.c804 VMStateIfClass *vc = VMSTATE_IF_CLASS(class); in device_class_init() local
817 vc->get_id = device_vmstate_if_get_id; in device_class_init()
/qemu/system/
H A Dvl.c1384 const char *vc = qemu_display_get_vc(&dpy); in qemu_create_default_devices() local
1419 add_device_config(DEV_SERIAL, vc ?: "null"); in qemu_create_default_devices()
1422 add_device_config(DEV_PARALLEL, vc ?: "null"); in qemu_create_default_devices()
1424 if (default_monitor && vc) { in qemu_create_default_devices()
1425 monitor_parse(vc, "readline", false); in qemu_create_default_devices()
/qemu/hw/net/
H A Dvmxnet3.c2488 VMXNET3Class *vc = VMXNET3_DEVICE_GET_CLASS(qdev); in vmxnet3_realize() local
2496 vc->parent_dc_realize(qdev, errp); in vmxnet3_realize()
2503 VMXNET3Class *vc = VMXNET3_DEVICE_CLASS(class); in vmxnet3_class_init() local
2515 &vc->parent_dc_realize); in vmxnet3_class_init()
/qemu/target/ppc/
H A Dfpu_helper.c3396 float64 psum, va, vb, vc, vd; in vsxger16() local
3409 vc = !(pmsk & 1) ? float64_zero : in vsxger16()
3414 psum = float64r32_muladd(vc, vd, psum, 0, excp_ptr); in vsxger16()
/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1148 E(0xe7f8, VCEQ, VRR_b, V, 0, 0, 0, 0, vc, 0, TCG_COND_EQ, IF_VEC)
1150 E(0xe7fb, VCH, VRR_b, V, 0, 0, 0, 0, vc, 0, TCG_COND_GT, IF_VEC)
1152 E(0xe7f9, VCHL, VRR_b, V, 0, 0, 0, 0, vc, 0, TCG_COND_GTU, IF_VEC)
/qemu/
H A Dqemu-options.hx3563 "-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]\n"
3597 ``vc``, ``ringbuf``, ``file``, ``pipe``, ``console``, ``serial``,
3755 ``-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]``
3756 Connect to a QEMU text console. ``vc`` may optionally be given a
4149 default device is ``vc`` in graphical mode and ``stdio`` in non
4160 ``vc[:WxH]``
4166 vc:800x600
4172 vc:80Cx24C
4332 port). The default device is ``vc`` in graphical mode and ``stdio``
4387 default device is ``vc`` in graphical mode and ``stdio`` in non