]> xenbits.xensource.com Git - qemu-xen-4.6-testing.git/commit
fix stdvga + videoram config option
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 21 May 2009 17:08:19 +0000 (18:08 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 21 May 2009 17:08:19 +0000 (18:08 +0100)
commitd086eb683d724aa37199d9be351ae800cf1725ac
tree0a320a86a86806084f11c18c6901f726fb7f8c47
parent414a6144ec9a964fb4d2c201e9378cad59a46212
fix stdvga + videoram config option

[There is an unfortunate] initial configuration check done by qemu that is
actually meaningless for us (at least on x86).

This patch should fix the problem.  I kept the check in place only in
case it might be of some use for the ia64 people.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
vl.c