| Main index | Section 3 | 日本語 | Options |
The kvm_open() function is first called to obtain a descriptor for all subsequent calls.
The process interface was not kept. This is not a portability issue since any code that manipulates processes is inherently machine dependent.
Finally, the Sun kvm error reporting semantics are poorly defined. The library can be configured either to print errors to stderr automatically, or to print no error messages at all. In the latter case, the nature of the error cannot be determined. To overcome this, the BSD interface includes a routine, kvm_geterr(3), to return (not print out) the error message corresponding to the most recent error condition on the given descriptor.
| KVM (3) | February 5, 2020 |
| Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | There are 10 types of people in the world: those who understand binary, and those who don't. | ” |