Displaying 2 results from an estimated 2 matches for "vir_domain_console_saf".
Did you mean:
vir_domain_console_safe
2015 Feb 01
2
Vepa use vf?
1. Does vepa mode in libvirt use sr-iov ?
2. How can I do port mirroring with sr-iov?
vepa
This network uses a macvtap "direct" connection in "vepa" mode to
connect each guest to the network (this requires that the physical
interfaces used be connected to a vepa-capable hardware switch. The
physical interface to be used will be picked from among those listed in
2015 Feb 02
0
virStream text codec
Hi. I'm try to use
virDomainOpenConsole(
domainPtr, NULL, stream, VIR_DOMAIN_CONSOLE_SAFE)
for control remote terminal, but i don't understand
in which text codec the stream returns a data?