]> git.proxmox.com Git - qemu.git/commit
console: stop using DisplayState in gfx hardware emulation
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 5 Mar 2013 14:24:14 +0000 (15:24 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 18 Mar 2013 09:21:59 +0000 (10:21 +0100)
commitc78f71378a345ea240c288993ca1378ded5504b9
tree0d5dc0c86064556faed610883db4422ac13c6d66
parentbc2ed9704fff2c721e4056ab5281f0291718bfa6
console: stop using DisplayState in gfx hardware emulation

Use QemuConsole instead.  Updates interfaces in console.[ch] and adapts
gfx hardware emulation code.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
31 files changed:
hw/arm/musicpal.c
hw/blizzard.c
hw/cirrus_vga.c
hw/exynos4210_fimd.c
hw/framebuffer.c
hw/framebuffer.h
hw/g364fb.c
hw/jazz_led.c
hw/milkymist-vgafb.c
hw/omap_lcdc.c
hw/pl110.c
hw/pxa2xx_lcd.c
hw/qxl-render.c
hw/qxl.c
hw/sm501.c
hw/ssd0303.c
hw/ssd0323.c
hw/tc6393xb.c
hw/tc6393xb_template.h
hw/tcx.c
hw/vga-isa-mm.c
hw/vga-isa.c
hw/vga-pci.c
hw/vga.c
hw/vga_int.h
hw/vmware_vga.c
hw/xenfb.c
include/ui/console.h
include/ui/spice-display.h
ui/console.c
ui/spice-display.c