]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Documentation: Fix omission in struct kvm_vcpu_events
authorJim Mattson <jmattson@google.com>
Tue, 16 Oct 2018 21:29:18 +0000 (14:29 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:30:21 +0000 (00:30 +0200)
commit53b27e51ea2e4b4734fb40c4157dad50a9ffe174
treed54bf8df8192b7ca0cb494586f340d60ec37e9de
parent7bf438fa2666726c5a5ad809bf6af81c860da4b8
KVM: Documentation: Fix omission in struct kvm_vcpu_events

The header file indicates that there are 36 reserved bytes at the end
of this structure. Adjust the documentation to agree with the header
file.

Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt