Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Add vm-template(vm-clone) feature #297

Merged
merged 9 commits into from
Aug 3, 2016
Merged

Add vm-template(vm-clone) feature #297

merged 9 commits into from
Aug 3, 2016

Commits on Jul 27, 2016

  1. add template config to BootConfig

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    9a1f1f4 View commit details
    Browse the repository at this point in the history
  2. support template on qemu driver

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    c4af8a4 View commit details
    Browse the repository at this point in the history
  3. support template on libvirt driver

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    0bff31e View commit details
    Browse the repository at this point in the history
  4. add major template package

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    2961a6c View commit details
    Browse the repository at this point in the history
  5. add template factory

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    c543f49 View commit details
    Browse the repository at this point in the history
  6. fix paused state

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    2f77f95 View commit details
    Browse the repository at this point in the history
  7. update GetVm()

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    49e050a View commit details
    Browse the repository at this point in the history
  8. use VIR_DOMAIN_START_PAUSED

    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    43fc13b View commit details
    Browse the repository at this point in the history
  9. fix paused state

    also add busystate to disallow multiple pause operations.
    
    Signed-off-by: Lai Jiangshan <[email protected]>
    laijs committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    d2f3b40 View commit details
    Browse the repository at this point in the history