From owner-freebsd-questions@freebsd.org Wed Sep 5 05:01:59 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2A29FE3577 for ; Wed, 5 Sep 2018 05:01:59 +0000 (UTC) (envelope-from erkinbatu@gmail.com) Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5EEC2712AE for ; Wed, 5 Sep 2018 05:01:59 +0000 (UTC) (envelope-from erkinbatu@gmail.com) Received: by mail-ed1-x52a.google.com with SMTP id h33-v6so4998700edb.5 for ; Tue, 04 Sep 2018 22:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=H/CF+r136LCci/yzlAax66HNEyS6BqHKMiMRe1dDUWc=; b=ZlF2B3FAcH+s0YqzHfCXTLqLseQCcKQcNxJaZkOCr41ecmg7MAQoupUAT3Cx2WyauT e3CeF8XNrh9mv/GhMSNvEY4m8Nalioz8L87jJYQGjAaPF8vOAQV0xp61aEx5Jiolgwyr ytHER8ZMoe65MnioQqv+iX59FYpBCZRthQvS1c9hznWEoPcos8pFN0mnGV4R3cgPowHd LgNRhxsdfPAYjRtcfIfj8NJdyZY6NVMvxinZsVMOhuPY9pW85LdMnO1zxgMeT+61HaBy QCg4yTxRPQ3jKcC8Go7Z+4bD2GV1OrUU6emX/2stkeIuPFGnk2gMtf2X5R3Wfh1CHriw Wiqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=H/CF+r136LCci/yzlAax66HNEyS6BqHKMiMRe1dDUWc=; b=Q4RHXMIzOeluZIlkPW6jmacUQ6YHJ/6TXHMNC3Erg2svM83xs6WqhL3XKIhTDio/Pl 3uHZRSk6ehzDJNcKrMrUOGcJB2C++JaVWyd4WN4eV3wCcxrOXrVQQ4OxONarnSnZZA66 slV+QcWFwcAx7AZot0SwKpiily2B+Qrx6pIHvv+DgLDXjUYNGUPYtNLLam8cCkkCoQY8 ZqPW/4IPmCv69CSLvrGo5DiHsgxv8IlH5UMSEpzKA8XkYt1YxBxkEFNNwyiaS+FYpK4J 6ji9VvUIicjdtFFwuVNzXyHSpxcu9m+AAKuzJ0LMjttZz4xGj4PBv7cS1PRsHAe0K8mb fIRA== X-Gm-Message-State: APzg51DDS0N5FG2MvsAfHprEjyt8JUBGJHOZrfKkp2IZCIIxJ0iMjLM2 VeObSxkFU87BrGszVDWotg5BYHvj X-Google-Smtp-Source: ANB0VdbNjULsncHGhbVziSPKcTGUr+jDRIfpRc1jZBRXfluackRTo2+/XgX943AwZHhgewq3cf0twg== X-Received: by 2002:a50:b941:: with SMTP id m59-v6mr39713017ede.20.1536123718116; Tue, 04 Sep 2018 22:01:58 -0700 (PDT) Received: from localhost.localdomain ([176.42.175.232]) by smtp.gmail.com with ESMTPSA id y27-v6sm619332edb.20.2018.09.04.22.01.57 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 04 Sep 2018 22:01:57 -0700 (PDT) Date: Wed, 5 Sep 2018 08:01:55 +0300 From: erkin To: freebsd-questions@freebsd.org Subject: Problem with booting 11.2 on KVM with multiple cores Message-ID: <20180905080155.5389ddb5@gmail.com> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2018 05:02:00 -0000 Hello, I'm trying to install FreeBSD 11.2 on a Qemu box with KVM and libvirt on a Linux host. For reference, the virt-install command I'm using is % virt-install --name bsd --memory 4096 --vcpus=2 --cpu host \ --cdrom $HOME/tmp/FreeBSD-11.2-RELEASE-amd64-bootonly.iso --disk path=/media/store/test/bsd.qcow2 --network user \ --virt-type kvm --os-type=freebsd11.2 When I try to boot the kernel (using the bootonly ISO), I'm getting an infinite loop that prints "unexpected cache type 4". I managed to trace it to this announcement: https://lists.freebsd.org/pipermail/freebsd-current/2016-April/060466.html Since it relates to SMP and my box has an AMD K10 processor (Phenom x3) so I figured I'd limit it to a single core through --vcpus=1 and sure enough, it worked and I was greeted by the installer. Is this a known issue? Or am I doing something wrong? Or could it be that my particular CPU model is unsupported? --- ~erkin