Documentation: kvm: fix dirty log ioctl arch lists
authorAndrew Jones <drjones@redhat.com>
Mon, 29 Apr 2019 08:27:10 +0000 (10:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Apr 2019 12:06:04 +0000 (14:06 +0200)
commitdbcdae185a704068c22984d6d05acc140ec03a8f
tree73f9ed32cddcfd7fb69a28ef2406ad7471a355c3
parentf2fde6a5bcfcfcfca8eef59666b20454da055ad7
Documentation: kvm: fix dirty log ioctl arch lists

KVM_GET_DIRTY_LOG is implemented by all architectures, not just x86,
and KVM_CAP_MANUAL_DIRTY_LOG_PROTECT is additionally implemented by
arm, arm64, and mips.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt