]> git.proxmox.com Git - mirror_qemu.git/commit - xen-hvm.c
xen, vga: add API for registering the framebuffer
authorAvi Kivity <avi@redhat.com>
Sun, 18 Dec 2011 14:40:50 +0000 (16:40 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 20 Dec 2011 12:14:08 +0000 (14:14 +0200)
commitc65adf9bcdc9c3212d62696f1b52c8ce0f98dd7f
treea1ee6bc4ac3b3669a1d305536f3d6f1964f28135
parent04097f7c5957273c578f72b9bd603ba6b1d69e33
xen, vga: add API for registering the framebuffer

Xen currently uses the name of a memory region to determine whether it
is the framebuffer.  Replace with an explicit API.

Signed-off-by: Avi Kivity <avi@redhat.com>
hw/vga.c
hw/xen.h
xen-all.c
xen-stub.c