1. 26 5月, 2017 1 次提交
  2. 27 3月, 2017 1 次提交
    • P
      lib: Introduce event for tracking disk backing file write threshold · 085e794a
      Peter Krempa 提交于
      When using thin provisioning, management tools need to resize the disk
      in certain cases. To avoid having them to poll disk usage introduce an
      event which will be fired when a given offset of the storage is written
      by the hypervisor. Together with the API which will be added later, it
      will allow registering thresholds for given storage backing volumes and
      this event will then notify management if the threshold is exceeded.
      085e794a
  3. 10 1月, 2017 1 次提交
  4. 09 1月, 2017 2 次提交
  5. 15 8月, 2016 1 次提交
    • J
      Introduce node device update event as top level event · 43a6b37b
      Jovanka Gulicoska 提交于
      This event is emitted when a nodedev XML definition is updated,
      like when cdrom media is changed in a cdrom block device.
      
      Also includes node device update event implementation for udev
      backend, virsh nodedev-event support, and event-test support
      43a6b37b
  6. 02 8月, 2016 1 次提交
  7. 25 6月, 2016 1 次提交
  8. 17 6月, 2016 1 次提交
  9. 20 5月, 2016 1 次提交
  10. 18 4月, 2016 17 次提交
  11. 24 3月, 2016 2 次提交
  12. 21 3月, 2016 1 次提交
    • J
      Add event and state details for post-copy · 5a9cbc62
      Jiri Denemark 提交于
      VIR_DOMAIN_EVENT_SUSPENDED_POSTCOPY and VIR_DOMAIN_PAUSED_POSTCOPY are
      used on the source host once migration enters post-copy mode (which
      means the domain gets paused on the source. After the destination host
      takes over the execution of the domain, its virtual CPUs are resumed and
      the domain enters VIR_DOMAIN_RUNNING_POSTCOPY state and
      VIR_DOMAIN_EVENT_RESUMED_POSTCOPY event is emitted.
      
      In case migration fails during post-copy mode and none of the hosts have
      complete state of the domain, both domains will remain paused with
      VIR_DOMAIN_PAUSED_POSTCOPY_FAILED reason and an upper layer may decide
      what to do.
      Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
      5a9cbc62
  13. 16 3月, 2016 1 次提交
  14. 14 8月, 2015 1 次提交
  15. 15 4月, 2015 1 次提交
  16. 24 11月, 2014 1 次提交
  17. 15 11月, 2014 1 次提交
  18. 26 9月, 2014 1 次提交
  19. 24 9月, 2014 2 次提交
  20. 22 8月, 2014 1 次提交
  21. 20 1月, 2014 1 次提交