From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [REGRESSION?] -no-kvm-irqchip broken with kvm.git Date: Sun, 20 Jul 2008 21:49:18 +0200 Message-ID: <488396BE.9090909@web.de> References: <4881A93E.5050402@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCA1FD25F397655C8F38DFB95" Cc: kvm-devel To: Avi Kivity Return-path: Received: from fmmailgate02.web.de ([217.72.192.227]:50747 "EHLO fmmailgate02.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751478AbYGTTtY (ORCPT ); Sun, 20 Jul 2008 15:49:24 -0400 In-Reply-To: <4881A93E.5050402@web.de> Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCA1FD25F397655C8F38DFB95 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Jan Kiszka wrote: > Hi, >=20 > I'm currently facing problems to get kvm working with -no-kvm-irqchip. > It used to be fine up to kvm-71, but with latest git my Linux guest > stalls during early boot: >=20 > [ 22.631200] Freeing unused kernel memory: 324k freed > [ 22.857098] SCSI subsystem initialized > [ 22.892601] scsi0 : ata_piix > [ 22.903604] scsi1 : ata_piix > [ 22.904473] ata1: PATA max MWDMA2 cmd 0x00000000000101f0 ctl 0x00000= 000000103f6 bmdma 0x000000000001c000 irq 14 > [ 22.917692] ata2: PATA max MWDMA2 cmd 0x0000000000010170 ctl 0x00000= 00000010376 bmdma 0x000000000001c008 irq 15 >=20 > This seems to be a kernel-side issue, replacing the module set with the= > one that came with -71 fixes the issue. Maybe due to > vmx_complete_interrupts refactoring? Looks like my suspect was right: Kicking vmx_complete_interrupts out of vmx_vcpu_run makes -no-kvm-irqchip work again. Avi, could it be that 1c0f4f5011829dac96347b5f84ba37c2252e1e08 left do_interrupt_requests outdated behind? Or is vmx_complete_interrupts incorrectly queuing interrupts in the -no-kvm-irqchip case? Jan --------------enigCA1FD25F397655C8F38DFB95 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkiDlsIACgkQniDOoMHTA+lmdgCaArhI7a8oV1jk6eWdOxHv8mtC 0JEAn0VhRptadcEuYxOcx962z0biY/YE =+6PC -----END PGP SIGNATURE----- --------------enigCA1FD25F397655C8F38DFB95--