* [Qemu-devel] Crash with WinXP when kqemu is enabled
@ 2006-10-29 23:25 Alejandro Pulver
2006-11-04 5:29 ` Russell Jackson
2006-11-04 11:57 ` [Qemu-devel] " Jano
0 siblings, 2 replies; 4+ messages in thread
From: Alejandro Pulver @ 2006-10-29 23:25 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
Hello.
I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
6.1-RELEASE-p1 host OS (I have tried with and without optimization
hacks, and also the 20061026 snapshot).
I have created a disk image and installed Windows XP Professional SP1
EN (with kqemu disabled) as the guest OS.
When I start the VM with the -kernel-kqemu option the guest OS crashes
after the "Welcome" screen and reboots.
Is this a known problem?
Thanks and Best Regards,
Ale
P.S.: please CC me as I am not subscribed to this list.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Crash with WinXP when kqemu is enabled
2006-10-29 23:25 [Qemu-devel] Crash with WinXP when kqemu is enabled Alejandro Pulver
@ 2006-11-04 5:29 ` Russell Jackson
2006-11-05 18:33 ` Alejandro Pulver
2006-11-04 11:57 ` [Qemu-devel] " Jano
1 sibling, 1 reply; 4+ messages in thread
From: Russell Jackson @ 2006-11-04 5:29 UTC (permalink / raw)
To: qemu-devel; +Cc: alepulver
On Sun, Oct 29, 2006 at 08:25:00PM -0300, Alejandro Pulver wrote:
> Hello.
>
> I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
> 6.1-RELEASE-p1 host OS (I have tried with and without optimization
> hacks, and also the 20061026 snapshot).
>
> I have created a disk image and installed Windows XP Professional SP1
> EN (with kqemu disabled) as the guest OS.
>
> When I start the VM with the -kernel-kqemu option the guest OS crashes
> after the "Welcome" screen and reboots.
>
> Is this a known problem?
>
> Thanks and Best Regards,
> Ale
>
> P.S.: please CC me as I am not subscribed to this list.
Did you install Windows with -no-acpi? Windows has issues with qemu's
ACPI implimentation atm. Also, you need to do the initial file copy
portion of the installion without -kernel-kqemu. After it reboots to do
the rest of the installation, you can enable it without problems.
--
Russell A. Jackson
Network Analyst
California State University, Bakersfield
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] Re: Crash with WinXP when kqemu is enabled
2006-10-29 23:25 [Qemu-devel] Crash with WinXP when kqemu is enabled Alejandro Pulver
2006-11-04 5:29 ` Russell Jackson
@ 2006-11-04 11:57 ` Jano
1 sibling, 0 replies; 4+ messages in thread
From: Jano @ 2006-11-04 11:57 UTC (permalink / raw)
To: qemu-devel
Alejandro Pulver wrote:
> Hello.
>
> I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
> 6.1-RELEASE-p1 host OS (I have tried with and without optimization
> hacks, and also the 20061026 snapshot).
>
> I have created a disk image and installed Windows XP Professional SP1
> EN (with kqemu disabled) as the guest OS.
>
> When I start the VM with the -kernel-kqemu option the guest OS crashes
> after the "Welcome" screen and reboots.
>
> Is this a known problem?
I'd say it is. I installed an XP in a linux host without -kernel-kqemu. Then
I activated it and I started to get many random crashes on boot and some
deterministic ones when using msiexec.exe in several software
installations.
Once I remove the -kernel-kqemu it works again flawlessly.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] Crash with WinXP when kqemu is enabled
2006-11-04 5:29 ` Russell Jackson
@ 2006-11-05 18:33 ` Alejandro Pulver
0 siblings, 0 replies; 4+ messages in thread
From: Alejandro Pulver @ 2006-11-05 18:33 UTC (permalink / raw)
To: Russell Jackson; +Cc: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]
On Fri, 3 Nov 2006 21:29:25 -0800
Russell Jackson <raj@csub.edu> wrote:
> On Sun, Oct 29, 2006 at 08:25:00PM -0300, Alejandro Pulver wrote:
> > Hello.
> >
> > I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
> > 6.1-RELEASE-p1 host OS (I have tried with and without optimization
> > hacks, and also the 20061026 snapshot).
> >
> > I have created a disk image and installed Windows XP Professional SP1
> > EN (with kqemu disabled) as the guest OS.
> >
> > When I start the VM with the -kernel-kqemu option the guest OS crashes
> > after the "Welcome" screen and reboots.
> >
> > Is this a known problem?
> >
> > Thanks and Best Regards,
> > Ale
> >
> > P.S.: please CC me as I am not subscribed to this list.
>
> Did you install Windows with -no-acpi? Windows has issues with qemu's
> ACPI implimentation atm. Also, you need to do the initial file copy
> portion of the installion without -kernel-kqemu. After it reboots to do
> the rest of the installation, you can enable it without problems.
>
My Windows was installed without "-no-acpi" and "-kernel-qemu".
When I run qemu with "-no-acpi" it does not start (just keeps showing a
black window).
Best Regards,
Ale
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-05 18:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-29 23:25 [Qemu-devel] Crash with WinXP when kqemu is enabled Alejandro Pulver
2006-11-04 5:29 ` Russell Jackson
2006-11-05 18:33 ` Alejandro Pulver
2006-11-04 11:57 ` [Qemu-devel] " Jano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).