PCI passthrough support for VGA devices in VirtualBox on FreeBSD

2013-08-04 Thread Sam Fourman Jr.
Hello List, would anyone be able to tell me if PCI passthrough is available in Virtualbox if FreeBSD is the host? it has been available since version 4.1 http://www.virtualbox.org/manual/ch09.html#idp14053504 I know that this requires a VirtualBox extension pack, and i am not certian if FreeBSD

Standalone binary loader for BHyVe

2013-08-04 Thread Takuya ASADA
Hi, I implemented standalone binary loader for BHyVe. This allows to load custom program on guest memory area, and run it from specified entry point address. I wrote this for test code of BHyVe suspend/resume project(Yoneji Iori's work), but it might be useful for some other purposes. This is a