You need to sign in or sign up before continuing.
  1. 16 6月, 2015 1 次提交
  2. 11 6月, 2015 1 次提交
    • 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