VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98130   21 months vboxsync Storage/Makefile.kmk: s/VBOXR3/VBoxR3Dll bugref:10348
(edit) @98129   21 months vboxsync VMM/testcase: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98128   21 months vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98127   21 months vboxsync *.kmk: s/VBOXQTGUIEXE/VBoxQtGuiExe/ s/VBOXQTGUI/VBoxQtGuiDll/ bugref:10348
(edit) @98126   21 months vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98125   21 months vboxsync *.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348
(edit) @98124   21 months vboxsync FE/Qt: Made UIIndicatorHardDrive update the tooltip on …
(edit) @98123   21 months vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
(edit) @98122   21 months vboxsync VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
(edit) @98121   21 months vboxsync Devices/DevVirtioNet: Fix logic for attaching driver at device …
(edit) @98120   21 months vboxsync ValKit/Audio: No need to make vkathost static.
(edit) @98119   21 months vboxsync ValKit/Audio: Attempt at a more proper build fix for the vkathost.
(edit) @98118   21 months vboxsync Validation Kit/VKAT: Build the VBoxAudioTest[.exe] binary as an own …
(edit) @98117   21 months vboxsync Validation Kit/VKAT: Build the VBoxAudioTest[.exe] binary as an own …
(edit) @98116   21 months vboxsync Validation Kit/VKAT: Build the VBoxAudioTest[.exe] binary as an own …
(edit) @98115   21 months vboxsync Main: scm updates
(edit) @98114   21 months vboxsync Installer: scm updates
(edit) @98113   21 months vboxsync scm,webtools: scm updates
(edit) @98112   21 months vboxsync Devices/PC: scm updates
(edit) @98111   21 months vboxsync Add/WinNT: scm updates
(edit) @98110   21 months vboxsync doc: scm updates
(edit) @98109   21 months vboxsync /debian: scm updates
(edit) @98108   21 months vboxsync Manual (C) year updates.
(edit) @98107   21 months vboxsync Manual (C) year updates.
(edit) @98106   21 months vboxsync Manual (C) year updates.
(edit) @98105   21 months vboxsync tools/bin: Use correct hash-bang so zsh/macOS doesn't give us a 'sh' …
(edit) @98104   21 months vboxsync IPRT/RTTimeZoneGetCurrent-posix.cpp: Skip quoting before uinsg ZONE …
(edit) @98103   21 months vboxsync Copyright year updates by scm.
(edit) @98102   21 months vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98101   21 months vboxsync Main/IMachine::attachDevice: Attempt at fixing r150710 regression. …
(edit) @98100   21 months vboxsync Main: Nits.
(edit) @98099   21 months vboxsync Main/HostHardwareLinux.cpp: Get rid of the for(;;) loop introduced in …
(edit) @98098   21 months vboxsync doc/manual/docbook-refentry-to-C-help.xsl: Try improve …
(edit) @98097   21 months vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98096   21 months vboxsync Additions: Linux: vboxsf: suppress false-positive warning caused by …
(edit) @98095   21 months vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98094   21 months vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98093   21 months vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98092   21 months vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98091   21 months vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98090   21 months vboxsync Validation Kit/tests/api/tdCloneMedium1.py: Merged target medium size …
(edit) @98089   21 months vboxsync Audio/Settings: Compile fixes if VBOX_WITH_AUDIO_PULSE and …
(edit) @98088   21 months vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98087   21 months vboxsync Main/AutoLock.cpp: Don't use Utf8StrFmt when RTCString::printf will do.
(edit) @98086   21 months vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98085   21 months vboxsync Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
(edit) @98084   21 months vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98083   21 months vboxsync VBoxManange: Build fix for new DeviceType_End value. bugref:9892
(edit) @98082   21 months vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98081   21 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98080   21 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98079   21 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98078   21 months vboxsync Validation Kit/tests/api: Added missing tdCloneMedium1.py to the exec …
(edit) @98077   21 months vboxsync DrvAudio: doc nit. bugref:9558
(edit) @98076   21 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows …
(edit) @98075   21 months vboxsync Audio/DrvAudio: Implemented ability to dynamically destroy and …
(edit) @98074   21 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows (hosts).
(edit) @98073   21 months vboxsync Main/HostHardwareLinux.cpp: We don't need to dynamically resolve …
(edit) @98072   21 months vboxsync Main/HostDnsSeCiceLinux.cpp: Logging. bugref:10255
(edit) @98071   21 months vboxsync Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
(edit) @98070   21 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows (hosts).
(edit) @98069   21 months vboxsync Main/Host: Comments nits.
(edit) @98068   21 months vboxsync Main/HostDnsServiceLinux.cpp: Worked out a bunch of bugs and issues …
(edit) @98067   21 months vboxsync Main/HostDnsServiceLinux.cpp: Some @todos and cleanups. bugref:10255
(edit) @98066   21 months vboxsync VMM: Fixed EFLAGS.TF handling for CPUID exits when NEM/Hyper-V is …
(edit) @98065   21 months vboxsync DevVGA: Simplified the tracking of remapped VGA pages, we don't need …
(edit) @98064   21 months vboxsync Devices: Remove the unused Virtio core code and legacy virtio-net …
(edit) @98063   21 months vboxsync Devices/Virtio,Devices/DevVirtioNet_1_0: Additional fixes for the …
(edit) @98062   21 months vboxsync VMM/HMVMXR0: Adjust assertion for nested-guest VMCS.
(edit) @98061   21 months vboxsync VBoxSDS: restored accidentally deleted logger call. bugref:10334
(edit) @98060   21 months vboxsync After 7.0.6
(edit) @98059   21 months vboxsync 7.0.6
(edit) @98058   21 months vboxsync 7.0 Changelog.
(edit) @98057   21 months vboxsync Changelog
(edit) @98056   21 months vboxsync WDDM: corrected assertions
(edit) @98055   21 months vboxsync doc/manual: Fix documentation for USB port filter.
(edit) @98054   21 months vboxsync 7.0 Changelog.
(edit) @98053   21 months vboxsync VBoxSDS: Reduced unnecessary logging.
(edit) @98052   21 months vboxsync Devices/Graphics: allow to use different formats for staging and …
(edit) @98051   21 months vboxsync Devices/Graphics: use the first subresource if the number of levels is …
(edit) @98050   21 months vboxsync Devices/Graphics: logging. bugref:9830
(edit) @98049   21 months vboxsync Devices/Graphics: logging. bugref:9830
(edit) @98048   21 months vboxsync manual: Update. bugref:10340
(edit) @98047   21 months vboxsync manual: Update. bugref:10340
(edit) @98046   21 months vboxsync Main/IConsole: Updates. bugref:10340
(edit) @98045   21 months vboxsync IOM: Updates. bugref:10315
(edit) @98044   21 months vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98043   21 months vboxsync 3D/WDDM: Improved GMR logic, bugref:10339
(edit) @98042   21 months vboxsync Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
(edit) @98041   21 months vboxsync Main/Medium: Can't use raw disk VMDK for differencing images and also …
(edit) @98040   21 months vboxsync Validation Kit/tdUnitTest1.py: When started in verbose mode, log the …
(edit) @98039   21 months vboxsync FE/Qt: Runtime UI: Get rid of friend classes, part #2 (mode …
(edit) @98038   21 months vboxsync FE/Qt: Runtime UI: Build fix for r155134 (missed part on macOS).
(edit) @98037   21 months vboxsync FE/Qt: Runtime UI: Get rid of friend classes, part #1 (general interfaces).
(edit) @98036   21 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Fixed VPID masking bug in INVVPID …
(edit) @98035   21 months vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @98034   21 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel 6.2, …
(edit) @98033   21 months vboxsync Audio/VBoxManage: Manual: Fix Russian translation for --audio-driver …
(edit) @98032   21 months vboxsync Audio/VBoxManage: Resolved a @todo: Marked the modifyvm "--audio" …
(edit) @98031   21 months vboxsync ValKit/vboxinstaller.py: Some fixes to r153261 (untested, just like …
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