]> 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)
commit67510d13e741d0c32bf59f4d105515933aa4d217
treed54bf8df8192b7ca0cb494586f340d60ec37e9de
parent1276bebae39a5f7926d2b605ef3991d97a66ea02
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