VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96528   2 years vboxsync IPRT/Makefile.kmk: Need RuntimeR3 or RuntimeR3NoAsan for the device …
(edit) @96525   2 years vboxsync /Config.kmk,IPRT/Makefile.kmk: We need a RuntimR3NoAsan.lib for asan …
(edit) @96524   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96523   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96522   2 years vboxsync Storage: Wrong file. bugref:10261
(edit) @96521   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96519   2 years vboxsync IPRT/thread-posix.cpp: Try initialize g_SelfKey to a non-valid value …
(edit) @96518   2 years vboxsync Audio/AudioTest.cpp: Fixed a warning (as error).
(edit) @96517   2 years vboxsync Validation Kit/vbox.py: Implemented support for recording video / …
(edit) @96514   2 years vboxsync Add/3D/Config.kmk: Another KBUILD_TARGET/KBUILD_TARGET_ARCH mixup. …
(edit) @96513   2 years vboxsync tstShflSizes: printf -> RTPrintf. bugref:10261
(edit) @96512   2 years vboxsync Devices/testcase: ditto. bugref:10261
(edit) @96511   2 years vboxsync /Config.kmk,VMM,IPRT: Converted all run-at-compile-time tests and more …
(edit) @96510   2 years vboxsync Add/3D/Config.kmk: Must disable FPU intrinsics in x86 mode, or we end …
(edit) @96509   2 years vboxsync ValKit: LoadGenerator build fix for no-CRT mode (x86). bugref:10261
(edit) @96508   2 years vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96507   2 years vboxsync IPRT/nocrt: The xml.cpp stuff won't ever work without exceptions. …
(edit) @96506   2 years vboxsync ValKit/rdtsc.cpp: Made it build in no-CRT mode. bugref:10261
(edit) @96505   2 years vboxsync IPRT: Dynamically resolve GetProcessAffinityMask, …
(edit) @96504   2 years vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96503   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96502   2 years vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96501   2 years vboxsync Installer/win: fix typo in NLS text
(edit) @96499   2 years vboxsync 7.0.0_BETA1
(edit) @96495   2 years vboxsync IPRT: Switched pipe-win.cpp to use the nt-and-windows.h header and …
(edit) @96494   2 years vboxsync VMM: updates. [warning fix] bugref:10282
(edit) @96492   2 years vboxsync NAT: Zero newly allocated memory for sbufs to avoid potential …
(edit) @96491   2 years vboxsync VMM: updates. bugref:10282
(edit) @96490   2 years vboxsync Additions/linux/Makefile.kmk: fix typo
(edit) @96489   2 years vboxsync Additions/linux/Makefile.kmk: Hope that people building the OSE …
(edit) @96488   2 years vboxsync Additions/3D/mesa: Export to OSE and remove symlinks.
(edit) @96487   2 years vboxsync FE/Qt: VirtualBox Manager / Chooser pane: Missed machine-items state …
(edit) @96486   2 years vboxsync FE/Qt: Small update for Russian NLS, part 3.
(edit) @96485   2 years vboxsync FE/Qt: Corresponding updatenls after subsequent NLS cleanup for BETA.
(edit) @96484   2 years vboxsync FE/Qt: Large update for Russian NLS, part 2.
(edit) @96483   2 years vboxsync FE/Qt: A bunch of NLS fixes across the GUI #4; Preparing for BETA NLS …
(edit) @96482   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96481   2 years vboxsync Recording/Main: Added some more recording frame utility functions. …
(edit) @96480   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96479   2 years vboxsync Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
(edit) @96478   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96477   2 years vboxsync Recording/WebMWriter: Removed dead code. ​bugref:10275
(edit) @96476   2 years vboxsync IPRT: Resolve IsDebuggerPresent and GetSystemTimeAsFileTime …
(edit) @96475   2 years vboxsync IPRT: Resolve SetHandleInformation and GetHandleInformation …
(edit) @96473   2 years vboxsync ValKit/vkat: build fix. bugref:10261
(edit) @96472   2 years vboxsync ValKit/vkat,Devices/Audio: Made vkat build in no-CRT mode. bugref:10261
(edit) @96471   2 years vboxsync IPRT/nocrt: Don't assert in sized delete operators. bugref:10261
(edit) @96469   2 years vboxsync Add/x11/x11includes: Export the files inside pixman-0.40.0 too, not …
(edit) @96460   2 years vboxsync Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
(edit) @96459   2 years vboxsync Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
(edit) @96458   2 years vboxsync Devices/PC/ipxe: Export iPxeBiosBin.rom. bugref:10254
(edit) @96457   2 years vboxsync Add/NT/Inst: Doxygen fix. bugref:10261
(edit) @96456   2 years vboxsync Add/NT/Inst: Fixed mixed up arguments for driver install/uninstall in …
(edit) @96455   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96454   2 years vboxsync VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
(edit) @96453   2 years vboxsync IPRT,Add: Build fixes related to VBoxAddInstallNt3x and …
(edit) @96452   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96451   2 years vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96450   2 years vboxsync Devices/Graphics: set component types for pixel shader output …
(edit) @96449   2 years vboxsync Add/NT/Inst: Factored out the no-CRT output and error messaging …
(edit) @96448   2 years vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96446   2 years vboxsync IPRT/critsect-generic.cpp: AssertReleaseMsgRC instead of …
(edit) @96444   2 years vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96443   2 years vboxsync Add/NT/Inst: Made VBoxAddInstallNt3x build in no-CRT mode. bugref:10261
(edit) @96442   2 years vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96441   2 years vboxsync IPRT/nocrt: Mangling fix in nocrt-WinMainCRTStartup-win.asm. bugref:10261
(edit) @96440   2 years vboxsync VMM/IEM: Implement [v]phminposuw instructions, bugref:9898 [missing file]
(edit) @96439   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phminposuw instructions …
(edit) @96438   2 years vboxsync VMM/IEM: Implement [v]phminposuw instructions, bugref:9898
(edit) @96437   2 years vboxsync Add/NT/Inst: Fixes to the netprovider list management in …
(edit) @96436   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]lddqu instructions …
(edit) @96435   2 years vboxsync VMM/IEM: Implement [v]lddqu instructions, bugref:9898
(edit) @96434   2 years vboxsync Additions/3D/mesa: removed mesa-17.3.9
(edit) @96432   2 years vboxsync FE/Qt: Corresponding updatenls after subsequent NLS cleanup for BETA.
(edit) @96431   2 years vboxsync ValidationKit/testdriver/vboxinstaller.py: Added options …
(edit) @96430   2 years vboxsync FE/Qt: A bunch of NLS fixes across the GUI #3; Preparing for BETA NLS …
(edit) @96428   2 years vboxsync Installer/win: Added new build define VBOX_WITH_CRT_PACKING, which …
(edit) @96427   2 years vboxsync FE/Qt: Large update for Russian NLS, part 1.
(edit) @96426   2 years vboxsync FE/Qt: A bunch of NLS fixes across the GUI #2; Preparing for BETA NLS …
(edit) @96423   2 years vboxsync Installer/win: Build fix when VBOX_WITH_PYTHON is not defined (e.g. …
(edit) @96422   2 years vboxsync Add/NT/Inst: Refactored VBoxDrvInst.cpp so it can be compiled in …
(edit) @96421   2 years vboxsync Add/NT/Inst: Fixed copy & paste bug in VBoxGuestDrvInst output code. …
(edit) @96420   2 years vboxsync IPRT/nocrt: Implemented GSHandlerCheck so we can avoid overrunning …
(edit) @96419   2 years vboxsync IPRT/nocrt: SEH64 for memmove.asm. bugref:10261
(edit) @96418   2 years vboxsync fix additional copyright notice
(edit) @96417   2 years vboxsync more manual copyright and license notice fixing
(edit) @96415   2 years vboxsync IPRT/nocrt: No AssertLogRelMsgFailed in RTErrConvertFromWin32 when in …
(edit) @96413   2 years vboxsync update alternative PC BIOS and VGA BIOS sources
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96409   2 years vboxsync EFI: UTF-8 fixing
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96406   2 years vboxsync Additions/3D/mesa/Makefile.kmk: Use actually defined variables (fix …
(edit) @96405   2 years vboxsync Installer/darwin/Makefile.kmk: Typo in previous changes.
(edit) @96404   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]shufps/[v]shufpd …
(edit) @96403   2 years vboxsync VMM/IEM: Implement [v]shufps/[v]shufpd instructions, bugref:9898
(edit) @96402   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @96400   2 years vboxsync IPRT/nocrt: Build fix related to RuntimeR3NoCrt users. bugref:10261
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @96398   2 years vboxsync ValidationKit: Make it clear that a secure password should be used. …
(edit) @96397   2 years vboxsync ValidationKit/testmanager/config.py: use placeholders, make it clear …
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