Use API call when VM is detected as suspended. This fixes
authorPeter Grehan <grehan@FreeBSD.org>
Tue, 3 Jun 2014 22:26:46 +0000 (22:26 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Tue, 3 Jun 2014 22:26:46 +0000 (22:26 +0000)
commit8c1da7e67bd91eff805078e1cb13e66ad7faf750
tree221cb29fe57a88f484436fee2f769adb3618018c
parenteee8190aabc6b9160a53238a35fead86c8fd43b3
Use API call when VM is detected as suspended. This fixes
the (harmless) error message on exit:

  vmexit_suspend: invalid reason 217645057

Reviewed by: neel, Anish Gupta (akgupt3@gmail.com)
sys/amd64/vmm/amd/svm.c