VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91692   4 years vboxsync VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
(edit) @91691   4 years vboxsync src/libs: Fix openssl version number check for API which was added in …
(edit) @91690   4 years vboxsync VBoxHeadless: bugref:9790 - Don't use logging on the Windows message …
(edit) @91689   4 years vboxsync Devices/EFI: Don't dump the whole image path to the release log when …
(edit) @91688   4 years vboxsync VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
(edit) @91687   4 years vboxsync Audio: Fixed a small memory leak (driver description) in the driver …
(edit) @91686   4 years vboxsync VMM/PDM: Fix a small memory leak when destroying USB devices in PDMTerm()
(edit) @91685   4 years vboxsync Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
(edit) @91684   4 years vboxsync Audio/Validation Kit: Also let know if a audio data beacon has been …
(edit) @91683   4 years vboxsync EFI/Firmware: Don't zero out the debug information for firmware …
(edit) @91682   4 years vboxsync Audio/Validation Kit: Use a bit bigger array for internal object names …
(edit) @91681   4 years vboxsync FE/Qt: Update the combobox after enabling/disabling the reset item
(edit) @91680   4 years vboxsync Fe/Qt: We were removing too many items while updating …
(edit) @91679   4 years vboxsync VMM/NEM: Added not about GuidToString - couldn't help myself, sorry. :-)
(edit) @91678   4 years vboxsync iprt/nt/nt.h: Added link to docs for sys-info class 0x67.
(edit) @91677   4 years vboxsync SUP/SpcRoot-MicrosoftTestingRootCertificateAuthority2010-8a334aa8052dd2 …
(edit) @91676   4 years vboxsync VMM/NEM-win: Quick and very dirty hack to make the code work on …
(edit) @91675   4 years vboxsync IPRT/nt/RTR0MemKernelCopyTo/From: Code doesn't work, made some …
(edit) @91674   4 years vboxsync SUPDrv: Export RTR0MemObjLockKernelTag too. Minor version bump, …
(edit) @91673   4 years vboxsync DIS: Make disReadBytesDefault work the same way in ring-0 as in …
(edit) @91672   4 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Now that we've got pseudo symbols, a …
(edit) @91671   4 years vboxsync iprt/nt/vid.h: Seems VidGetPartitionProperty and …
(edit) @91670   4 years vboxsync Additions: X11: VMSVGA: gracefully exit VBoxClient process if has been …
(edit) @91669   4 years vboxsync FE/Qt: UIFilePathSelector: Bugfixes for r147128 and few commits …
(edit) @91668   4 years vboxsync Audio/Validation Kit: Added syntax help for the 'verify' sub command. …
(edit) @91667   4 years vboxsync Audio/Validation Kit: Added "--normalize" argument to optionally …
(edit) @91666   4 years vboxsync Audio/Validation Kit: Skip normalization by default now, as we now use …
(edit) @91665   4 years vboxsync Audio/Validation Kit: Implemented (simple) pre/post test tone beacon …
(edit) @91664   4 years vboxsync FE/Qt: bugref:9996: UIWizardImportApp: Provide wizard with hint to …
(edit) @91663   4 years vboxsync FE/Qt: bugref:9996: A bit of cleanup for redundant stuff in …
(edit) @91662   4 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91661   4 years vboxsync Audio/Validation Kit: Made some of the verification output debug-mode …
(edit) @91660   4 years vboxsync Audio/Validation Kit: Take offset into account when calculating the …
(edit) @91659   4 years vboxsync FE/Qt: bugref:9974. build fix.
(edit) @91658   4 years vboxsync Audio/Stubs: Close module handles after calling RTLdrLoadSystemEx().
(edit) @91657   4 years vboxsync FE/Qt: 9974. scm fix.
(edit) @91656   4 years vboxsync FE/Qt: bugref:9974. Creating the boot failure dialog.
(edit) @91655   4 years vboxsync Audio/Validation Kit: A bit more code for the audio data beacons. …
(edit) @91654   4 years vboxsync Audio/Validation Kit: Comment typo. ​bugref:10008
(edit) @91653   4 years vboxsync Audio/Validation Kit: Sped up the selftest a little by limiting the …
(edit) @91652   4 years vboxsync Audio/Validation Kit: Minor logging tweak. ​bugref:10008
(edit) @91651   4 years vboxsync iprt/nt/hyperv.h,vid.h: Some updates for build 22000. bugref:10118
(edit) @91650   4 years vboxsync src/libs: Export fixing for libtpms-0.9.0, bugref:10078
(edit) @91649   4 years vboxsync src/libs: Export fixing for libtpms-0.9.0, bugref:10078
(edit) @91648   4 years vboxsync Audio/Validation Kit: Renaming; to match the other stream names. …
(edit) @91647   4 years vboxsync Audio/Validation Kit: Added a VBOX_WITH_AUDIO_VALKIT_DUMP_STREAMS …
(edit) @91646   4 years vboxsync FE/Qt: bugref:9996: Full refactoring for Import Appliance wizard; …
(edit) @91645   4 years vboxsync FE/Qt: bugref:9996: Overall cleanup for UIWizardImportApp.
(edit) @91644   4 years vboxsync Audio/Validation Kit: Use cbPlayed instead of cbToPlay in …
(edit) @91643   4 years vboxsync Audio/Validation Kit: Fixes for audioTestFilesFindDiffsBinary(). …
(edit) @91642   4 years vboxsync FE/Qt: 9996. Making 6 bit windows 10 default OS for Windowses.
(edit) @91641   4 years vboxsync Audio/Validation Kit: Fixed temporary file handling for normalized …
(edit) @91640   4 years vboxsync FE/Qt: bugref:9996: Tiny cleanup in UIWizardNewCloudVM.
(edit) @91639   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup and doxygen fixes.
(edit) @91638   4 years vboxsync FE/Qt: bugref:9996: UIApplianceEditorWidget: Implementing clear …
(edit) @91637   4 years vboxsync FE/Qt: bugref:9996: UIFormEditorWidget: Implementing clearForm …
(edit) @91636   4 years vboxsync FE/Qt: bugref:9996: UIToolBox: Make section stretch greedy.
(edit) @91635   4 years vboxsync VMM/cpum.h: Doxygen fixes for CPUMSetGuestVmxVmSucceed, …
(edit) @91634   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fixed regression caused by r147289.
(edit) @91633   4 years vboxsync IPRT/dbg.h,dbgkrnlinfo-r0drv-nt.cpp: Added a few pseudo symbols to the …
(edit) @91632   4 years vboxsync Audio/Validation Kit: Factored out general I/O options into …
(edit) @91631   4 years vboxsync NAT/tftp: bugref:9350 - Redo r128102. Just reject pathnames that try …
(edit) @91630   4 years vboxsync SharedClipboard/common: ShClEventSignal must clear pEvent->pPayload if …
(edit) @91629   4 years vboxsync SharedClipboard/common: ShClEventSignal must clear pEvent->pPayload if …
(edit) @91628   4 years vboxsync SharedClipboard/common: ShClEventSignal must clear pEvent->pPayload if …
(edit) @91627   4 years vboxsync NAT/tftp: ​bugref:9350 - Define symbolic constants for TFTP error …
(edit) @91626   4 years vboxsync NAT/tftp: bugref:9350 - LogRel tftp requests at session allocation …
(edit) @91625   4 years vboxsync SharedClipboard/common: ShClEventSignal must clear pEvent->pPayload if …
(edit) @91624   4 years vboxsync SharedClipboard/X11: ShClX11RequestFromX11CompleteCallback must free …
(edit) @91623   4 years vboxsync NAT/tftp: bugref:9350 - Fix the type and the hungarian prefix of the …
(edit) @91622   4 years vboxsync SharedClipboardSvc-internal.h: fix tab setting.
(edit) @91621   4 years vboxsync X11/VBoxClient: Reverted most of r139955 because it's wrong and we do …
(edit) @91620   4 years vboxsync IPRT/RTDirRemove/posix: Do not rely on EEXIST taking priority over …
(edit) @91619   4 years vboxsync Audio/Validation Kit: Also write the beacon data to the test object. …
(edit) @91618   4 years vboxsync FE/Qt: 9974. Disabling first time run wizard.
(edit) @91617   4 years vboxsync doc/manual,FE/VBoxManage: Document the modifynvram sub-command of …
(edit) @91616   4 years vboxsync FE/Qt: 9996. Fixing several initialization issues on hardware parameters.
(edit) @91615   4 years vboxsync Devices/Secureity/DrvTpmEmuTpms: Implement a VM reset callback, …
(edit) @91614   4 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91613   4 years vboxsync Audio/Validation Kit: Try to fix testbox errors when setting an …
(edit) @91612   4 years vboxsync src/libs: Export libtpms-0.9.0, bugref:10078
(edit) @91611   4 years vboxsync iprt/types.h: Must undef bool after including stdbool.h on everywhere …
(edit) @91610   4 years vboxsync iprt/types.h: Must undef bool after including stdbool.h on solaris too.
(edit) @91609   4 years vboxsync Config.kmk: Try enabling libtpms on Solaris, bugref:10078
(edit) @91608   4 years vboxsync src/libs: Fix guards when to compile libtpms, bugref:10078
(edit) @91607   4 years vboxsync Devices/Graphics: parser should be able to apply modifications; …
(edit) @91606   4 years vboxsync VBoxGuest/nt: Corrected Windows 11 detection (it's still NT version …
(edit) @91605   4 years vboxsync IPRT/win: Try detect windows 11 and server 2019 & 2022 by the stupid …
(edit) @91604   4 years vboxsync VMM/CPUM: Fix nested paging related error message typo (unrestricted).
(edit) @91603   4 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91602   4 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91601   4 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91600   4 years vboxsync Config.kmk: Enable libtpms based driver on Linux, Darwin and Windows, …
(edit) @91599   4 years vboxsync Config.kmk: Fix include directory for libtpms, bugref:10078
(edit) @91598   4 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91597   4 years vboxsync Audio/Validation Kit: Implemented setting the system's master volume …
(edit) @91596   4 years vboxsync include/iprt/formats/tpm.h: Some guards for the TPM status code …
(edit) @91595   4 years vboxsync Devices/DrvTpmEmuTpms: Some Windows build fixes, bugref:10075
(edit) @91594   4 years vboxsync Runtime/VBoxRT-openssl-1.1plus.def: Export more openssl stuff for …
(edit) @91593   4 years vboxsync FE/Qt: 9996. Misc. fixes related machine name, machine file name, and …
Note: See TracRevisionLog for help on using the revision log.

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