• D
    rpc: add testing of RPC JSON (de)serialization · d1f6efb1
    Daniel P. Berrange 提交于
    The virNetServer class has the ability to serialize its state
    to a JSON file, and then re-load that data after an in-place
    execve() call to re-connect to active file handles. This data
    format is critical ABI that must have compatibility across
    releases, so it should be tested...
    d1f6efb1
Makefile.am 31.1 KB