Page MenuHomeSolus

Update virtualbox to 6.0.6
ClosedPublic

Authored by kyrios123 on Apr 17 2019, 7:34 PM.
Tags
None
Referenced Files
F11067687: D6041.id14599.diff
Fri, Aug 11, 9:00 PM
F11067686: D6041.id14838.diff
Fri, Aug 11, 9:00 PM
F11063735: D6041.diff
Fri, Aug 11, 2:21 PM
F11049921: D6041.diff
Thu, Aug 10, 6:34 PM
F11021765: D6041.id14577.diff
Mon, Aug 7, 5:21 PM
F10887199: D6041.id14838.diff
Jun 26 2023, 8:46 AM
F10886430: D6041.id14577.diff
Jun 25 2023, 10:35 PM
F10886005: D6041.id14599.diff
Jun 25 2023, 5:13 PM
Subscribers

Details

Summary
  • Virtualization core: nested AMD virtualization fixes
  • User interface: fixed copying directories in file manager
  • User interface: fixed operation progress in file manager when copying content
  • User interface: fixed operation progress when deleting snapshots
  • User interface: fixed unattended installation of recent Ubuntu guests
  • User interface: various additional improvements
  • Storage: fixed loading saved states for LsiLogic devices
  • Storage: fixed fixed reading certain QCOW2 images and support version 3 of the format readonly
  • Storage: Improved IDE PCI emulation to allow NetWare IDE drivers to use bus-mastering
  • Graphics: Improved VMSVGA support to work with old X servers which previously showed only a badly scrambled screen
  • Graphics: fixed invisible mouse cursor with VMSVGA emulation and without mouse integration
  • Graphics: make EFI work with VMSVGA emulation
  • Graphics: remember last guest screen size VMSVGA emulation
  • Graphics: fix RDP to guests using VMSVGA emulation
  • Graphics: various additional VMSVGA emulation fixes
  • Audio: implemented audio device enumeration for the DirectSound backend
  • Serial: fixed loopback handling in the emulation causing garbage to be sent during boot with Linux guests
  • Shared folders: fixed duplicate folders after restoring a saved state
  • Drag and drop: fixed copying files from guest host
  • Recording: fixed modifying settings via VBoxManage
  • VBoxManage: crash fix
  • Fixed hangs during failed virtual machine start-up
  • Linux host and guest: support Linux 5.0 and 5.1
  • Linux host: support kernel 4.4.169
  • Linux host: fix logging when building Linux kernel modules
  • Linux host: clarified building Linux host drivers with secure boot
  • Web services: work with Java 11
  • LibreSSL compilation fix
  • Windows guests: fixed running applications which use complex display topologies with WDDM driver, fixed Skype for Business hangs
  • Windows guests: fixed an occasional guest crash with WDDM driver and VBoxSVGA adapter
  • Windows guests: shared folder file creation detection issue
  • Linux guests: shared folder performance and reliability improvements and missing features
  • OS/2 guests: shared folder fixes

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

Test Plan

This patch is submitted from a VM running on virtualbox 6.0.6

Diff Detail

Repository
R3133 virtualbox
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@JoshStrobl I removed the notify-send call patch because it prevent the copy/paste functionality between the host/guest to work. Do you agree with this ?

JoshStrobl requested changes to this revision.EditedApr 19 2019, 6:36 AM

Do you agree with this ?

No, I already stated to you previously that this is not something I agree with. See https://dev.getsol.us/R3133:45746453b12ab15f9881b2f2fbcde213f58fff32#50619

Honestly, I'm regretting adding VirtualBox Guests to the ISO for the amount of trouble this is causing. I'm yanking it from the pre-installed packages for Solus 4.1. Until there's a better solution to the notification issue, I want to keep the patch included. Everybody will see notifications even if they're not using VirtualBox, all because of the guest bits.

This revision now requires changes to proceed.Apr 19 2019, 6:36 AM

Do you agree with this ?

No, I already stated to you previously that this is not something I agree with. See https://dev.getsol.us/R3133:45746453b12ab15f9881b2f2fbcde213f58fff32#50619

Honestly, I'm regretting adding VirtualBox Guests to the ISO for the amount of trouble this is causing. I'm yanking it from the pre-installed packages for Solus 4.1. Until there's a better solution to the notification issue, I want to keep the patch included. Everybody will see notifications even if they're not using VirtualBox, all because of the guest bits.

Sorry I missed your answer. I was pretty sure you wouldn't agree, that's why I did explicitly tag you.
I have no clue why this patch prevents the shared clipboard to work, I don't understand at all what could be the relationship between notifications and the shared clipboard but it breaks it and I always have to remove it and make a rebuild for myself since this is a feature I use a lot.

I also deeply regret the problem caused by virtualbox on the ISO, I didn't think for a second it would be installed. I just wanted to add it on the to help the users who boot Solus on a vbox machine and tbf, this has very little added value now sine the VMSVGA graphic controller is defaulted for Linux hosts it doesn't automatically resize anymore.

restore 0001-Patch-out-notify-send-call.patch

This revision is now accepted and ready to land.Apr 30 2019, 12:23 PM
This revision was automatically updated to reflect the committed changes.