1. 31 3月, 2016 1 次提交
    • M
      virDomain{Get,Set}PerfEvents: support --config --live --current · ed504ba3
      Michal Privoznik 提交于
      Now that we have @flags we can support changing perf events just
      in active or inactive configuration regardless of the other.
      Previously, calling virDomainSetPerfEvents set events in both
      active and inactive configuration at once. Even though we allow
      users to set perf events that are to be enabled once domain is
      started up. The virDomainGetPerfEvents API was flawed too. It
      returned just runtime info.
      Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
      ed504ba3
  2. 29 3月, 2016 1 次提交