VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91485   3 years vboxsync Dev/e1000: bugref:10114 Increased link up delay to 5 seconds
(edit) @91484   3 years vboxsync Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830
(edit) @91483   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91482   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91481   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91480   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91479   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91478   3 years vboxsync IPRT/memobj: Added pszTag to rtR0MemObjNew.
(edit) @91477   3 years vboxsync IPRT/memobj-r0drv-linux.c: todo. bugref:10112
(edit) @91476   3 years vboxsync Main/Machine,UnattendedInstaller: Some unnecessary includes removed.
(edit) @91475   3 years vboxsync Main/ExtPack: Fix version major/minor order, and add long forgotten …
(edit) @91474   3 years vboxsync FE/Qt: wizards/newvm, wizards/editors: Use recommended CPU count for …
(edit) @91473   3 years vboxsync FE/Qt: UIWizardNewVMNameOSTypePage: Default Windows version these days …
(edit) @91472   3 years vboxsync FE/Qt: UIWizardNewVMNameOSTypePage: Detect Windows 11 from name pattern.
(edit) @91471   3 years vboxsync FE/Qt: UIIconPool: Placeholder for proper Windows 11 icon.
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91469   3 years vboxsync VBoxManage: comment typo and whitespace fix
(edit) @91468   3 years vboxsync Main/src-all/Global.cpp: whitespace cleanup, align columns and improve …
(edit) @91467   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: Get rid of New Cloud VM wizard …
(edit) @91466   3 years vboxsync VMNet: bugref:9932 Fixed uninitialized max_packet_size, really enabled …
(edit) @91465   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: Rework expert page to be based …
(edit) @91464   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for prepare …
(edit) @91463   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of reordering for expert page.
(edit) @91462   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of cleanup for 3rd page.
(edit) @91461   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; Replacing …
(edit) @91460   3 years vboxsync FE/Qt: bugref:9996: UIWizardExportApp: A bit of refactoring; Renaming …
(edit) @91459   3 years vboxsync FE/Qt: bugref:9996: A bit of missing stuff in Export Appliance wizard.
(edit) @91458   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91457   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91456   3 years vboxsync FE/Qt: bugref:9996: Layout quirk fix.
(edit) @91455   3 years vboxsync FE/Qt: bugref:9996: Implementing UIToolBox::setPageEnabled.
(edit) @91454   3 years vboxsync Audio/Validation Kit: Included the "DebugAudio" backend when …
(edit) @91453   3 years vboxsync Audio/Validation Kit: Implemented optional test tone options …
(edit) @91452   3 years vboxsync Audio/Validation Kit: Moved playback options into an own struct …
(edit) @91451   3 years vboxsync Audio/Validation Kit: Implemented optional volume argument (--vol …
(edit) @91450   3 years vboxsync VMM: Use RTR0MemObjAllocLarge w/ RTMEMOBJ_ALLOC_LARGE_F_FAST for …
(edit) @91449   3 years vboxsync IPRT/memobj: MmAllocatePagesForMdlEx is not visible when building the …
(edit) @91447   3 years vboxsync SUP: Export RTR0MemObjAllocLargeTag from SUPDrv, require new minor IOC …
(edit) @91446   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91445   3 years vboxsync FE/Qt: Updating the recent media list of the UIFilePathSelector.
(edit) @91442   3 years vboxsync Devices: bugref:9932 Build fixes for r147123
(edit) @91441   3 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91439   3 years vboxsync Devices: bugref:9932 Stupid space build fix
(edit) @91438   3 years vboxsync Devices: bugref:9932 Suspend/resume support, limit VMNET compilation …
(edit) @91437   3 years vboxsync FE/Qt: bugref:9932: A bit of coding-style and NLS fixes for r147096.
(edit) @91436   3 years vboxsync FE/Qt: Adding functionality of listing recently used media in …
(edit) @91435   3 years vboxsync Shared Clipboard: prevent guest clipboard reset when clipboard sharing …
(edit) @91434   3 years vboxsync Main/NvramStoreImpl: Implement API to initialize the UEFI variable …
(edit) @91433   3 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM of …
(edit) @91432   3 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM of …
(edit) @91431   3 years vboxsync Runtime/efisignaturedb.cpp: Don't fail if the the signature list to …
(edit) @91430   3 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91429   3 years vboxsync Audio/Validation Kit: Made waiting for letting the guest and the audio …
(edit) @91428   3 years vboxsync Audio/Validation Kit: When executing host binaries, send output …
(edit) @91427   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Save PAE PDPTEs from CPU context to …
(edit) @91426   3 years vboxsync Audio/Validation Kit: Try not hogging the CPU too much when waiting …
(edit) @91425   3 years vboxsync Audio: Removed dead code (VBOX_AUDIO_DEBUG_DUMP_PCM_DATA_PATH is no more).
(edit) @91423   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use CPUMArePaePdpesValid in places …
(edit) @91420   3 years vboxsync Devices: bugref:9932 Even more build fixes for r147096
(edit) @91419   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Check PAE PDPTEs when EPT is enabled.
(edit) @91418   3 years vboxsync Devices: bugref:9932 More build fixes for r147096
(edit) @91417   3 years vboxsync Devices: bugref:9932 Linux build fixes for r147096
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91415   3 years vboxsync Audio/Validation Kit: Added "--tone-duration <ms>" option to specify …
(edit) @91414   3 years vboxsync FE/Qt: bugref:9340. Setting current medium in the medium selector when …
(edit) @91413   3 years vboxsync Audio/Validation Kit: Added "--tone-duration <ms>" option to specify …
(edit) @91412   3 years vboxsync FE/Qt: bugref:9996: A bit of refactoring for New Cloud VM wizard; Get …
(edit) @91411   3 years vboxsync FE/Qt: bugref:9996: Forgot something in r147041.
(edit) @91410   3 years vboxsync FE/Qt: bugref:9996: Forgot something in r146898.
(edit) @91409   3 years vboxsync Fixed scm issues
(edit) @91408   3 years vboxsync Fixed scm issues
(edit) @91407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91403   3 years vboxsync Main: bugref:Main: bugref:1909: Fixed docbook issues
(edit) @91402   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91401   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91400   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91399   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91398   3 years vboxsync Main: bugref:1909: Fixed preprocessor indentation
(edit) @91397   3 years vboxsync Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91395   3 years vboxsync Devices/EFI: Update EFI firmware binaries to the latest changes made …
(edit) @91394   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91393   3 years vboxsync Main/NLS: Use RT_NOEXCEPT more. bugref:1909
(edit) @91392   3 years vboxsync Main/NLS: VirtualBoxTranslator::i_translate should not safe the passed …
(edit) @91391   3 years vboxsync Main/NLS: More on same. Found bug in i_translate. bugref:1909
(edit) @91390   3 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91389   3 years vboxsync IPRT/memobj-r0drv-nt: todo
(edit) @91388   3 years vboxsync Main/ExtPackManagerImpl: Use RTPathXxxx function instead of …
(edit) @91387   3 years vboxsync Additions: VBoxGuestR3LibClipboard: fix guest features flags …
(edit) @91386   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @91385   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91384   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91383   3 years vboxsync Devices/FlashCore: Fix loading a flash file which is smaller than what …
(edit) @91381   3 years vboxsync Main/nls: The VBOX_APPROVED_MAIN_LANGUAGES list should be exactly the …
(edit) @91379   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation. [nits]
(edit) @91378   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation.
(edit) @91375   3 years vboxsync Devices/Graphics: fixes for mapping, constant buffers and parser: …
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