Searched refs:cursor_guest_mode (Results 1 – 2 of 2) sorted by relevance
94 bool cursor_guest_mode; member
148 if ((s->regs.cur_offset & BIT(31)) || s->cursor_guest_mode) { in ati_cursor_define()589 if (s->cursor_guest_mode) { in ati_mm_write()742 if (!s->cursor_guest_mode && in ati_mm_write()995 if (s->cursor_guest_mode) { in ati_vga_realize()1047 DEFINE_PROP_BOOL("guest_hwcursor", ATIVGAState, cursor_guest_mode, false),