VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91521   4 years vboxsync FE/Qt: bugref:9996: UIWizardImportApp: Rename appliance field to …
(edit) @91520   4 years vboxsync VMM/vmR3TrySetState: Attempt at improving the error reporting. bugref:10111
(edit) @91519   4 years vboxsync com/string.h: Added note to Utf8StrFmt about not using it in …
(edit) @91518   4 years vboxsync Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + …
(edit) @91517   4 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91516   4 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91515   4 years vboxsync VBoxHeadless: bugref:9790 - Don't use builtin_return_address(1) in …
(edit) @91514   4 years vboxsync Main: bugref:9790 - Update the workaround for Clang nothrow/PPFN …
(edit) @91513   4 years vboxsync Host Services: ShCl: VRDP: prevent clipboard operation from stop when …
(edit) @91512   4 years vboxsync FE/Qt: Small cleanup
(edit) @91511   4 years vboxsync FE/Qt: Cleanup old redundant stuff in VBoxUpdateData class as well, …
(edit) @91510   4 years vboxsync Audio/Validation Kit: Implemented playing back a pre + post beacon …
(edit) @91509   4 years vboxsync FE/Qt: Cleanup old excessive stuff in UIVersion and PortData classes.
(edit) @91508   4 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91507   4 years vboxsync Devices/Graphics: DUMP_BITMAPS update: bugref:9830
(edit) @91506   4 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91505   4 years vboxsync Audio/Validation Kit: Initial implementation of two-pass audio data …
(edit) @91504   4 years vboxsync Devices/Graphics: straighten out code which waits for drawing to …
(edit) @91503   4 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91502   4 years vboxsync Main/Unattended: Add UEFI support (needed for Windows 11 which this …
(edit) @91501   4 years vboxsync FE/Qt: bugref:10067: Notification-center: Crash fix; Progress object …
(edit) @91500   4 years vboxsync Runtime/efivarstorevfs: bugref:9580 - newer clang is upset that …
(edit) @91499   4 years vboxsync FE/Qt: bugref:9996: Cleanup for unused stuff in UIWizardNewCloudVM.
(edit) @91498   4 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91497   4 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91496   4 years vboxsync Audio/Validation Kit: Use a bigger buffer (64K) in …
(edit) @91495   4 years vboxsync Audio/Validation Kit: Use the audio frame size as chunk size in …
(edit) @91494   4 years vboxsync Audio/Validation Kit: Some more assertions for …
(edit) @91493   4 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91492   4 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
(edit) @91491   4 years vboxsync FE/VBoxManage: Add sub-command to enroll the default VBox platform key …
(edit) @91490   4 years vboxsync Main: Implement enrolling the default VBox platform key, bugref:9580
(edit) @91489   4 years vboxsync Audio/Validation Kit: Naming nit. ​bugref:10008
(edit) @91488   4 years vboxsync Audio/Validation Kit: Only do volume calculation once. ​bugref:10008
(edit) @91487   4 years vboxsync Main: Add public key for the default oracle PK, bugref:9580
(edit) @91486   4 years vboxsync FE/Qt: bugref:9996. Renaming a parameter.
(edit) @91485   4 years vboxsync Dev/e1000: bugref:10114 Increased link up delay to 5 seconds
(edit) @91484   4 years vboxsync Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830
(edit) @91483   4 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91482   4 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91481   4 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91480   4 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91479   4 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91478   4 years vboxsync IPRT/memobj: Added pszTag to rtR0MemObjNew.
(edit) @91477   4 years vboxsync IPRT/memobj-r0drv-linux.c: todo. bugref:10112
(edit) @91476   4 years vboxsync Main/Machine,UnattendedInstaller: Some unnecessary includes removed.
(edit) @91475   4 years vboxsync Main/ExtPack: Fix version major/minor order, and add long forgotten …
(edit) @91474   4 years vboxsync FE/Qt: wizards/newvm, wizards/editors: Use recommended CPU count for …
(edit) @91473   4 years vboxsync FE/Qt: UIWizardNewVMNameOSTypePage: Default Windows version these days …
(edit) @91472   4 years vboxsync FE/Qt: UIWizardNewVMNameOSTypePage: Detect Windows 11 from name pattern.
(edit) @91471   4 years vboxsync FE/Qt: UIIconPool: Placeholder for proper Windows 11 icon.
(edit) @91470   4 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91469   4 years vboxsync VBoxManage: comment typo and whitespace fix
(edit) @91468   4 years vboxsync Main/src-all/Global.cpp: whitespace cleanup, align columns and improve …
(edit) @91467   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: Get rid of New Cloud VM wizard …
(edit) @91466   4 years vboxsync VMNet: bugref:9932 Fixed uninitialized max_packet_size, really enabled …
(edit) @91465   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: Rework expert page to be based …
(edit) @91464   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for prepare …
(edit) @91463   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of reordering for expert page.
(edit) @91462   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for 3rd page.
(edit) @91461   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; Replacing …
(edit) @91460   4 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; Renaming …
(edit) @91459   4 years vboxsync FE/Qt: bugref:9996: A bit of missing stuff in Export Appliance wizard.
(edit) @91458   4 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91457   4 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91456   4 years vboxsync FE/Qt: bugref:9996: Layout quirk fix.
(edit) @91455   4 years vboxsync FE/Qt: bugref:9996: Implementing UIToolBox::setPageEnabled.
(edit) @91454   4 years vboxsync Audio/Validation Kit: Included the "DebugAudio" backend when …
(edit) @91453   4 years vboxsync Audio/Validation Kit: Implemented optional test tone options …
(edit) @91452   4 years vboxsync Audio/Validation Kit: Moved playback options into an own struct …
(edit) @91451   4 years vboxsync Audio/Validation Kit: Implemented optional volume argument (--vol …
(edit) @91450   4 years vboxsync VMM: Use RTR0MemObjAllocLarge w/ RTMEMOBJ_ALLOC_LARGE_F_FAST for …
(edit) @91449   4 years vboxsync IPRT/memobj: MmAllocatePagesForMdlEx is not visible when building the …
(edit) @91448   4 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91447   4 years vboxsync SUP: Export RTR0MemObjAllocLargeTag from SUPDrv, require new minor IOC …
(edit) @91446   4 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91445   4 years vboxsync FE/Qt: Updating the recent media list of the UIFilePathSelector.
(edit) @91444   4 years vboxsync Devices: bugref:9932 Missing endif build fix
(edit) @91443   4 years vboxsync Devices: bugref:9932 More build fixes for r147123
(edit) @91442   4 years vboxsync Devices: bugref:9932 Build fixes for r147123
(edit) @91441   4 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91440   4 years vboxsync Devices: bugref:9932 Enable VMNET by default
(edit) @91439   4 years vboxsync Devices: bugref:9932 Stupid space build fix
(edit) @91438   4 years vboxsync Devices: bugref:9932 Suspend/resume support, limit VMNET compilation …
(edit) @91437   4 years vboxsync FE/Qt: bugref:9932: A bit of coding-style and NLS fixes for r147096.
(edit) @91436   4 years vboxsync FE/Qt: Adding functionality of listing recently used media in …
(edit) @91435   4 years vboxsync Shared Clipboard: prevent guest clipboard reset when clipboard sharing …
(edit) @91434   4 years vboxsync Main/NvramStoreImpl: Implement API to initialize the UEFI variable …
(edit) @91433   4 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM of …
(edit) @91432   4 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM of …
(edit) @91431   4 years vboxsync Runtime/efisignaturedb.cpp: Don't fail if the the signature list to …
(edit) @91430   4 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91429   4 years vboxsync Audio/Validation Kit: Made waiting for letting the guest and the audio …
(edit) @91428   4 years vboxsync Audio/Validation Kit: When executing host binaries, send output …
(edit) @91427   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Save PAE PDPTEs from CPU context to …
(edit) @91426   4 years vboxsync Audio/Validation Kit: Try not hogging the CPU too much when waiting …
(edit) @91425   4 years vboxsync Audio: Removed dead code (VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH is no more).
(edit) @91424   4 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @91423   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use CPUMArePaePdpesValid in places …
(edit) @91422   4 years vboxsync VMM: Nested VMX: bugref:10092 Add CPUMArePaePdpesValid.
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