VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99519   18 months vboxsync Validation Kit/Guest Control: Some older Linux test VMs (like …
(edit) @99518   18 months vboxsync Validation Kit/vbox.py: Added txsRunTestStdIn() to provide a simple …
(edit) @99517   18 months vboxsync manual: Cannot see anyone using user_KnownIssues.xml, so removing it. …
(edit) @99516   18 months vboxsync manual: scm fix. bugref:10302
(edit) @99515   18 months vboxsync manual: Added the changelog to the (DITA) manual. [build fix] bugref:10302
(edit) @99514   18 months vboxsync manual: Added the changelog to the (DITA) manual. bugref:10302
(edit) @99513   18 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99512   18 months vboxsync Addition: Linux: rcvboxadd: fix comment, bugref:10359.
(edit) @99511   18 months vboxsync Additions: Linux: rcvboxadd: corrected path to rcvboxadd-service, …
(edit) @99510   18 months vboxsync Additions: Linux: rcvboxadd: Check for root user on those actions …
(edit) @99509   18 months vboxsync Validation Kit/unit tests: Also disabled tstRTTime for darwin.arm64 …
(edit) @99508   18 months vboxsync Additions: Linux: rcvboxadd: Do not use systemctl when reloading …
(edit) @99507   18 months vboxsync Additions: Linux: rcvboxadd-service: set proper exit code when …
(edit) @99506   18 months vboxsync Validation Kit/Guest Additions: Better fix for r156983 (Added kludge …
(edit) @99505   18 months vboxsync Additions: Linux: rcvboxadd: update variables naming, bugref:10359.
(edit) @99504   18 months vboxsync FE/Qt: bugref:10407. Adding some comments.
(edit) @99503   18 months vboxsync Additions/linux/installer: Use VBoxControl instead of VBoxClient to …
(edit) @99502   18 months vboxsync Additions/linux/installer: Added some docs. bugref:10359
(edit) @99501   18 months vboxsync manual: Generate VBoxManage command overview topic from converted …
(edit) @99500   18 months vboxsync manual: Generate VBoxManage command overview topic from converted …
(edit) @99499   18 months vboxsync Devices/EFI/Firmware: Refined workaround needed for old OS X boot loaders.
(edit) @99498   18 months vboxsync manual: Split out the topics of converted manpages into separate files …
(edit) @99497   18 months vboxsync manual: Split out the topics of converted manpages into separate files …
(edit) @99496   18 months vboxsync configure, xpcom/python: Handle versions up to Python 3.12, and remove …
(edit) @99495   18 months vboxsync configure: Allow using system liblzma, plus a small fix for the …
(edit) @99494   18 months vboxsync FE/VBoxSDL: Make it work with macOS, bugref:9449
(edit) @99493   18 months vboxsync FE/VBoxBFE: Configure the GIC, bugref:10397
(edit) @99492   18 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
(edit) @99491   18 months vboxsync FE/Qt: bugref:10407. Hopefully a better way to detect display server.
(edit) @99490   18 months vboxsync Validation Kit/Guest Additions: Added kludge for getting the Guest …
(edit) @99489   18 months vboxsync Additions: Linux: vboxsf: fix build for RHEL 9.3 (CentOS Stream 8) …
(edit) @99488   18 months vboxsync Additions: Linux: rcvboxadd: report UNKNOWN when running kernel module …
(edit) @99487   18 months vboxsync Validation Kit/tdUnitTest1.py: Disabled running tstIntNet-1, tstLow …
(edit) @99486   18 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99485   18 months vboxsync include/VBox: Add header containing definitions for the ARM Generic …
(edit) @99484   18 months vboxsync FE/Qt: bugref:10407. Default to Xserver in case XDG_SESSION_TYPE is …
(edit) @99483   18 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99482   18 months vboxsync FE/Qt: bugref:10421. scm fix.
(edit) @99481   18 months vboxsync FE/Qt: bugref:10421. I forgot to rename VBoxUtils-x11* files in r156972.
(edit) @99480   18 months vboxsync FE/Qt: Revert an unintended change in Config.kmk introduced in r156971.
(edit) @99479   18 months vboxsync FE/Qt: bugref:10421. Renaming NativeWindowSubsystem stuff.
(edit) @99478   18 months vboxsync Check if XDG_SESSION_TYPE is set to tty, else GUI refuses to start in …
(edit) @99477   18 months vboxsync Validation Kit/Shared Folders: Added a "basic" test definition …
(edit) @99476   18 months vboxsync Devices/EFI/Firmware: Add ability to build AArch32 and AArch64 …
(edit) @99475   18 months vboxsync Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
(edit) @99474   18 months vboxsync Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
(edit) @99473   18 months vboxsync Devices/EFI/Firmware: Add the necessary compiler definitions for the …
(edit) @99472   18 months vboxsync Devices/EFI/Firmware: Set the correct output directory for the …
(edit) @99471   18 months vboxsync Devices/EFI/Firmware: Import the softfloat 3e library from the vendor …
(edit) @99470   18 months vboxsync Add/Nt/Installer: Using the EarlyNT variant of VBoxVideo for XP is the …
(edit) @99469   18 months vboxsync FE/Qt: Don't call the overloaded setShortcuts in ~UIAction, but call …
(edit) @99468   18 months vboxsync Devies/EFI/Firmware: Fix leftover from a previous merge attempt, …
(edit) @99467   18 months vboxsync FE/Qt: Make sure the shortcut is deregistered in ~UIAction() so we …
(edit) @99466   18 months vboxsync Main/MediumImpl.cpp: Corrected incorrect …
(edit) @99465   18 months vboxsync Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
(edit) @99464   18 months vboxsync Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
(edit) @99463   18 months vboxsync Validation Kit/Shared Folders: Fixes for really old Linux guests …
(edit) @99462   18 months vboxsync Validation Kit/Shared Folders: Fixes for really old Linux guests …
(edit) @99461   18 months vboxsync HostDrivers/testcase: tstPin: Use SUPR3INIT_F_DRIVERLESS for ARM builds.
(edit) @99460   18 months vboxsync HostDrivers/testcase: tstPin: Pages, not bytes.
(edit) @99459   18 months vboxsync setting missed svn:sync-process property on curl-8.0.1 files
(edit) @99458   18 months vboxsync /Config.kmk,FE/Qt: Issue warning if using Qt debug build w/o also …
(edit) @99457   18 months vboxsync HostDrivers/testcase: Overhauled tstPin (Memory locking interface in …
(edit) @99456   18 months vboxsync Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
(edit) @99455   18 months vboxsync Devices/EFI/Frimware/EfiModules.kmk: Remove a few obsolete entries, …
(edit) @99454   18 months vboxsync Devices/EFI: Removed old EFI firmware. Using edk2-stable202302 from …
(edit) @99453   18 months vboxsync Devices/EFI/FirmwareNew: Update openssl to 1.1.1t, bugref:4643 bugref:10420
(edit) @99452   18 months vboxsync Devices/EFI/FirmwareNew: Need to initialize the …
(edit) @99451   18 months vboxsync Devices/EFI/FirmwareNew: Expand what gets ignored in order to fix …
(edit) @99450   18 months vboxsync Validation Kit: Disabled OL6u2 x86 test VM for smoke testing.
(edit) @99449   18 months vboxsync Validation Kit: Added new OL6u10 x86 test VM, as the old test VM …
(edit) @99448   18 months vboxsync FE/Qt: Explanation of the QPointer heap issue when using a debug Qt …
(edit) @99447   18 months vboxsync FE/Qt: Simple delete via QPointer<> sample to explore the problem in …
(edit) @99446   18 months vboxsync FE/Qt: Workaround for weird QPointer delete behavior.
(edit) @99445   18 months vboxsync /Config.kmk,/Makefile.kmk: VBOX_QT_DBG for debug build support.
(edit) @99444   18 months vboxsync FE/Qt: Fixed Q_ASSERT issues in UIPortForwardingModel::setRules when …
(edit) @99443   18 months vboxsync ValidationKit/bs3kit: Fix single-line macro definition to work with …
(edit) @99442   18 months vboxsync FE/Qt: bugref:10407. Some more fixes for guarding XServer calls.
(edit) @99441   18 months vboxsync FE/Qt: bugref:10407. Make sure xcb calls in UIKeyboardHandler are …
(edit) @99440   18 months vboxsync Validation Kit/vboxtestvms.py: Added a note for the OL6u2 image wrt …
(edit) @99439   18 months vboxsync Validation Kit/vboxtestvms.py: Typos.
(edit) @99438   18 months vboxsync FE/Qt: bugref:10407. Some refactoring.
(edit) @99437   18 months vboxsync FE/Qt: bugref:10407. Make sure xcb calls in UIHostComboEditor are …
(edit) @99436   18 months vboxsync FE/Qt: bugref:10407. An addendum to r156894.
(edit) @99435   18 months vboxsync FE/Qt: bugref:10407. Renaming DBus related functions.
(edit) @99434   18 months vboxsync FE/Qt: bugref:10407. More fixes to prevent crashes in pure Wayland case.
(edit) @99433   18 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
(edit) @99432   18 months vboxsync Devices/Network: hopefully final scm fixes. bugref:10268
(edit) @99431   18 months vboxsync Add/Nt/Installer: Try use the EarlyNT version of VBoxVideo for XP as well.
(edit) @99430   18 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99429   18 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99428   18 months vboxsync Devices/Network: scm fixes. bugref:10268
(edit) @99427   18 months vboxsync iprt/err.h: Completed RTERRINFO::cbMsg docs.
(edit) @99426   18 months vboxsync SUPDrv: Move SUPDRV_MEMCPY to SUPDrvInternal.h and try explain why and …
(edit) @99425   18 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
(edit) @99424   18 months vboxsync Main/NvramStore: Don't return VINF_SUCCESS for too large files. Get …
(edit) @99423   18 months vboxsync IPRT/efi: More store opening error info.
(edit) @99422   18 months vboxsync IPRT/strformatrt.cpp: Corrected formatting RTERRINFO (%RTeim and …
(edit) @99421   18 months vboxsync SUPDrv: Move SUPDRV_MEMCPY to SUPDrvInternal.h and try explain why and …
(edit) @99420   18 months vboxsync linux/vboxsf: s/VBOX_LINUX_MEMCPY/VBSF_UNFORTIFIED_MEMCPY/g + …
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