VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104659   7 months vboxsync HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
(edit) @104658   7 months vboxsync Devices\Graphics\DevVGA-SVGA3d-dx-shader.cpp: No …
(edit) @104657   7 months vboxsync Devices/PC/ipxe: Don't build on win.arm64 for now, bugref:10392
(edit) @104656   7 months vboxsync Runtime/common/asm: Fix function declarations from RTDECL -> DECLASM, …
(edit) @104652   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: doxygen and nits.
(edit) @104651   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fixed …
(edit) @104650   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Remove …
(edit) @104649   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Removed …
(edit) @104648   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix …
(edit) @104647   7 months vboxsync ValidationKit/bootsectors: bugref:10658 Fix build issue with r163199
(edit) @104646   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase, disable …
(edit) @104645   7 months vboxsync bs3-cpu-instr-4: SIMD FP instruction testcase basic but functioning …
(edit) @104644   7 months vboxsync Additions/common/VBoxService/VBoxServiceVMInfo.cpp: Don't call …
(edit) @104642   7 months vboxsync FE/Qt. bugref:9510. Adding an extra data since we may want to see VM …
(edit) @104641   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104639   7 months vboxsync FE/Qt. bugref:10669 Adding setText next to setTooltip since some …
(edit) @104638   7 months vboxsync FE/Qt. bugref:10667. A small fix.
(edit) @104637   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104636   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104635   7 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104634   7 months vboxsync Installer/linux/rpm: Remove the STAGEDHELP mess (exactly as it was …
(edit) @104633   7 months vboxsync Windows/Host Installer: Show the second customization dialog if …
(edit) @104632   7 months vboxsync Windows/Host Installer: Fixed registering known file extensions. …
(edit) @104631   7 months vboxsync FE/Qt. bugref:10667. Extending QILineEdit to add a new markable …
(edit) @104630   7 months vboxsync FE/Qt: bugref:10672: Accessibility fixes for Runtime UI; Providing …
(edit) @104629   7 months vboxsync Packaging: Prepare for Ubuntu 24.04.
(edit) @104628   7 months vboxsync HostServices/Drag'n Drop: Fixed missing field initializer. ​bugref:3409
(edit) @104627   7 months vboxsync Shared Clipboard: Fixed warnings. ​bugref:3409
(edit) @104626   7 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104625   7 months vboxsync IPRT/strformatrt: Fixed warnings (build fix). ​bugref:3409
(edit) @104624   7 months vboxsync IPRT/strformatrt: Fixed warnings. ​bugref:3409
(edit) @104623   7 months vboxsync ValidationKit/TXS: Fixed warnings + shutdown waiting check. bugref:3409
(edit) @104622   7 months vboxsync ValidationKit/VKAT: Fixed issues / nits. bugref:3409
(edit) @104621   7 months vboxsync FE/Qt. bugref:9510. Don't quit data collection just because …
(edit) @104619   7 months vboxsync ValidationKit/bootsectors/VBoxBs2Linker.cpp: Remove some unread …
(edit) @104618   7 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104617   7 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
(edit) @104616   7 months vboxsync Disassembler/tstDisasm-2: Comment out unused assignment, bugref:3409
(edit) @104615   7 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
(edit) @104614   7 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
(edit) @104613   7 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409
(edit) @104612   7 months vboxsync Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
(edit) @104611   7 months vboxsync Debugger/DBGPlugInWinNt.cpp: Log error when linking module into …
(edit) @104610   7 months vboxsync Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
(edit) @104609   7 months vboxsync Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
(edit) @104608   7 months vboxsync Debugger/DBGPlugInLinux.cpp: Log any error returned from …
(edit) @104607   7 months vboxsync Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
(edit) @104606   7 months vboxsync Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
(edit) @104605   7 months vboxsync GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
(edit) @104604   7 months vboxsync Devices/USB/DevOHCI.cpp: Fix parfait warning about unused chg variable …
(edit) @104603   7 months vboxsync NetworkServices/NAT: Some unused variable fixes, bugref:3409
(edit) @104602   7 months vboxsync Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
(edit) @104601   7 months vboxsync FE/Qt: bugref:10450: Precompile headers stuff: Removing old pre-5.8 …
(edit) @104600   7 months vboxsync FE/Qt. bugref:9831. Some more fixing related to context menu handling.
(edit) @104599   7 months vboxsync FE/Qt: bugref:10450: main.cpp: We are handling all the QtMsgType …
(edit) @104598   7 months vboxsync FE/Qt: bugref:10450: Runtime UI: Get rid of old Qt code related to …
(edit) @104597   7 months vboxsync FE/Qt. bugref:10450: Build fix.
(edit) @104596   7 months vboxsync FE/Qt: bugref:10450: UIHelpBrowserWidget: Get rid of pre-5.15 code …
(edit) @104595   7 months vboxsync FE/Qt: bugref:10450: UIDesktopWidgetWatchdog: Get rid of pre-5.10 code …
(edit) @104594   7 months vboxsync FE/Qt: bugref:10450: Get rid of pre-Qt6 code related to time/date stuff.
(edit) @104593   7 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104592   7 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to QSet/QList …
(edit) @104591   7 months vboxsync Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
(edit) @104590   7 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
(edit) @104589   7 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
(edit) @104588   7 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104587   7 months vboxsync Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
(edit) @104586   7 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to …
(edit) @104585   7 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics.
(edit) @104584   7 months vboxsync Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
(edit) @104583   7 months vboxsync Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
(edit) @104582   7 months vboxsync Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
(edit) @104581   7 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104580   7 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104579   7 months vboxsync xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about …
(edit) @104576   7 months vboxsync FE/Qt. bugref:9831. Some fixes on URL handling.
(edit) @104575   7 months vboxsync FE/Qt: bugref:10667: HiDPI fix for UIMarkableLineEdit.
(edit) @104574   7 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   7 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   7 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   7 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104569   7 months vboxsync DevXHCI: Avoid needless conditionals when toggling the DCS bit.
(edit) @104568   7 months vboxsync FE/Qt: bugref:10671: Add Cloud VM wizard: A bunch of coding-style …
(edit) @104567   7 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104566   7 months vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: A bunch of coding-style …
(edit) @104565   7 months vboxsync Guest Control/VBoxService: Return the full path of the created file / …
(edit) @104564   7 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104563   7 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104561   7 months vboxsync VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make …
(edit) @104560   7 months vboxsync HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't …
(edit) @104559   7 months vboxsync FE/Qt: Bring new NLS Cloud Profile combo used in a bunch of cloud …
(edit) @104558   7 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104557   7 months vboxsync VMM/PGMSavedState.cpp: Check status code for errors and return on …
(edit) @104556   7 months vboxsync src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
(edit) @104555   7 months vboxsync FE/Qt: NLS fixes for Cloud Provider combo used in a bunch of cloud …
(edit) @104554   7 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   7 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   7 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
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