]> Git Repo - qemu.git/commit
xen, vga: add API for registering the framebuffer
authorAvi Kivity <[email protected]>
Sun, 18 Dec 2011 14:40:50 +0000 (16:40 +0200)
committerAvi Kivity <[email protected]>
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 <[email protected]>
hw/vga.c
hw/xen.h
xen-all.c
xen-stub.c
This page took 0.027735 seconds and 4 git commands to generate.