VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @91421   4 years vboxsync Devices: bugref:9932 Yet even more build fixes for r147096
(edit) @91420   4 years vboxsync Devices: bugref:9932 Even more build fixes for r147096
(edit) @91419   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Check PAE PDPTEs when EPT is enabled.
(edit) @91418   4 years vboxsync Devices: bugref:9932 More build fixes for r147096
(edit) @91417   4 years vboxsync Devices: bugref:9932 Linux build fixes for r147096
(edit) @91416   4 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91415   4 years vboxsync Audio/Validation Kit: Added "--tone-duration <ms>" option to specify …
(edit) @91414   4 years vboxsync FE/Qt: bugref:9340. Setting current medium in the medium selector when …
(edit) @91413   4 years vboxsync Audio/Validation Kit: Added "--tone-duration <ms>" option to specify …
(edit) @91412   4 years vboxsync FE/Qt: bugref:9996: A bit of refactoring for New Cloud VM wizard; Get …
(edit) @91411   4 years vboxsync FE/Qt: bugref:9996: Forgot something in r147041.
(edit) @91410   4 years vboxsync FE/Qt: bugref:9996: Forgot something in r146898.
(edit) @91409   4 years vboxsync Fixed scm issues
(edit) @91408   4 years vboxsync Fixed scm issues
(edit) @91407   4 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91406   4 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91405   4 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91404   4 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91403   4 years vboxsync Main: bugref:Main: bugref:1909: Fixed docbook issues
(edit) @91402   4 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91401   4 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91400   4 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91399   4 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91398   4 years vboxsync Main: bugref:1909: Fixed preprocessor indentation
(edit) @91397   4 years vboxsync Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
(edit) @91396   4 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91395   4 years vboxsync Devices/EFI: Update EFI firmware binaries to the latest changes made …
(edit) @91394   4 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91393   4 years vboxsync Main/NLS: Use RT_NOEXCEPT more. bugref:1909
(edit) @91392   4 years vboxsync Main/NLS: VirtualBoxTranslator::i_translate should not safe the passed …
(edit) @91391   4 years vboxsync Main/NLS: More on same. Found bug in i_translate. bugref:1909
(edit) @91390   4 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91389   4 years vboxsync IPRT/memobj-r0drv-nt: todo
(edit) @91388   4 years vboxsync Main/ExtPackManagerImpl: Use RTPathXxxx function instead of …
(edit) @91387   4 years vboxsync Additions: VBoxGuestR3LibClipboard: fix guest features flags …
(edit) @91386   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @91385   4 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91384   4 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91383   4 years vboxsync Devices/FlashCore: Fix loading a flash file which is smaller than what …
(edit) @91382   4 years vboxsync ExtPack.h: Incomplete docs. bugref:1909
(edit) @91381   4 years vboxsync Main/nls: The VBOX_APPROVED_MAIN_LANGUAGES list should be exactly the …
(edit) @91380   4 years vboxsync /Config.kmk: Fixes to r146972 that should've been done in the review …
(edit) @91379   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation. [nits]
(edit) @91378   4 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation.
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