VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85707   4 years vboxsync Add/linux/vboxvideo: Cleanups.
(edit) @85706   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_SUSE_* macros, eliminating the …
(edit) @85705   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_RHEL_* macros, eliminating the RHEL_XY ones.
(edit) @85704   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_VER_* macros (just copied them over …
(edit) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   4 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(edit) @85701   4 years vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(edit) @85699   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85697   4 years vboxsync DnD / FE/Qt: Renaming.
(edit) @85695   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions [build fix].
(edit) @85694   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions.
(edit) @85693   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85692   4 years vboxsync Reverted r139829 to correct commit message.
(edit) @85691   4 years vboxsync linux/vboxsf: Workaround suse backporting get_user_pages_unlocked …
(edit) @85690   4 years vboxsync IPRT/the-linux-kernel.h: Adding macros for shortening the kernel …
(edit) @85689   4 years vboxsync linux/vboxsf: Try workaround suse backporting get_user_pages_unlocked …
(edit) @85688   4 years vboxsync Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
(edit) @85687   4 years vboxsync linux/vboxsf: Try workaround suse backporting generic_file_fsync …
(edit) @85686   4 years vboxsync Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL …
(edit) @85685   4 years vboxsync FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
(edit) @85684   4 years vboxsync Add/linux/vboxvideo: Try fix ol7.2-ol7.3 breakage. Introducing new …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85682   4 years vboxsync DnD/GuestHost: Fixed testcases for Solaris (/usr/local/ isn't …
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85680   4 years vboxsync FE/Qt: bugref:9812. Removing UIMachineSettingsAudio.ui
(edit) @85679   4 years vboxsync FE/Qt: bugref:9812. Removing UIMachineSettingsInterface.ui.
(edit) @85678   4 years vboxsync IPRT/ldrMachO.cpp: Fix SegInfo.cbMapping nil value and checking for …
(edit) @85677   4 years vboxsync AMD IOMMU: bugref:9654 Reverted unintentional Log to LogRel change in …
(edit) @85676   4 years vboxsync IPRT/ftp-server.cpp: some nits and todos. bugref:9437
(edit) @85675   4 years vboxsync FE/Qt: bugref:9609: Standard shortcuts for few remaining actions of …
(edit) @85674   4 years vboxsync IPRT/ftp-server.cpp: We use 'end' to be exclusive (last + 1) and …
(edit) @85673   4 years vboxsync IPRT: RTFTPServer -> RTFtpServer. bugref:9437
(edit) @85672   4 years vboxsync IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
(edit) @85665   4 years vboxsync VBoxManage: Converted the sharedfolder command to RTGetOpt and …
(edit) @85664   4 years vboxsync Runtime/Makefile.kmk: Blind fix attempt for VBoxDrv not loading Darwin
(edit) @85663   4 years vboxsync DnD/GuestHost: Fixed testcases.
(edit) @85662   4 years vboxsync FE/Qt: bugref:9609: Large cleanup for Manager and Runtime action-pool …
(edit) @85661   4 years vboxsync FE/Qt: bugref:9609: Cleanup for action-pool stuff: Lots of code reordering.
(edit) @85660   4 years vboxsync DnD/GuestHost: Fixed testcases.
(edit) @85659   4 years vboxsync DnD/DnDTransferList: Tweaked return value of VERR_FILE_NOT_FOUND to …
(edit) @85658   4 years vboxsync VMM/PDMDevice: Add some details to VBoxDeviceRegister failures. bugref:9813
(edit) @85657   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85656   4 years vboxsync FE/VirtualBox: Add NSCameraUsageDescription and …
(edit) @85655   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85654   4 years vboxsync *.kmk: PATH_DEVTOOLS* -> KBUILD_DEVTOOLS*.
(edit) @85651   4 years vboxsync IPRT: OSE build fix
(edit) @85650   4 years vboxsync IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
(edit) @85649   4 years vboxsync ticketref:19521 Can't build kernel modules on SLES12 SP5
(edit) @85648   4 years vboxsync IPRT/openssl-pre.h: VS2010 complains that it doesn't know warning 5031 …
(edit) @85646   4 years vboxsync IPRT/http-curl.cpp: when disabling proxies in …
(edit) @85645   4 years vboxsync FE/Qt: bugref:9812. Removing UIMachineSettingsSFDetails.ui
(edit) @85644   4 years vboxsync FE/Qt: bugref:9609: VirtualBox Manager: Search action should be …
(edit) @85643   4 years vboxsync FE/Qt: bugref:9812. Removing UIMachineSettingsSF.ui
(edit) @85642   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Merge …
(edit) @85641   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Mostly …
(edit) @85640   4 years vboxsync AMD IOMMU: bugref:9654 Comments.
(edit) @85639   4 years vboxsync AMD IOMMU: bugref:9654 ACPI tables for IOMMU. ifdef'd not enabled.
(edit) @85638   4 years vboxsync IPRT/sha3: Some VS2019 performance tweaks. bugref:9734
(edit) @85637   4 years vboxsync FE/Qt: bugref:9515. Initializing RAM field correctly in guided mode.
(edit) @85636   4 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: A fix for Start/Show action, …
(edit) @85635   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Small fix
(edit) @85634   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Move …
(edit) @85633   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for manager action-pool stuff: …
(edit) @85632   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Update …
(edit) @85631   4 years vboxsync VBoxManage/signova: Use SHA-3 for the PKCS#7/CMS signature. Fixed …
(edit) @85630   4 years vboxsync IPRT: More SHA-3 work. bugref:9734
(edit) @85629   4 years vboxsync IPRT: More SHA-3 work. bugref:9734
(edit) @85628   4 years vboxsync IPRT/pkcs7: Comment typos.
(edit) @85627   4 years vboxsync IPRT/x509: Comment typo.
(edit) @85626   4 years vboxsync IPRT/ldr: comment typo
(edit) @85625   4 years vboxsync WDDM: Added a todo and disabled an assertion for everyone but me.
(edit) @85624   4 years vboxsync IPRT: Tweaking some performance out of the alternative SHA-3 …
(edit) @85623   4 years vboxsync IPRT: SHA-3 nits. bugref:9734
(edit) @85620   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: No need …
(edit) @85619   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: …
(edit) @85618   4 years vboxsync IPRT: Adding SHA-3. [scm fix] bugref:9734
(edit) @85617   4 years vboxsync IPRT: Adding SHA-3. [hardening fix] bugref:9734
(edit) @85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85613   4 years vboxsync FE/Qt: bugref:9510: Few fixes for manager action-pool: New icons for …
(edit) @85612   4 years vboxsync FE/Qt: Log Viewer: Small icon fix.
(edit) @85611   4 years vboxsync FE/Qt: bugref:9686: Few fixes for manager action-pool: New icons for …
(edit) @85610   4 years vboxsync FE/Qt: bugref:9609: Few action-pool fixes: Extending menu-actions with …
(edit) @85609   4 years vboxsync ticketref:19791 fix udevadm constrol misspellings, contributed by …
(edit) @85608   4 years vboxsync Limit to size of instance data, which includes queue pair arrays
(edit) @85606   4 years vboxsync SUPDrvTracer.cpp: Try emit symbol sizes for SUPR0TracerFireProbe and …
(edit) @85602   4 years vboxsync IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
(edit) @85600   4 years vboxsync TestManager: Try correct join in result listing so that we don't get …
(edit) @85599   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for shortcut-pool stuff: Rename …
(edit) @85598   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Rename …
(edit) @85597   4 years vboxsync FE/Qt: bugref:9609: A bit of cleanup for action-pool stuff: Rename ST …
(edit) @85596   4 years vboxsync FE/Qt: bugref:9686, bugref:9510: build fix for r139694.
(edit) @85595   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Removing copy ctor
(edit) @85594   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Don't cache QVector's indices. That …
(edit) @85593   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Calling ISession::unlockMachine in …
(edit) @85592   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Implementing copy ctor for …
(edit) @85590   4 years vboxsync SUP: Added a note about SUPDRV_IOC_VERSION 0x002f0000 being used on …
(edit) @85588   4 years vboxsync follow up ticketref:19724 newline nit
(edit) @85587   4 years vboxsync DnD/VbglR3: Fixes for sending raw meta data to host.
(edit) @85585   4 years vboxsync DnD/VbglR3: Logging nit.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette