• E
    Revert "xen: Allow to undefine a running domain (xm_internal)" · ecc27354
    Eric Blake 提交于
    ACK was given too soon.  According to the code, the xm driver is
    only used for inactive domains, and has no notion of an active
    domain, thus, it cannot support undefine of a running domain.
    The real fix for xen needs to be in the unified driver and/or
    the xend level.
    
    This reverts commit 49186ded.
    ecc27354
xm_internal.c 45.5 KB