| /qemu/ui/ |
| A D | gtk-egl.c | 36 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 …]
|
| A D | gtk-gl-area.c | 32 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 …]
|
| A D | gtk.c | 150 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 …]
|
| A D | console-vc.c | 606 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 …]
|
| A D | spice-app.c | 75 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",
|
| A D | meson.build | 22 system_ss.add(when: pixman, if_true: files('console-vc.c'), if_false: files('console-vc-stubs.c'))
|
| A D | console.c | 1583 const char *vc = "vc:80Cx24C"; in qemu_display_get_vc() local 1585 const char *vc = NULL; in qemu_display_get_vc() 1589 if (dpys[opts->type] && dpys[opts->type]->vc) { in qemu_display_get_vc() 1590 vc = dpys[opts->type]->vc; in qemu_display_get_vc() 1592 return vc; in qemu_display_get_vc()
|
| A D | dbus.c | 521 .vc = "vc",
|
| /qemu/target/alpha/ |
| A D | translate.c | 686 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/ |
| A D | gtk.h | 121 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);
|
| A D | console.h | 443 const char *vc; member
|
| /qemu/backends/ |
| A D | dbus-vmstate.c | 491 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/docs/ |
| A D | qdev-device-use.txt | 197 * vc:WIDTHxHEIGHT becomes -chardev vc,width=WIDTH,height=HEIGHT 199 * vc:<COLS>Cx<ROWS>C becomes -chardev vc,cols=<COLS>,rows=<ROWS>
|
| /qemu/qapi/ |
| A D | char.json | 502 # @vc: virtual console (since 1.5) 534 'vc', 722 'vc': 'ChardevVCWrapper',
|
| /qemu/hw/core/ |
| A D | qdev.c | 738 VMStateIfClass *vc = VMSTATE_IF_CLASS(class); in device_class_init() local 751 vc->get_id = device_vmstate_if_get_id; in device_class_init()
|
| /qemu/system/ |
| A D | vl.c | 1392 const char *vc = qemu_display_get_vc(&dpy); in qemu_create_default_devices() local 1427 add_device_config(DEV_SERIAL, vc ?: "null"); in qemu_create_default_devices() 1430 add_device_config(DEV_PARALLEL, vc ?: "null"); in qemu_create_default_devices() 1432 if (default_monitor && vc) { in qemu_create_default_devices() 1433 monitor_parse(vc, "readline", false); in qemu_create_default_devices()
|
| /qemu/hw/net/ |
| A D | vmxnet3.c | 2485 VMXNET3Class *vc = VMXNET3_DEVICE_GET_CLASS(qdev); in vmxnet3_realize() local 2493 vc->parent_dc_realize(qdev, errp); in vmxnet3_realize() 2500 VMXNET3Class *vc = VMXNET3_DEVICE_CLASS(class); in vmxnet3_class_init() local 2512 &vc->parent_dc_realize); in vmxnet3_class_init()
|
| /qemu/target/ppc/ |
| A D | fpu_helper.c | 3396 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/ |
| A D | insn-data.h.inc | 1148 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/ |
| A D | qemu-options.hx | 3690 "-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]\n" 3724 ``vc``, ``ringbuf``, ``file``, ``pipe``, ``console``, ``serial``, 3882 ``-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]`` 3883 Connect to a QEMU text console. ``vc`` may optionally be given a 4286 default device is ``vc`` in graphical mode and ``stdio`` in non 4297 ``vc[:WxH]`` 4303 vc:800x600 4309 vc:80Cx24C 4480 port). The default device is ``vc`` in graphical mode and ``stdio`` 4535 default device is ``vc`` in graphical mode and ``stdio`` in non
|