WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen HVM W2K3 DEP question

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen HVM W2K3 DEP question
From: Jonathan Anderson <jonathan.b.andersonr@xxxxxxxxx>
Date: Sat, 2 May 2009 23:37:13 -0500
Delivery-date: Sat, 02 May 2009 21:37:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=mnt8I6enT+Y2JK+PW/15/jV29OdU5RLRele75c76GvY=; b=eJX86+gqW9T8qSZi+YdKQ9rwAvWBoGdEIBq3Ioi46SycCbloK+uatrojFlMyNXbZhG XWDJgyZ2JgqVeiEGCdBsxG7ISdv8CEO3fQIASr7dMk3fzgfNpYoi+zN/GLGHlcHUP4O6 m2QnHNYdLl5NXsDDMct2O58X1aAcg1be58HGE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=miNUPRearRmz9gWgBrBxoK04G+okeTXuOi4zMPLN1R6eRuDT/Q5/BTijEcXEjlQQXl yY34TtScg/uaiH4FAF4SXz8q/GjGTgNDvWTm7hX/cS8NrndO6UqKIWoAZbI+Neomkvqr 8eM4woT5LfVUFJiU7eplB4MbeX5l3lcgJncTo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
After I got Windows running it ended up having many processes which
were getting killed by data execution prevention.

After adjusting boot.ini to contain /NoExecute=AlwaysOff, I stopped
having this problem.

>From /proc/cpuinfo in dom0:
flags           : fpu de tsc msr pae cx8 apic mtrr cmov pat clflush acpi mmx
fxsr sse sse2 ss ht nx constant_tsc pni ssse3 sse4_1

The NX bit is there, so I don't understand why I needed to do this.
Any thoughts?

Thanks in advance,

Jonathan

--
Regards,

Jonathan

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen HVM W2K3 DEP question, Jonathan Anderson <=