Skip to content
  • Alon Levy's avatar
    qxl_ring: keep qxl pointer · e59bb1a7
    Alon Levy authored
    Add a qxl_screen_t* member to qxl_ring to make generelizing outb to
    ioport_write easier in the next patch. This means we do an extra deref
    and addition for every outb, but it means the code becomes simpler for
    doing outb in qxl_drv.so and a function call for spiceqxl_drv.so
    e59bb1a7