* W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732
@ 2006-10-10 14:48 Ralf Schenk
2006-10-10 14:56 ` Keir Fraser
2006-10-10 20:32 ` Stefan Berger
0 siblings, 2 replies; 4+ messages in thread
From: Ralf Schenk @ 2006-10-10 14:48 UTC (permalink / raw)
To: xen-devel
Hello !
I installed Windows 2003 Server (RC2) sucessfully on xen 3.0.3-rc3
changeset 11732. XEN and DOM0 is 64-bit X86_64 based.
The hardware I use is a Athlon 64 X2 3800+ (EE, Energy Efficient
Version) on a simple ASUS M2N-MX Mainboard.
However I wasn't able to run the installation with ACPI enabled in the
config file for the domain (acpi=1). The setup procedure simply freezes
after loading all the drivers.
Is this a known issue ? I already tried the same with xeon 3.0.3-rc2
(Changeset 11686) with no success.
Are there hints or comments ?
--
__________________________________________________
Ralf Schenk
fon (02 41) 9 91 21-0
fax (02 41) 9 91 21-59
rs@databay.de
Databay AG
Hüttenstraße 7
D-52068 Aachen
www.databay.de
Databay - einfach machen.
_________________________________________________
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732
2006-10-10 14:48 W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732 Ralf Schenk
@ 2006-10-10 14:56 ` Keir Fraser
2006-10-10 20:32 ` Stefan Berger
1 sibling, 0 replies; 4+ messages in thread
From: Keir Fraser @ 2006-10-10 14:56 UTC (permalink / raw)
To: Ralf Schenk, xen-devel
On 10/10/06 15:48, "Ralf Schenk" <rs@databay.de> wrote:
> I installed Windows 2003 Server (RC2) sucessfully on xen 3.0.3-rc3
> changeset 11732. XEN and DOM0 is 64-bit X86_64 based.
>
> The hardware I use is a Athlon 64 X2 3800+ (EE, Energy Efficient
> Version) on a simple ASUS M2N-MX Mainboard.
>
> However I wasn't able to run the installation with ACPI enabled in the
> config file for the domain (acpi=1). The setup procedure simply freezes
> after loading all the drivers.
>
> Is this a known issue ? I already tried the same with xeon 3.0.3-rc2
> (Changeset 11686) with no success.
Yes, the Windows ACPI HAL doesn't work well with Xen right now. This
basically means that, for 3.0.3, you'll be limited to uniprocessor Windows
guests (unless the legacy SMP HAL works okay for you).
-- Keir
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732
2006-10-10 14:48 W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732 Ralf Schenk
2006-10-10 14:56 ` Keir Fraser
@ 2006-10-10 20:32 ` Stefan Berger
1 sibling, 0 replies; 4+ messages in thread
From: Stefan Berger @ 2006-10-10 20:32 UTC (permalink / raw)
To: Ralf Schenk; +Cc: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]
xen-devel-bounces@lists.xensource.com wrote on 10/10/2006 10:48:27 AM:
> Hello !
>
> I installed Windows 2003 Server (RC2) sucessfully on xen 3.0.3-rc3
> changeset 11732. XEN and DOM0 is 64-bit X86_64 based.
>
> The hardware I use is a Athlon 64 X2 3800+ (EE, Energy Efficient
> Version) on a simple ASUS M2N-MX Mainboard.
>
> However I wasn't able to run the installation with ACPI enabled in the
> config file for the domain (acpi=1). The setup procedure simply freezes
> after loading all the drivers.
>
If you comment the 'acpi=1' line it should work. ACPI is enabled anyway.
-- Stefan
[-- Attachment #1.2: Type: text/html, Size: 792 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732
@ 2006-10-10 14:59 Li, Xin B
0 siblings, 0 replies; 4+ messages in thread
From: Li, Xin B @ 2006-10-10 14:59 UTC (permalink / raw)
To: Ralf Schenk, xen-devel
>Hello !
>
>I installed Windows 2003 Server (RC2) sucessfully on xen 3.0.3-rc3
>changeset 11732. XEN and DOM0 is 64-bit X86_64 based.
>
>The hardware I use is a Athlon 64 X2 3800+ (EE, Energy Efficient
>Version) on a simple ASUS M2N-MX Mainboard.
>
>However I wasn't able to run the installation with ACPI enabled in the
>config file for the domain (acpi=1). The setup procedure simply freezes
>after loading all the drivers.
>
This is known, caused by the halt instruction emulation in xen.
The vcpu should be in blocked status, and check in qemu monitor with command "info hvmiopage", IO count won't increase any more on the vcpu.
-Xin
>Is this a known issue ? I already tried the same with xeon 3.0.3-rc2
>(Changeset 11686) with no success.
>
>Are there hints or comments ?
>
>--
>__________________________________________________
>
>Ralf Schenk
>fon (02 41) 9 91 21-0
>fax (02 41) 9 91 21-59
>rs@databay.de
>
>Databay AG
>Hüttenstraße 7
>D-52068 Aachen
>www.databay.de
>
>Databay - einfach machen.
>
>_________________________________________________
>
>
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-10-10 20:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 14:48 W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732 Ralf Schenk
2006-10-10 14:56 ` Keir Fraser
2006-10-10 20:32 ` Stefan Berger
-- strict thread matches above, loose matches on Subject: below --
2006-10-10 14:59 Li, Xin B
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.