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)
Fri, Jan 24, 2:34 PM
Unknown Object (File)
Jan 11 2025, 10:59 AM
Unknown Object (File)
Jan 6 2025, 9:42 PM
Unknown Object (File)
Jan 2 2025, 2:14 AM
Unknown Object (File)
Dec 5 2024, 4:12 PM
Unknown Object (File)
Nov 15 2024, 2:14 PM
Unknown Object (File)
Oct 22 2024, 11:56 AM
Unknown Object (File)
Oct 3 2024, 1:47 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #16455)

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.