• T
    vbox: Rewrite vboxNode functions · 1eda86b0
    Taowei 提交于
    Four functions are rewrite in this patch, that is:
    vboxNodeGetInfo
    vboxNodeGetCellsFreeMemory
    vboxNodeGetFreeMemory
    vboxNodeGetFreePages
    Since these functions has nothing to do with vbox,
    it can be directly moved to vbox_common.c. So, I
    merged these things into one patch.
    1eda86b0
vbox_common.c 262.5 KB