search for: ia32pa

Displaying 12 results from an estimated 12 matches for "ia32pa".

Did you mean: ia32pae
2006 Jun 26
1
Cannot startup IA32/IA32pae VMX domain on IA32e platform
We cannot startup IA32/IA32pae unmodified linux guest OS. Booting 32bit VMX domain will stop at printing "ACPI: Unable to locate RSDP". Booting 32pae VMX domain will get a kernel panic. No abnormal info found in serial output. It''s interesting that sometime we can boot Windows 2003. Booting Windows SP1/SP2 G...
2008 May 08
0
[PATCH]Fix the boot of ia32pae Windows xp guest (up acpi)
Fix the boot of ia32pae Windows xp (up acpi) guest. - X86_FEATURE_APIC should be in edx register. Signed-off-by: Xu Dongxiao <dongxiao.xu@intel.com> Best Regards, --Dongxiao _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-dev...
2007 Jul 19
6
Anyone succeeds HVM on latest x86-64 xen
I tried latest xen and linux-xen staging tree, but failed to run HVM domain on x86-64 environment. domU creation is OK. However the weird thing is not HVM domain itself. Instead system crashed on dom0 context. I saw once with some stack dump that xen''s page fault handler is executed on a dom0''s stack which then causes nested page fault due to unable to fetch vcpu pointer.
2007 May 14
1
Updating to Qemu 0.90 breaks save/restore
Save/restore is ok against staging tree''s changeset 15020: d2ef85c6bf84, but is NOT ok against changeset 15021: 00618037d37d (Update to qemu 0.90). I use IA32pae HV; both SMP Windows 2K3 and FC5 can''t be saved properly. After "xm save dom_id 1.save" returns, Qemu window disappears, but "xm vcpu-list" still shows the domain has not been killed. If I "xm dest" the dom manually by force, and run "xm restore 1.save...
2012 May 04
10
VMX status report. Xen:25256 & Dom0:d93dc5c...
...suspend http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1707 2. [XL]"xl vcpu-set" causes dom0 crash or panic http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1730 3. [VT-D]fail to detach NIC from guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1736 4. Sometimes Xen panic on ia32pae Sandybridge when restore guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1747 5. [VT-D] device reset fail when create/destroy guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1752 6. when detaching a VF from hvm guest, "xl dmesg" will show some warning information http...
2011 Sep 19
0
VMX status report. Xen:23851 & Dom0:20a27c1e2...
...m guest http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1736 4.[Save/Restore] guest failed to reboot after L-Migration it http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1739 5.Dom0 crash on power-off http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1740 6.Sometimes Xen panic on ia32pae Sandybridge when restore guest http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1747 7.[VT-D] device reset fail when create/destroy guest http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1752 Thanks, Zhou,Chao _______________________________________________ Xen-devel mailing list Xe...
2012 Jul 02
0
VMX status report. Xen:25517 & Dom0:3.4.3
...uspend http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1707 2. [XL]"xl vcpu-set" causes dom0 crash or panic http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1730 3. [VT-D]fail to detach NIC from guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1736 4. Sometimes Xen panic on ia32pae Sandybridge when restore guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1747 5. RHEL6.2/6.1 guest runs quite slow http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1811 6. after detaching a VF from a guest, shutdown the guest is very slow http://bugzilla.xen.org/bugzilla/show_bug.cgi?...
2012 Oct 15
0
VMX status report. Xen:26042 & Dom0:3.6.1
...uspend http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1707 2. [XL]"xl vcpu-set" causes dom0 crash or panic http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1730 3. [VT-D]fail to detach NIC from guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1736 4. Sometimes Xen panic on ia32pae Sandybridge when restore guest http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1747 5. after detaching a VF from a guest, shutdown the guest is very slow http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1812 6. Poor performance when do guest save/restore and migration with linux 3.1 dom0 ht...
2006 Oct 10
0
Testing Report for Xen 3.0.3 rc2
...PAE SMP HVM domain may cause xen0 CRASH. It won''t happen every time, but if we run the cases for several times, HVM domain will make xen0 crash then. And we also met the issue in latest cs 11730. Old issues: 1. Win2k installation with ACPI enabled will give a blue screen. On all the IA32/IA32pae/IA32e HV, installation of Win2k with ACPI will be block with a blue screen, saying the Win2k BIOS is not compliant with ACPI specification. 2. 2. FC5 IA32 SMP HVM Guest crash when booting SMP Guest It will occur on both IA32p/IA32e host. Always make Guest crash. And we can boot up FC5 IA32 UP HVM...
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the last while on a full replacement for Xen''s shadow pagetable support. This mail contains some design notes, below; a patch against xen-unstable, giving a snapshot of the current state of the new shadow code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch Comments on both are welcome, although the code is not
2006 Jul 14
4
VMX status report 10680:f692a0a476c5
...n + Can bootup VMX & XenU with different memory size (VMX:64MB,128MB,196MB,256MB,512MB,1500MB.XenU:256MB) + Can startX in Dom0 + Can bootup IA-32 2.6 linux in VMX domain with acpi enable IA-32e: - Can NOT bootup unmodified IA32(2.4, 2.6) linux in VMX domain - Can NOT bootup unmodified IA32PAE 2.6 linux in VMX domain - Can NOT bootup unmodified IA-32 WindowXP SP1/SP2 in VMX domain + Build&Boot SMP xen0 without problem + Can bootup unmodified IA-32e(2.6) linux in VMX domain + Can bootup VMX & xenU with different memory size. (VMX:128MB,256MB,384MB,512MB,1024M,4096MB.XenU:256MB)...
2006 Aug 23
18
Some issues in recent ChangeSet.
We saw these issues in recent ChangeSet: 1. Reboot fail in Guest OS: Reboot in guest will close current qemu windows but does not create a new qemu window to restart 32bit HV/xen0: 2. 4 LTP math cases(float_bessel, float_exp_log, float_power and float_trigo) sometime fail. (775) 3. Kernel build in VMX may meet kernel panic. It complains like: "<0> Kernel panic - not syncing: