VirtualBox

Ignore:
Timestamp:
Jan 15, 2018 10:13:41 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120273
Message:

bugref:8345. First draft of move VM feature. There are some issues but base logic should stay the same. This code hasn't been built on Windows OSes yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h

    r69500 r70582  
    6262#define USAGE_MODIFYMEDIUM          RT_BIT_64(14)
    6363#define USAGE_CLONEMEDIUM           RT_BIT_64(15)
     64#define USAGE_MOVEVM                RT_BIT_64(16)
    6465#define USAGE_CREATEHOSTIF          RT_BIT_64(17)
    6566#define USAGE_REMOVEHOSTIF          RT_BIT_64(18)
     
    277278RTEXITCODE handleExtPack(HandlerArg *a);
    278279RTEXITCODE handleUnattended(HandlerArg *a);
     280RTEXITCODE handleMoveVM(HandlerArg *a);
    279281
    280282/* VBoxManageDisk.cpp */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette