From owner-freebsd-xen@FreeBSD.ORG Wed Dec 3 19:35:15 2014 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECBFC368 for ; Wed, 3 Dec 2014 19:35:15 +0000 (UTC) Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com [IPv6:2607:f8b0:400e:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A94A9C4 for ; Wed, 3 Dec 2014 19:35:15 +0000 (UTC) Received: by mail-pd0-f179.google.com with SMTP id w10so16137167pde.10 for ; Wed, 03 Dec 2014 11:35:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dpdtech.com; s=google; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=t1E/+4clWmkm74z4fHK7xVBihwRRTa4/hv8fYDoH2Yo=; b=bsnZ2mbcxFkxAMtnDdWt2VI2zlIlUZb1dVT1dhEcMToOdkKFjv+x41pwx9xIh0f8GF bRH5EADOIdZ5VActJUmGgsYSllbXTFRLpgZ+5GouSFUGWrUEj54M19lHRSNYGKlUOJfo ptHs0bxgxJDK4KCmx5D7Kn0mdxYKz/Br5W7C0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=t1E/+4clWmkm74z4fHK7xVBihwRRTa4/hv8fYDoH2Yo=; b=a3ZLqt6F3FZCyNjGQH5D7aUetJKT6ACa2tJQIA6p8gHjWQ+DGUPDXzNgasTNaTnSUd mqJXaWsTguCv3m22/iaUruwf1ieRiyHuf4sb74voM2HbtFFKa95oY1RrvGpqn0c0ESDA 9lXoEU6jnWWaiX1T6QFIVSHZeO5QHbBDtH4BDGPbXrqUyhxx1TPs2vVbxh8YtcDRopkn 1snVbePkpoz/aAUyq+sO7U9w8pKqpn8tU0D3eqdTt5ew0pK8aZcr4feaGe+GEGPhPkcR uKhAO0Qblk3rD4oTctTvdqraG1fj2gTvbz5DZrXKBjpwHOReqp3uXT70qp1pO89P4Ya3 boKQ== X-Gm-Message-State: ALoCoQlZ7Gd61GGEFVkEgsbrVPfNkdm2q8nG0giKbt5r5sw4Dqirl4KhCpPIakojNPLvcKlrTysS X-Received: by 10.67.3.165 with SMTP id bx5mr11531820pad.59.1417635315123; Wed, 03 Dec 2014 11:35:15 -0800 (PST) Received: from 173-13-188-41-sfba.hfc.comcastbusiness.net (173-13-188-41-sfba.hfc.comcastbusiness.net. [173.13.188.41]) by mx.google.com with ESMTPSA id gy10sm23728582pbd.67.2014.12.03.11.35.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Dec 2014 11:35:14 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_1F662400-3EFA-456E-95EE-88EEC54AA211"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Attempting to Get Xen FreeBSD Dom0 working From: "David P. Discher" In-Reply-To: <547F59B4.1010105@citrix.com> Date: Wed, 3 Dec 2014 11:35:24 -0800 Message-Id: <2DDCAA68-3B11-4E3C-AE61-EAD8CEEF1E2D@dpdtech.com> References: <481F7D02-BFE9-4E35-A475-5A8A05A801CE@dpdtech.com> <547DFCC0.6030003@citrix.com> <547F1476.8080305@citrix.com> <29437DB9-7DC8-47A8-8FC4-2BFDE736B5BC@dpdtech.com> <547F59B4.1010105@citrix.com> To: =?iso-8859-1?Q?Roger_Pau_Monn=E9?= X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 19:35:16 -0000 --Apple-Mail=_1F662400-3EFA-456E-95EE-88EEC54AA211 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Dec 3, 2014, at 10:43 AM, Roger Pau Monn=E9 = wrote: > Thanks for being able to test this so quickly, AFAICT this is a = fallout > from failing to initialize ACPI. I don't have a system with this > specific ACPI configuration to trigger this, but I have the following > patch, which _might_ solve your problem: >=20 > https://people.freebsd.org/~royger/xen_acpi.patch >=20 > Again, it should be applied on top of your already patched pvh_dom0_v8 > branch (don't remove the previous patch). If this doesn't solve your > problem I will try to find a similar box so I can reproduce the issue. >=20 > Roger. Well - that made it hang hard.=20 (XEN) PCI add device 0000:00:1a.0 found-> vendor=3D0x8086, dev=3D0x3a38, revid=3D0x00 domain=3D0, bus=3D0, slot=3D26, func=3D1 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 = (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), = maxlat=3D0x00 (0 ns) intpin=3Db, irq=3D7 map[20]: type I/O Port, range 32, base 0xc880, size 5, = enabled pcib0: allocated type 4 (0xc880-0xc89f) for rid 20 of = pci0:0:26:1 pcib0: matched entry for 0.26.INTB pcib0: slot 26 INTB hardwired to IRQ 21 xen: register IRQ#21 (XEN) PCI add device 0000:00:1a.1 found-> vendor=3D0x8086, dev=3D0x3a39, revid=3D0x00 domain=3D0, bus=3D0, slot=3D26, func=3D2 class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 = (dwords) lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), = maxlat=3D0x00 (0 ns) intpin=3Dd, irq=3D11 map[20]: type I/O Port, range 32, base 0xc800, size 5, = enabled pcib0: allocated type 4 (0xc800-0xc81f) for rid 20 of = pci0:0:26:2 pcib0: matched entry for 0.26.INTD pcib0: slot 26 INTD hardwired to IRQ 19 (XEN) PCI add device 0000:00:1a.2 found-> vendor=3D0x8086, dev=3D0x3a3c, I=92m between gigs right now, taking time off, so have some cycles to = work on this. I=92d love to dig into myself, but would need some = guidance. I can also probably give you remote access to this particular = box as well. I=92m assuming there is one particular device that is throwing off the = ACPI code - is it possible to black lists those address temporary ? = It=92s not clear to me what hardware it is stumbling over. Thanks ! - David P. Discher http://davidpdischer.com/ AIM: DavidDPD | Y!M: daviddpdz=20 --Apple-Mail=_1F662400-3EFA-456E-95EE-88EEC54AA211 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUf2X9AAoJEEmwU6XuhYWOIl0IAK+2SMrZPrmCwNUmEro7r231 eRmZqf95YDN613BKQZNz39F4RSWCcSpSpBKa4ovoX/vhAsx/o5ynkg81cxpug8ti fTxbQKjx5OKJ2lW3Jep11mygbQfVwBvpmfvJnWU2BEHrQ9aE7167q0W95moUhGvw ywjnmcCXRnXP5guQUOK/O5nb1czwoKncQGMYs+O77o8ZvwTbjPhKu7NXXoave/wn Qipuyv0g7pu8b7Wk8aUBMi+sbVVFCw7A+JqsbgpaDQQqJB9CG67maxacIh1rrhuy OKUOlRqwFEQ2IiHdh8gA/V1Ik9qbi+mnZLcHZYHR9/rryE2swwQ98ebgZ+/JWQo= =DQ6B -----END PGP SIGNATURE----- --Apple-Mail=_1F662400-3EFA-456E-95EE-88EEC54AA211--