[Bug 229011] System degradation when running in virtualbox on multple CPU cores

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229011 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualizat...@freebsd.org -- You

Re: ARMv8 development board with GICv3

2018-06-15 Thread Alexandru Elisei
On Fri, Jun 15, 2018 at 8:51 PM, Jim Thompson wrote: > > > https://gist.github.com/gonzopancho/760ab9ecee9dfbc1b6033e48647a4b48 > > Note: we haven’t upstreamed everything. Yet. Is FreeBSD bootable on the board and the NIC working? > macchiato.bin needs interrupts and NIC drivers, and seems a

Re: bhyve panic on netcup root server (vmx enabled)

2018-06-15 Thread John Baldwin
On 6/15/18 4:44 AM, richard bader wrote: > Hi, > > i try to install a virtual host on a virtual root-server (netcup.de) > > I've enabled the VMX-Options on the root-server. > > I've followed the instruction from > https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html > > on the

[Bug 212820] FreeBSD 10-STABLE from latest HEAD and 11-RELEASE-RC3 fail to boot in Hyper-V on Windows 10

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212820 John Baldwin changed: What|Removed |Added Status|New |Closed Resolution|---

Re: ARMv8 development board with GICv3

2018-06-15 Thread Jim Thompson
> On Jun 15, 2018, at 7:40 AM, Alexandru Elisei > wrote: > > Thank you all for your suggestions. > > I was considering the espressobin board [1], I only need a disk to > boot from and a network controller to connect to the board. > > It uses a Marvell 3720 SoC (model 88F3720) which

Re: freebsd bhyve instance does not show kernel messages after boot screen

2018-06-15 Thread Rodney W. Grimes
> On 14/06/2018 23:26, David P. Discher wrote: > > Try in /boot/loader.conf of the VM : > > > > console=userboot > > > > or after beastie drop to loader OK promot ?and try : > > > > set console=userboot > > > > I think 11.x should fall back to userboot in?bhyve if vidconsole of > > comconsole

[Bug 224476] [patch] bhyve: emulate MSR_EXTFEATURES

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224476 Rodney W. Grimes changed: What|Removed |Added CC||virtualizat...@freebsd.org --

[Bug 200859] [bhyve] vbsc_ident buffer accessed out of bounds

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200859 Rodney W. Grimes changed: What|Removed |Added CC||virtualizat...@freebsd.org --

[Bug 210111] [bhyve][patch] print list of supported PCI and LPC devices

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210111 Rodney W. Grimes changed: What|Removed |Added CC||virtualizat...@freebsd.org --

[Bug 213835] [patch] bhyve: send ps/2 scancodes for NumLock, ScrollLock and numerical keypad keys.

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213835 Rodney W. Grimes changed: What|Removed |Added CC||virtualizat...@freebsd.org --

[Bug 224476] [patch] bhyve: emulate MSR_EXTFEATURES

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224476 Marcelo Araujo changed: What|Removed |Added CC||ara...@freebsd.org

[Bug 200859] [bhyve] vbsc_ident buffer accessed out of bounds

2018-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200859 Marcelo Araujo changed: What|Removed |Added CC||ara...@freebsd.org

Re: ARMv8 development board with GICv3

2018-06-15 Thread Michael Tuexen
> On 15. Jun 2018, at 15:24, Kurt Jaeger wrote: > > Hi! > >> On a similar note, the SoftIron OverDrive 1000 >> (https://softiron.com/development-tools/overdrive-1000/) might be >> suitable? It uses an A57 in an Opteron A1100 SoC. At $600 it's >> relatively affordable for a complete system. >

Re: ARMv8 development board with GICv3

2018-06-15 Thread Kurt Jaeger
Hi! > On a similar note, the SoftIron OverDrive 1000 > (https://softiron.com/development-tools/overdrive-1000/) might be > suitable? It uses an A57 in an Opteron A1100 SoC. At $600 it's > relatively affordable for a complete system. https://wiki.freebsd.org/arm64/OverDrive1000 says that it

Re: ARMv8 development board with GICv3

2018-06-15 Thread Alexandru Elisei
Thank you all for your suggestions. I was considering the espressobin board [1], I only need a disk to boot from and a network controller to connect to the board. It uses a Marvell 3720 SoC (model 88F3720) which according to the specs [2] has all exception levels and it uses a GIC-500 interrupt

bhyve panic on netcup root server (vmx enabled)

2018-06-15 Thread richard bader
Hi, i try to install a virtual host on a virtual root-server (netcup.de) I've enabled the VMX-Options on the root-server. I've followed the instruction from https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html on the root-server i've installed FreeBSD-11.1. but wenn starting

Re: freebsd bhyve instance does not show kernel messages after boot screen

2018-06-15 Thread tech-lists
On 14/06/2018 23:26, David P. Discher wrote: Try in /boot/loader.conf of the VM : console=userboot or after beastie drop to loader OK promot  and try : set console=userboot I think 11.x should fall back to userboot in bhyve if vidconsole of comconsole were set. (This is assuming non-EFI