Re: Installing Freebsd guests under bhyve without using scripts

2017-02-16 Thread C. L. Martinez
On Mon, Feb 13, 2017 at 03:47:34PM -0800, Anish Gupta wrote: > Yes, you need bhyveload to load guest OS, setup hypervisor nested{EPT/NPT] > page table etc, see vmrun.sh > > ${LOADER} -c ${console} -m ${memsize} -d ${BOOTDISK} ${loader_opt} \ > ${vmname} > > LOADER=bhyveload > > and the

[Bug 211746] [Hyper-V] UEFI VM can't boot from the iso installation disk

2017-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211746 --- Comment #14 from Dexuan Cui --- BTW, anyone knows how to change the kernel base address (physical address)? Currently it should be 2MB, and I tried to change it to 128MB like this: --- a/sys/conf/ldscript.amd64 +++ b/sys/conf/ldscript

[Bug 211746] [Hyper-V] UEFI VM can't boot from the iso installation disk

2017-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211746 --- Comment #15 from Marcel Moolenaar --- Maybe because of sys/boot/common/load_elf.c, line 329? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-virtualizat

[Bug 212711] [typo] bhyve: virtio-rnd PCI ID doesn't match viorng driver from Redhat

2017-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212711 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: grehan Date: Thu Feb 16 17:07:20 UTC 2017 New revision: 313811 URL: https://svnweb.freebsd.org/changeset/base/313811 Log: MFC r311702 Use correct P

[Bug 212711] [typo] bhyve: virtio-rnd PCI ID doesn't match viorng driver from Redhat

2017-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212711 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: grehan Date: Thu Feb 16 17:08:44 UTC 2017 New revision: 313812 URL: https://svnweb.freebsd.org/changeset/base/313812 Log: MFC r311702 Use correct P

[Bug 216493] [Hyper-V] Mellanox ConnectX-3 VF driver can't work when FreeBSD runs on Hyper-V 2016

2017-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216493 --- Comment #3 from Dexuan Cui --- (In reply to Dexuan Cui from comment #2) Updates: Issue 2: Linux has made a patch (not posted yet) and we'll need to port it: https://www.spinics.net/lists/netdev/msg421306.html Issue 4: