documentation of bhyve

2014-09-01 Thread Denis Menshikov
Where can I find complete documentation describing the bhyve?  Its architecture and operation.  Denis Menshikov ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send

VGA output

2014-09-01 Thread Denis Menshikov
..Currently,  bhyve  only supports a serial console and does not emulate a graphical console. -  www.freebsd.org How i can understand, i can not take graphical output from same virtual mashines?  This option is planned? Denis Menshikov ___ freebsd

bhyve API

2014-09-01 Thread Denis Menshikov
Does the API bhyve and where can I get documentation on it? Denis Menshikov ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to freebsd-virtualization

nmdm.c

2014-09-13 Thread Denis Menshikov
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192281 In what branch I can use the functionality of the modified nmdm.c ? Thank you. -- Denis Menshikov ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

ACPI Exception on shutdown

2014-09-26 Thread Denis Menshikov
The virtual machine is running with the following command: sudo bhyve -c 2 -s 0,amd_hostbridge -s 1,lpc -s 1:1,ahci-hd,test_hdd -l com1,stdio -a -A -H -P -m 256 -I testvm What am I doing wrong? -- С уважением Denis Menshikov ___ freebsd

libvmmapi.so and Perl (libvmmapi.pm)

2014-10-28 Thread Denis Menshikov
); ^~~~ ./vmmapi.h:67:56: note: forward declaration of 'enum vm_event_type' ...vmctx *ctx, int vcpu, enum vm_event_type type, I don't understand why 'arg3' is the argument of incomplete type 'enum vm_event_type' announced. Thank you.  P.S. I hope the question is not offtopic. -- With best regards,  Denis