1. 20 7月, 2018 1 次提交
    • P
      qemu: snapshot: Require support of 'transaction' command for external snapshots · aa65f0f2
      Peter Krempa 提交于
      While qemu supports the 'transaction' command since v1.1.0
      (52e7c241ac766406f05fa) and the 'blockdev-snapshot-sync' command since
      v0.14.0-rc0 we need to keep the capability bits present since some qemu
      downstreams (RHEL/CentOS 7 for example) chose to cripple qemu by
      arbitrarily compiling out some stuff which was already present at that
      time.
      
      To simplify the crazy code just require both commands to be present at
      the beginning of an external snapshot so that we can remove the case when
      'transaction' would not be supported.
      
      This also allows to drop any logic connected to the
      VIR_DOMAIN_SNAPSHOT_CREATE_ATOMIC flag since snapshots are atomic with
      the 'transaction' command.
      Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
      Reviewed-by: NJán Tomko <jtomko@redhat.com>
      aa65f0f2
  2. 19 7月, 2018 2 次提交
  3. 18 7月, 2018 1 次提交
  4. 17 7月, 2018 1 次提交
  5. 16 7月, 2018 1 次提交
  6. 10 7月, 2018 1 次提交
  7. 03 7月, 2018 1 次提交
  8. 27 6月, 2018 4 次提交
  9. 26 6月, 2018 1 次提交
  10. 21 6月, 2018 4 次提交
  11. 20 6月, 2018 4 次提交
  12. 19 6月, 2018 1 次提交
  13. 18 6月, 2018 1 次提交
  14. 14 6月, 2018 1 次提交
  15. 13 6月, 2018 1 次提交
  16. 12 6月, 2018 3 次提交
  17. 08 6月, 2018 3 次提交
  18. 06 6月, 2018 1 次提交
  19. 05 6月, 2018 7 次提交
  20. 29 5月, 2018 1 次提交