Page MenuHomeSolus

Update virtualbox to 5.2.10
ClosedPublic

Authored by kyrios123 on Apr 17 2018, 8:40 PM.

Details

Reviewers
None
Group Reviewers
Triage Team
Commits
R3133:4c57107f6318: Update virtualbox to 5.2.10
Summary
  • VMM: Fixed missing NULL pointer check in MMIO code
  • Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression)
  • Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols
  • Audio: Fixed interrupt storm in FreeBSD guests with HDA
  • Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once
  • NAT: Handle nameserver 0.0.0.0 which is a valid setting
  • BIOS: INT 15h/87h service must disable A20 gate when done
  • Linux Guest Additions: fix a hang starting KDE Plasma

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Submitted this patch from a virtualbox machine 5.2.10

Diff Detail

Repository
R3133 virtualbox
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Use systemd-modules-load.service for now until I can solve the issue with automatic module loading.

Restrict use of systemd-modules-load.service for guest modules since no such issue has ever occured with the host modules.
This should be considered as a temporary workaround. I still hope to have automatic modules loading working.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 20 2018, 11:07 AM
This revision was automatically updated to reflect the committed changes.