1
0
mirror of https://github.com/gryf/boxpy.git synced 2025-12-23 07:48:01 +01:00
Files
boxpy/box.py
gryf 1e8bd7a37d Do not relay on vboxmanage output.
There is a function which retrieve information about VM by looking on
the 'vboxmanage vminfo' command. The output wasn't consistent, yet it
was fixed recently so that amount of memory was all wrong.

Currently the only thing which is searched for is the VM configuration
path, and all the rest is taken out from the XML VM definition.
2021-05-06 20:53:36 +02:00

27 KiB
Executable File