From owner-freebsd-virtualization@freebsd.org Mon Sep 12 08:22:49 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFA65BD7893 for ; Mon, 12 Sep 2016 08:22:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B807DAB4 for ; Mon, 12 Sep 2016 08:22:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u8C8MnJx014519 for ; Mon, 12 Sep 2016 08:22:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-virtualization@FreeBSD.org Subject: [Bug 203643] [bhyve] NetBSD causes bhyve to exit on AMD processors Date: Mon, 12 Sep 2016 08:22:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: olgeni@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2016 08:22:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203643 --- Comment #2 from Jimmy Olgeni --- Tested again. 11.0-RC2 with NetBSD 7.0.1: cd0 at atapibus0 drive 0: cd= rom removable pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture boot device: cd0 cd0(ahcisata0:0:0): Check Condition on CDB: 0x46 00 00 00 00 00 00 00 08 00 SENSE KEY: Illegal Request ASC/ASCQ: Invalid Command Operation Code root on cd0a dumps on cd0b root file system type: cd9660 warning: no /dev/console Abort trap >From the vm-bhyve log: Sep 12 10:20:16: initialising Sep 12 10:20:16: [loader: grub] Sep 12 10:20:16: [uefi: no] Sep 12 10:20:16: [cpu: 1] Sep 12 10:20:16: [memory: 512M] Sep 12 10:20:16: [hostbridge: standard] Sep 12 10:20:16: [com ports: com1] Sep 12 10:20:16: [uuid: 9a8e5695-78c1-11e6-a88c-bcaec55be5e5] Sep 12 10:20:16: [utctime: no] Sep 12 10:20:16: [debug mode: no] Sep 12 10:20:16: [primary disk: disk0.img] Sep 12 10:20:16: [primary disk dev: file] Sep 12 10:20:16: generated static mac 58:9c:fc:0b:b5:ee (based on 'netbsd:0:1473668416:0') Sep 12 10:20:16: initialising network device tap0 Sep 12 10:20:16: adding tap0 -> bridge1 (public) Sep 12 10:20:16: booting Sep 12 10:20:16: create file /storage/vm-bhyve/netbsd/device.map Sep 12 10:20:16: -> (hd0) /storage/vm-bhyve/netbsd/disk0.img Sep 12 10:20:16: -> (cd0) /storage/vm-bhyve/.iso/NetBSD-7.0.1-amd64.iso Sep 12 10:20:16: create file /storage/vm-bhyve/netbsd/grub.cfg Sep 12 10:20:16: -> timeout=3D3 Sep 12 10:20:16: -> menuentry 'netbsd (bhyve install)' { Sep 12 10:20:16: -> root=3Dcd0 Sep 12 10:20:16: -> knetbsd -h -r cd0a /netbsd Sep 12 10:20:16: -> } Sep 12 10:20:16: /usr/local/sbin/grub-bhyve -m /storage/vm-bhyve/netbsd/device.map -M 512M -r host -d /storage/vm-bhyve/ne= tbsd netbsd Sep 12 10:20:20: [bhyve options: -c 1 -m 512M -AHP -U 9a8e5695-78c1-11e6-a88c-bcaec55be5e5] Sep 12 10:20:20: [bhyve devices: -s 0,hostbridge -s 31,lpc -s 4:0,virtio-blk,/storage/vm-bhyve/netbsd/disk0.img -s 5:0,virtio-net,tap0,mac=3D58:9c:fc:0b:b5:ee] Sep 12 10:20:20: [bhyve console: -l com1,stdio] Sep 12 10:20:20: [bhyve iso device: -s 3:0,ahci-cd,/storage/vm-bhyve/.iso/NetBSD-7.0.1-amd64.iso] Sep 12 10:20:20: starting bhyve (run 1) Sep 12 10:20:27: bhyve exited with status 134 Sep 12 10:20:27: destroying network device tap0 Sep 12 10:20:27: stopped --=20 You are receiving this mail because: You are the assignee for the bug.=