|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [ANNOUNCE] Xen 3.3.2 and 3.4.1 released
On 10/08/2009 11:11, "Andrew Lyon" <andrew.lyon@xxxxxxxxx> wrote:
> Sorry to report this on the final 3.4.1 but I never had time to test
> any of the rc's, it appears that the fix for using videoram config
> setting was not applied to 3.4.1, when I try to start a domain with
> stdvga=1 and videoram=16 it fails:
Do you mean this:
commit e0bb6b8df60863bca0163a1688baf4854e931e55
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date: Mon Jun 8 17:45:42 2009 +0100
stdvga + videoram config option
Without this patch, guests cannot be created on ia64 because of
qemu-dm's error.
Signed-off-by: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
That appears to remove this assignment
ram_size = vga_ram_size;
from an ia64-specific fragment in vl.c which doesn't appear in the 3.4
branch.
If that's not what you meant, what did you mean ? :-)
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|