public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sterling Windmill <sterling@ampx.net>
To: kvm@vger.kernel.org
Subject: 32-bit windows 2k3 guest hangs with more than ~3.5GB memory
Date: Mon, 9 Feb 2009 11:17:07 -0500 (EST)	[thread overview]
Message-ID: <975193155.161234196227173.JavaMail.root@mail.ampx.net> (raw)
In-Reply-To: <1350970224.111234196066758.JavaMail.root@mail.ampx.net>

I am running a compiled kvm-83 and have tried both a 2.6.18 and 2.6.24 64-bit kernel on a system with an Intel Q6600 CPU and 8GB of ram.

My 32-bit Windows 2003 guest works properly with 3.5GB of memory allocated to it and four virtual CPUs.

Here is the command I am using to start the guest:

/usr/local/kvm/bin/qemu-system-x86_64 -m 3584 -smp 4 -drive file=/kvm/termserver1.kvm,if=scsi,cache=writeback,boot=on \
-daemonize -vnc :1 \
-boot c \
-serial none \
-parallel none \
-net nic,model=virtio -net tap,script=/kvm/qemu-bridge-ifup

The machine is using a raw disk image and a simple script to create a tap device and add it to an existing bridge.

When I try to give the machine 4GB of memory or more, it hangs during the Windows boot process (when the Windows logo appears above a progress bar). There is very little cpu usage for the kvm process on the host at this point and no disk I/O. I have to manually quit the VM, adjust the memory back down to 3.5GB or slightly higher, and restart.

Does KVM not currently support PAE for 32-bit guests?

Thanks in advance,
Sterling Windmill

           reply	other threads:[~2009-02-09 16:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1350970224.111234196066758.JavaMail.root@mail.ampx.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=975193155.161234196227173.JavaMail.root@mail.ampx.net \
    --to=sterling@ampx.net \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox