Page MenuHomeSolus

Update virtualbox to 5.2.14
ClosedPublic

Authored by kyrios123 on Jul 3 2018, 1:13 PM.
Tags
None
Referenced Files
F11067696: D3221.diff
Fri, Aug 11, 9:00 PM
F10779801: D3221.id8000.diff
May 24 2023, 8:27 PM
F10779389: D3221.id7984.diff
May 24 2023, 4:52 PM
F10772205: D3221.id.diff
May 21 2023, 11:15 AM
F10769989: D3221.id7998.diff
May 20 2023, 8:51 PM
F10760887: D3221.id7999.diff
May 18 2023, 4:28 AM
Subscribers

Details

Summary
  • User interface: fixed a segmentation fault when accessing the interface through VNC
  • User interface: X11: handle repeating keys on the host system correctly
  • VMM: Fixed emulation of the undocumented SALC instruction
  • VMM: Fixed emulation of so-called "huge unreal mode"; this in practice only affected Intel CPUs with VT-x without unrestricted execution
  • Keyboard: The PS/2 keyboard emulation has been corrected to not queue partial scan code sequences; this problem was likely only visible on Linux hosts
  • Storage: Fixed CUE file support to correct REM keyword parsing
  • USB: Fixed a problem where the emulated xHCI device under very rare circumstances failed to report an empty isochronous transfer ring error, causing the transfers on the corresponding endpoint to stop
  • Audio: fixed Linux kernel log flooding
  • Linux guests: made vboxvideo driver build with kernel 4.17

Note: The bug with the mouse loosing the focus will be fixed with kernel 4.17.4. In the meantime, you may want to switch to the lts kernel and to install the corresponging virtualbox guest package.

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

Test Plan

Submitting this patch from a virtuablbox machine (both host & guest running on Solus)

Diff Detail

Repository
R3133 virtualbox
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 4 2018, 12:17 AM
kyrios123 added a subscriber: DataDrake.

Rebase because @DataDrake updates this package at the same moment as me

This revision was automatically updated to reflect the committed changes.