|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HVM and WIndows NT
On Thu, 6 Aug 2009, Alexandre CABROL PERALES wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Maybe critical point on stdvga=0 is in xend.log
>
> [2009-08-06 19:39:53 4748] WARNING (image:495) domain winnt01: device
> model failure: pid 5858: died due to signal 8; see
> /var/log/xen/qemu-dm-winnt01.log
> [2009-08-06 19:39:53 4748] WARNING (XendDomainInfo:1877) Domain has
> crashed: name=winnt01 id=4.
>
> line 3328
>
> and in qemu-dm-winnt01.log
>
> I/O request not ready: 0, ptr: 0, port: e9, data: 43, count: 1, size: 1
> vga s->lfb_addr = f1000000 s->lfb_end = f1400000
>
> line 17
Is this the qemu log message of your failed xen 3.4 test?
It seems that you are using stdvga=1 because the line:
vga s->lfb_addr = f1000000 s->lfb_end = f1400000
is only printed when stdvga is used instead of cirrus.
If the qemu log you posted are not the right ones, could you please do
another test with stdvga=0 and send the qemu logs on the list?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|