Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: explicitly remove wireless PCI devices on shutdown #29

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

pgj
Copy link
Owner

@pgj pgj commented Aug 23, 2024

The guest operating system has to release the devices that were shared via PCI pass-through otherwise they might get stuck and can eventually bring down the entire host.

Relates to pgj/freebsd-wifibox#60

@pgj pgj force-pushed the fix/remove-wireless branch 5 times, most recently from 470705a to 722c172 Compare August 23, 2024 14:15
The guest operating system has to release the devices that were
shared via PCI pass-through otherwise they might get stuck and
can eventually bring down the entire host.

Relates to pgj/freebsd-wifibox#60
@pgj pgj force-pushed the fix/remove-wireless branch from 722c172 to 61b6666 Compare August 23, 2024 14:39
@pgj pgj marked this pull request as ready for review September 11, 2024 08:11
@pgj pgj merged commit 2b0702c into main Sep 11, 2024
@pgj pgj deleted the fix/remove-wireless branch September 11, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant