1. 03 7月, 2018 4 次提交
  2. 27 6月, 2018 5 次提交
  3. 26 6月, 2018 8 次提交
  4. 22 6月, 2018 1 次提交
  5. 21 6月, 2018 2 次提交
  6. 19 6月, 2018 6 次提交
  7. 15 6月, 2018 1 次提交
    • E
      conf: Fix formatting of <sev> element in domain capabilities XML · 6688393c
      Erik Skultety 提交于
      We only formatted the <sev> element when QEMU supported the feature when
      in fact we should always format the element to make clear that libvirt
      knows about the feature and the fact whether it is or isn't supported
      depends on QEMU version, in other words if QEMU doesn't support the
      feature we're going to format the following into the domain capabilities
      XML:
      
      <sev supported='no'/>
      
      This patch also adjusts the RNG schema accordingly in order to reflect
      the proposed change.
      Signed-off-by: NErik Skultety <eskultet@redhat.com>
      Reviewed-by: NJán Tomko <jtomko@redhat.com>
      6688393c
  8. 14 6月, 2018 1 次提交
  9. 13 6月, 2018 1 次提交
  10. 12 6月, 2018 11 次提交