From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Kinzler Subject: Xen 4.1.4 broken in my tests (installing Win7 x64) Date: Tue, 08 Jan 2013 20:57:27 +0100 Message-ID: <50EC7A27.5040404@hfp.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hello, I am testing Xen 4.1.4 with xenified kernels from opensuse 11.3 / 12.2. Installing Win7 x64 in a HVM does no longer work (compared to Xen 4.1.1 I am using in our production systems). I get all kinds of file system corruptions in the guest and the reboot does not work (see strange "--psr-" status). basesys64 ~ # xl list Name ID Mem VCPUs State Time(s) Domain-0 0 1004 2 r----- 366.9 vm1 4 4091 1 --psr- 88.0 >>From the config disk = [ 'tap2:aio:/dev/sda10,hda,w', 'file:/root/win7prof64-021212.iso,hdc:cdrom,r' ] dom0 is Gentoo. When I switch back to Xen 4.1.1 everything is OK. Regards Andreas