]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: minor code refactor and comments fixup around dirty logging
authorAnthony Yznaga <anthony.yznaga@oracle.com>
Tue, 2 Jun 2020 20:07:30 +0000 (13:07 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2020 18:42:40 +0000 (14:42 -0400)
commit246aa231ac583d2a5413d5ff880708b938060a74
treeb93dc618a4c0aa4079185a22b01b485693eac6fd
parentf9d64b9d33584650e61470f1543bf77b16178585
KVM: x86: minor code refactor and comments fixup around dirty logging

Consolidate the code and correct the comments to show that the actions
taken to update existing mappings to disable or enable dirty logging
are not necessary when creating, moving, or deleting a memslot.

Signed-off-by: Anthony Yznaga <anthony.yznaga@oracle.com>
Message-Id: <1591128450-11977-4-git-send-email-anthony.yznaga@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c