From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiJrD-0004tI-LT for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:02:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiJrA-00087o-Ky for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:02:23 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:43765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiJrA-00087e-DE for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:02:20 -0500 Date: Tue, 11 Dec 2012 08:02:12 +0100 (CET) From: Alexandre DERUMIER Message-ID: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu 1.3: windows 2003 SP2 x64 boot crash with hpet enabled (was ok with qemu-kvm 1.2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Jason Baron , kraxel@redhat.com seem to be related to seabios update: seabios: q35 update http://lists.gnu.org/archive/html/qemu-devel/2012-12/msg00113.html ----- Mail original ----- De: "Alexandre DERUMIER" =C3=80: "qemu-devel" Envoy=C3=A9: Mardi 11 D=C3=A9cembre 2012 07:30:58 Objet: Re: [Qemu-devel] qemu 1.3: windows 2003 SP2 x64 boot crash with hpet= enabled (was ok with qemu-kvm 1.2) My bsod screenshot was not full, here a new one: this seem to hang on acpi.sys ACPI.SYS address F735EE64 base at F7352000) I have tested xith host kernel 3.2,26,27 and 2.6.32 from rhel6, same proble= m. ----- Mail original ----- De: "Alexandre DERUMIER" =C3=80: "qemu-devel" Envoy=C3=A9: Lundi 10 D=C3=A9cembre 2012 19:08:37 Objet: [Qemu-devel] qemu 1.3: windows 2003 SP2 R2 x64 boot crash with hpet = enabled (was ok with qemu-kvm 1.2) Hi list, I have a bsod when booting windows 2003 SP2 R2 x64 with hpet enabled, with = qemu 1.3. (screenshot attached) /usr/bin/kvm -id 99999 -chardev socket,id=3Dqmp,path=3D/var/run/qemu-server= /99999.qmp,server,nowait -mon chardev=3Dqmp,mode=3Dcontrol -vnc unix:/var/r= un/qemu-server/99999.vnc,x509,password -pidfile /var/run/qemu-server/99999.= pid -daemonize -name win2003-32bit-proxmox2 -smp sockets=3D2,cores=3D1 -nod= efaults -boot menu=3Don -vga cirrus -k fr -m 4000 -usbdevice tablet -drive = if=3Dnone,id=3Ddrive-ide2,media=3Dcdrom,aio=3Dnative -device ide-cd,bus=3Di= de.1,unit=3D0,drive=3Ddrive-ide2,id=3Dide2,bootindex=3D200 -drive file=3D/d= ev/disk/by-id/scsi-3600144f0f62f0e0000004f6ec6fe00ba,if=3Dnone,id=3Ddrive-v= irtio0,aio=3Dnative,cache=3Dnone -device virtio-blk-pci,drive=3Ddrive-virti= o0,id=3Dvirtio0,bus=3Dpci.0,addr=3D0xa,bootindex=3D100 -netdev type=3Dtap,i= d=3Dnet0,ifname=3Dtap99999i0,script=3D/var/lib/qemu-server/pve-bridge,vhost= =3Don -device virtio-net-pci,mac=3DBA:BD:4F:AE:DF:FD,netdev=3Dnet0,bus=3Dpc= i.0,addr=3D0x12,id=3Dnet0,bootindex=3D300 -netdev type=3Dtap,id=3Dnet1,ifna= me=3Dtap99999i1,script=3D/var/lib/qemu-server/pve-bridge,vhost=3Don -device= virtio-net-pci,mac=3D4E:68:E9:4B:57:7C,netdev=3Dnet1,bus=3Dpci.0,addr=3D0x= 13,id=3Dnet1,bootindex=3D301 -rtc driftfix=3Dslew,base=3Dlocaltime it's booting fine with adding -no-hpet to above command line. above command line works fine with qemu-kvm 1.2. One proxmox user report also win2003 R2 SP2 X32 high cpu usage with smp gue= st and hpet enabled. (qemu-kvm 1.2 or qemu 1.3) Maybe it's in-kernel irqchip related ? Any advise about enabling or disabling hpet on win2003 with in-kernel irqch= ip. Best Regards, Alexandre