Page MenuHomeFreeBSD

hyperv: Set vm_guest to VM_GUEST_VM, if hypervisor is not Hyper-V
ClosedPublic

Authored by sepherosa_gmail.com on May 17 2016, 7:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 25, 7:43 PM
Unknown Object (File)
Mon, Nov 24, 10:37 PM
Unknown Object (File)
Sat, Nov 22, 10:47 PM
Unknown Object (File)
Fri, Nov 21, 10:49 AM
Unknown Object (File)
Fri, Nov 21, 10:46 AM
Unknown Object (File)
Fri, Nov 21, 10:46 AM
Unknown Object (File)
Fri, Nov 21, 10:44 AM
Unknown Object (File)
Fri, Nov 21, 10:42 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv: Set vm_guest to VM_GUEST_VM, if hypervisor is not Hyper-V.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
sys/dev/hyperv/vmbus/hv_hv.c
506

Could it be that vm_guest was already set to something more specific, and this assignment would erase that detection ? I mean, only reset when vm_guest is none or generic.

kib edited edge metadata.
This revision is now accepted and ready to land.May 17 2016, 8:53 AM
This revision was automatically updated to reflect the committed changes.