1. 11 2月, 2013 1 次提交
  2. 09 2月, 2013 3 次提交
  3. 08 2月, 2013 12 次提交
  4. 06 2月, 2013 23 次提交
  5. 05 2月, 2013 1 次提交
    • D
      Turn virDomainObjList into an opaque virObject · 37abd471
      Daniel P. Berrange 提交于
      As a step towards making virDomainObjList thread-safe turn it
      into an opaque virObject, preventing any direct access to its
      internals.
      
      As part of this a new method virDomainObjListForEach is
      introduced to replace all existing usage of virHashForEach
      37abd471