• J
    Cache the presence of machine1 service · f10bd740
    Ján Tomko 提交于
    After the system has been booted, it should not change.
    
    Cache the return value of virSystemdHasMachined.
    Allow starting and terminating machines with just one
    DBus call, instead of three, reducing the chance of
    the call timing out.
    
    Also introduce a small function for resetting the cache
    to be used in tests.
    f10bd740
virsystemdtest.c 19.6 KB