Paolo Bonzini 0a505fe6f2 kvm: selftests: ensure vcpu file is released
The selftests were not munmap-ing the kvm_run area from the vcpu file descriptor.
The result was that kvm_vcpu_release was not called and a reference was left in the
parent "struct kvm".  Ultimately this was visible in the upcoming state save/restore
test as an error when KVM attempted to create a duplicate debugfs entry.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-08-06 17:32:04 +02:00
..
2018-03-18 17:48:59 +01:00
2018-06-15 18:10:01 -03:00
2018-06-29 08:48:06 -06:00
2018-06-07 17:34:37 -07:00
2017-11-18 10:26:57 -08:00