Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 15:48:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 215972] Bhyve crash more then 1 cpu AMD
Message-ID:  <bug-215972-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215972

            Bug ID: 215972
           Summary: Bhyve crash more then 1 cpu AMD
           Product: Base System
           Version: 11.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: standards
          Assignee: freebsd-standards@FreeBSD.org
          Reporter: ajschot@hotmail.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Created attachment 178755
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178755&action=
=3Dedit
Screenshot Terminal SSH

Hi problem with bhyve when using more then 1 cpu bhyve crashes.
Trying windows 10 x64 on an AMD A8 7600, ASRock FM2A88X, 32Gb DDR3-1600. 50=
0Gb
FreebSD 11 updated today before try, also bhyve-firmware updated to latest
version.

It works only with 1 cpu....


Using to boot:

sudo bhyve -c 2 -m 4G -H -w \
  -s 0,hostbridge \
  -s 3,ahci-cd,virtio-win-0.1.126.iso \
  -s 4,ahci-hd,win10.img \
  -s 5,virtio-net,tap10 \
  -s 29,fbuf,tcp=3D0.0.0.0:5900,wait \
  -s 30,xhci,tablet \
  -s 31,lpc \
  -l com1,stdio \
  -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
  win10


Only works when changing '-c 2' into '-c 1'

I tried on an intel i5 and it worked with 2 cpu's so it looks like this is =
an
AMD related problem.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215972-6>