1. 18 7月, 2019 4 次提交
  2. 15 7月, 2019 1 次提交
    • P
      qemu: block: Split up qemuBlockStorageSourceAttachApply · 35e3069c
      Peter Krempa 提交于
      Split up the addition of a storage source into the following sub-steps:
      1) storage access dependencies (TLS transport, persistent reservation)
      2) storage acccess node (file/gluster/nbd...)
      3) format driver dependencies (encryption secret)
      4) format driver node (qcow2, raw, ...)
      
      The functions split out will be later reused when implementing support
      for 'blockdev-create' as we'll need the dependencies plugged in first,
      then blockdev-create will be called and after that successfully finishes
      blockdev-add will be added.
      Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
      Reviewed-by: NJán Tomko <jtomko@redhat.com>
      35e3069c
  3. 26 6月, 2019 2 次提交
  4. 10 4月, 2019 8 次提交
  5. 05 12月, 2018 1 次提交
  6. 21 8月, 2018 2 次提交
  7. 08 8月, 2018 1 次提交
  8. 20 7月, 2018 2 次提交
  9. 10 7月, 2018 1 次提交
  10. 05 6月, 2018 6 次提交
  11. 23 5月, 2018 2 次提交
  12. 07 5月, 2018 10 次提交