From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Xen-users] FreeBSD PVHVM call for testing Date: Wed, 29 May 2013 18:25:56 +0100 Message-ID: <1369848356.22605.51.camel@dagon.hellion.org.uk> References: <51957D42.9060801@citrix.com> <51959ED9.6040405@freebsd.org> <51974EC9.9030204@citrix.com> <5197A1EA.2040404@freebsd.org> <519CAFC7.1070908@citrix.com> <519D24A9.3050407@freebsd.org> <519DDC0A.9000201@citrix.com> <519E6958.6020606@freebsd.org> <519F3CD0.5090405@citrix.com> <51A4D804.9050208@citrix.com> <20130528191855.GA13736@u109add4315675089e695.ant.amazon.com> <51A5229F.80205@freebsd.org> <51A634EC.7050805@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <51A634EC.7050805@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Roger Pau =?ISO-8859-1?Q?Monn=E9?= Cc: Konrad Rzeszutek Wilk , Matt Wilson , xen-devel List-Id: xen-devel@lists.xenproject.org (dropping the BSD lists & xen-users, adding Konrad) On Wed, 2013-05-29 at 19:03 +0200, Roger Pau Monn=E9 wrote: > Thanks Matt and Colin for the testing and help! I've pushed yet another > version, now it's branch pvhvm_v12, which I *think* should solve the > issues with cpuid !=3D acpi_id: > = > http://xenbits.xen.org/gitweb/?p=3Dpeople/royger/freebsd.git;a=3Dshortlog= ;h=3Drefs/heads/pvhvm_v12 > = > Since I'm not able to reproduce the cpuid !=3D acpi_id case, could you > give it a try and report the results? Konrad, Might this same problem be related to the issue you saw doing PVHVM VCPU hotplug which you mentioned the other day? In general for HVM I suppose there isn't a strict relationship between the CPU number the kernel chooses for a CPU (which is somewhat arbitrarily up to the kernel) and the hypervisors VCPU number (which is exposed via the virtual APIC ID). Ian.