From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPWhS-0005Mc-9o for qemu-devel@nongnu.org; Mon, 17 Mar 2014 08:31:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPWhK-00069o-Gr for qemu-devel@nongnu.org; Mon, 17 Mar 2014 08:31:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPWhK-00069Z-9H for qemu-devel@nongnu.org; Mon, 17 Mar 2014 08:31:18 -0400 Message-ID: <5326EB12.3010804@redhat.com> Date: Mon, 17 Mar 2014 08:31:14 -0400 From: Cole Robinson MIME-Version: 1.0 References: <53259BC7.3020204@wiesinger.com> In-Reply-To: <53259BC7.3020204@wiesinger.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Windows XP Setup hangs on Fedora FC20 install List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger , "qemu-devel@nongnu.org" On 03/16/2014 08:40 AM, Gerhard Wiesinger wrote: > Hello, > > I tried to install XP SP3 (also tried XP SP2) on a new VM (IDE, 1GB RAM, > VMVGA, more details can be provided if necessary) on Fedora 20 (Packages > below), but it hangs on "Installing Windows/Installing Devices". > > Was reproduceable 2 times. Anyone has similar problems? > > Looks to me like a regression problem. > > Thank you. > > Ciao, > Gerhard > > Details: > qemu-kvm-1.6.1-3.fc20.x86_64 > kernel: 3.13.6-200.fc20.x86_64 > seabios-bin-1.7.3.1-1.fc20.noarch > Hardware: Intel > > Works fine here but I'm using AMD. Please file a Fedora bug against qemu, and include: - full qemu command line (if using libvirt: /var/log/libvirt/qemu/$vmname.log) - Any qemu stdout/stderr output - Check dmesg for any kvm errors - Try booting an older Fedora 20 kernel and see if it makes any difference - Optionally try a rawhide kernel: sudo yum install fedora-release-rawhide && sudo yum --enablrepo=rawhide update kernel Thanks, Cole