1. 22 1月, 2014 2 次提交
    • O
      Doc: Add "note" for node-memory-tune · deb924dd
      Osier Yang 提交于
      To let the user know the command onlys work for KSM under Linux.
      deb924dd
    • O
      Doc: Improve the document for nodesuspend · 39a0e328
      Osier Yang 提交于
      Explicitly lists the possible values for "--target" option;
      Gets rid of the confused strings like "Suspend-to-RAM";
      Emphasises the node *has to* be suspended in the time duration
      specified by "--duration". And rewords the entire document a
      bit according to the API's implementation and document.
      39a0e328
  2. 20 1月, 2014 1 次提交
  3. 19 12月, 2013 1 次提交
    • P
      storage: Add gluster pool filter and fix virsh pool listing · b560946c
      Peter Krempa 提交于
      Recent addition of the gluster pool type omitted fixing the virsh and
      virConnectListAllStoragePool filters. A typecast of the converting
      function in virsh showed that also the sheepdog pool was omitted in the
      command parser.
      
      This patch adds gluster pool filtering support and fixes virsh to
      properly convert all supported storage pool types. The added typecast
      should avoid doing such mistakes in the future.
      b560946c
  4. 18 12月, 2013 1 次提交
  5. 16 12月, 2013 1 次提交
  6. 03 12月, 2013 1 次提交
  7. 02 12月, 2013 1 次提交
  8. 29 10月, 2013 1 次提交
  9. 24 10月, 2013 2 次提交
  10. 15 10月, 2013 1 次提交
  11. 11 10月, 2013 1 次提交
  12. 24 9月, 2013 1 次提交
  13. 20 9月, 2013 1 次提交
  14. 17 8月, 2013 1 次提交
  15. 18 7月, 2013 1 次提交
  16. 16 7月, 2013 1 次提交
    • J
      Allow balloon driver collection to be adjusted dynamically · 57b65c58
      John Ferlan 提交于
      Use the virDomainSetMemoryStatsPeriodFlags() to pass a period defined by
      usage of a new --period option in order to set the collection period for the
      balloon driver. This may enable or disable the collection based on the value.
      
      Add the --current, --live, & --config options to dommemstat.
      57b65c58
  17. 12 7月, 2013 1 次提交
  18. 25 6月, 2013 1 次提交
  19. 18 6月, 2013 2 次提交
    • P
      migration: Make erroring out on I/O error controllable by flag · cf6d56ac
      Peter Krempa 提交于
      Paolo Bonzini pointed out that it's actually possible to migrate a qemu
      instance that was paused due to I/O error and it will be able to work on
      the destination if the storage is accessible.
      
      This patch introduces flag VIR_MIGRATE_ABORT_ON_ERROR that cancels the
      migration in case an I/O error happens while it's being performed and
      allows migration without this flag. This flag can be possibly used for
      other error reasons that may be introduced in the future.
      cf6d56ac
    • O
      virsh: Support SCSI_GENERIC cap flag for nodedev-list · 9046b80d
      Osier Yang 提交于
      Document for nodedev-list is also updated.
      9046b80d
  20. 10 6月, 2013 1 次提交
    • P
      Fix commit 29c1e913 · c2093b2a
      Peter Krempa 提交于
      This patch fixes changes done in commit 29c1e913
      that was pushed without implementing review feedback.
      
      The flag introduced by the patch is changed to VIR_DOMAIN_VCPU_GUEST and
      documentation makes the difference between regular hotplug and this new
      functionality more explicit.
      
      The virsh options that enable the use of the new flag are changed to
      "--guest" and the documentation is fixed too.
      c2093b2a
  21. 07 6月, 2013 1 次提交
  22. 04 6月, 2013 1 次提交
  23. 03 6月, 2013 3 次提交
  24. 01 6月, 2013 1 次提交
  25. 11 4月, 2013 1 次提交
  26. 09 4月, 2013 1 次提交
  27. 06 4月, 2013 1 次提交
    • E
      build: use proper pod for nested bulleted VIRSH_DEBUG list · 00d69b4a
      Eric Blake 提交于
      Newer pod (hello rawhide) complains if you attempt to mix bullets
      and non-bullets in the same list:
      
      virsh.pod around line 3177: Expected text after =item, not a bullet
      
      As our intent was to nest an inner list, we make that explicit to
      keep pod happy.
      
      * tools/virsh.pod (ENVIRONMENT): Use correct pod syntax.
      00d69b4a
  28. 03 4月, 2013 2 次提交
  29. 02 4月, 2013 6 次提交