Skip to content
  • Iustin Pop's avatar
    Implement all hv functions in hv_chroot/hv_fake · 94fed7da
    Iustin Pop authored
    
    
    The chroot and fake hypervisors were missing:
    
    - the powercycle node functionality
    - proper handling of migration requests
    
    The powercycle was just used as in the other hypervisors (use the
    standard linux powercycle). The migration for chroot was disabled
    explicitly, whereas for the fake one it was implemented to simulate
    correctly. This required some work on the fake hypervisor, but now the
    implementation of start/stop/etc. is much more clean.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarOlivier Tharan <olive@google.com>
    94fed7da