]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: formatdomain: move 'msrs' out of Hyper-V Enlightenments
authorVitaly Kuznetsov <vkuznets@redhat.com>
Tue, 30 Jul 2019 10:13:43 +0000 (12:13 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 30 Jul 2019 10:44:58 +0000 (12:44 +0200)
commit37ce8cfaa37fa109f1cd001750e48970ee37ec80
tree1336f2f448b12c43eb330640e7502bcbbfec8994
parent08dec3b086b5e1964bd737cd4e49a903ea72befa
docs: formatdomain: move 'msrs' out of Hyper-V Enlightenments

Introduced by: commit e9528f41c612fff334e958d5e5df197aa8e83792

'msrs' is a feature unrelated to Hyper-V Enlightenments, the commit message
which added it and the test have it right:

    <features>
      ...
      <msrs unknown='ignore'>
      ...
    </features>

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.html.in