Home
last modified time | relevance | path

Searched hist:"1 dbfa005032d4fa5d7a5242da856d3487c907431" (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/display/
H A Dvga_int.h1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dcirrus_vga.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvga.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dqxl.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/qemu/ui/
H A Dcurses.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dspice-display.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dconsole.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dgtk.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
H A Dvnc.c1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
/qemu/include/ui/
H A Dconsole.h1dbfa005032d4fa5d7a5242da856d3487c907431 Tue Mar 12 12:44:38 UTC 2013 Gerd Hoffmann <kraxel@redhat.com> console: rename vga_hw_*, add QemuConsole param

Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch). Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>