VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94075   3 years vboxsync Main/Unattended: ​bugref:9781. Adding a property to IUnattended to …
(edit) @94070   3 years vboxsync CloudNet: ​bugref:9469 Dropped local gateway parameters in VBoxManage …
(edit) @93957   3 years vboxsync Main/Unattended: ​bugref:9781. Pointing grub-install to /dev/sda …
(edit) @93954   3 years vboxsync Main/Unattended: ​bugref:9781. Replacing VBOX_COND_GUEST_VERSION[exp] …
(edit) @93948   3 years vboxsync Main/MachineImple: Fixed use of NULL ComObjPtr<Medium> object in error …
(edit) @93920   3 years vboxsync scm fix.
(edit) @93918   3 years vboxsync Main/Unattended: bugref:9781. Addressing a todo item in …
(edit) @93909   3 years vboxsync Main/VirtualBoxErrorInfoImpl.cpp: Assert when returning …
(edit) @93901   3 years vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93859   3 years vboxsync Main: Replaced DRVMAINSTATUS::pmapMediumAttachments with a …
(edit) @93858   3 years vboxsync Main: Restored bwGroups[i]->COMGETTER(Name)(strName.asOutParam()); …
(edit) @93857   3 years vboxsync Restore Knut's (bird's) r149773 changes I accidentally clobbered with …
(edit) @93856   3 years vboxsync Fix burn related to @param doc for new method added
(edit) @93855   3 years vboxsync Main/Console: remove statements that write pointers for led set, …
(edit) @93839   3 years vboxsync Added the sign= in VBOX_COND_GUEST_VERSION
(edit) @93835   3 years vboxsync OCI: Add VSD enum values for flexible shape options. Write the values …
(edit) @93816   3 years vboxsync Main/UnattendedScript: Add forgotten release of expression evaluator. …
(edit) @93720   3 years vboxsync Guest Control/Main: Return an error in IGuestProcess::terminate() if …
(edit) @93639   3 years vboxsync Main/MachineImpl: Always return a NVRAM file path as the TPM might be …
(edit) @93637   3 years vboxsync Main: bugref:1909: Fixed initial language determination when no …
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93589   3 years vboxsync Main/Unattended: Detect windows server versions in …
(edit) @93588   3 years vboxsync Main/Global,FE/Qt: Added OS type for windows server 2022.
(edit) @93587   3 years vboxsync Main/Unattended: Set IMAGE/WINDOWS/EDITIONID (or IMAGE/FLAGS absent) …
(edit) @93585   3 years vboxsync Main/Unattended: Correction to r149171, only make detectIsoOS return …
(edit) @93584   3 years vboxsync Main/Unattended: Update detectedOS* attributes when setting imageIndex …
(edit) @93581   3 years vboxsync Main/Unattended: Extract the languages from the XML too. bugref:9781
(edit) @93580   3 years vboxsync Main/Unattended: Do mixcase element searching for everything. Added …
(edit) @93579   3 years vboxsync Main/Unattended: Fix for …
(edit) @93578   3 years vboxsync Main/Unattended: Get the image architecture if we can. bugref:9781
(edit) @93577   3 years vboxsync Main/Unattended: The image version is inside the WINDOWS element, not …
(edit) @93576   3 years vboxsync Main/HostNetworkInterfaceImpl: Convert exit code from VBoxNetAdpCtl …
(edit) @93575   3 years vboxsync Main/Unattended: The image version is inside the WINDOWS element, not …
(edit) @93571   3 years vboxsync Main/Unattended: Only valid imageIndex if we detect images on the ISO, …
(edit) @93570   3 years vboxsync Main/NvramStore: Don't try to save the NVRAM store when the filepath …
(edit) @93561   3 years vboxsync Work around inability of XPCOM to handle enums starting with a digit.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93559   3 years vboxsync VirtualBox.xidl: docs. bugref:9781
(edit) @93548   3 years vboxsync Main/Machine: When saving the settings fails when creating a new file, …
(edit) @93545   3 years vboxsync FE/Qt, Main/Unattended. ​​bugref:9515, ​​bugref:9781. Creating …
(edit) @93536   3 years vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93535   3 years vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93534   3 years vboxsync Main/Unattended: bugref:9781. Adding an atribute to IUnattended for …
(edit) @93533   3 years vboxsync Main/Unattended: bugref:9781. Reading and storing image index from the …
(edit) @93532   3 years vboxsync Main/Unattended: bugref:9781. Adding a missing stub to test code.
(edit) @93531   3 years vboxsync Main/Unattended: bugref:9781. Modifying UUID of IUnattended.
(edit) @93530   3 years vboxsync Main/Unattended: bugref:9781. Correcting an assert check.
(edit) @93529   3 years vboxsync Main/Unattended: bugref:9781. Adding an attribute to Unattended …
(edit) @93527   3 years vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93526   3 years vboxsync Main/Unattended: bugref:9781. Wrapping xml tags of comments in …
(edit) @93525   3 years vboxsync Main/Unattended: bugref:9781. Adding a function to WIMImage struct to …
(edit) @93524   3 years vboxsync Correcting a typo.
(edit) @93523   3 years vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93522   3 years vboxsync Main/Unattended: bugref:9781. Deleting exra new lines.
(edit) @93521   3 years vboxsync Main/Unattended: bugref:9781. Parsing XML metadata from install.wim …
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93513   3 years vboxsync Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. …
(edit) @93511   3 years vboxsync Main/ConsoleImpl2.cpp: Look at the CPU profile then the host cpu …
(edit) @93485   3 years vboxsync Debugger,Main: Doxygen fixes. bugref:10074
(edit) @93481   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93480   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
(edit) @93464   3 years vboxsync Main/Unattended: Correcting a typo.
(edit) @93460   3 years vboxsync Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
(edit) @93458   3 years vboxsync Reverting r149466: Main/UnattendedImpl: ​​​​bugref:10182. Returning …
(edit) @93449   3 years vboxsync Main,ExtPacks: Don't like with the VMM anymore, use the function …
(edit) @93445   3 years vboxsync include,Main: build fixes. bugref:10074
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93440   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93439   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93424   3 years vboxsync *.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. …
(edit) @93412   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93406   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93405   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93404   3 years vboxsync Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781
(edit) @93388   3 years vboxsync Main/Machine::i_setGuestPropertyToService: Removed unnecessary …
(edit) @93377   3 years vboxsync Main/UnattendedImpl: ​​​bugref:10182. Returning string for …
(edit) @93365   3 years vboxsync Main/UnattendedImpl: ​​bugref:10182. Stop OS detection if we fail to …
(edit) @93362   3 years vboxsync CloudNet: bugref:9469 Do not attempt to stop gateway instances on …
(edit) @93358   3 years vboxsync Reverting r149411: Main/UnattendedImpl: ​bugref:10182. Adding the …
(edit) @93348   3 years vboxsync NAT/Net: When enabling IPv6, check if IPv6 prefix is set. If it's not …
(edit) @93339   3 years vboxsync Main/UnattendedImpl: bugref:10182. Adding the string aarch64 to linux …
(edit) @93313   3 years vboxsync Build fixes for r149382.
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93311   3 years vboxsync bugref:10182. Adding the code path necessary to parse info file of …
(edit) @93310   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93309   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93285   3 years vboxsync Main/UnattendedImpl: Updated install.wim todo with some info.
(edit) @93231   3 years vboxsync Main/Unattended/os2_util: Fix wait method selection, don't always go …
(edit) @93229   3 years vboxsync OCI: Subnet selection form for bugref:10163.
(edit) @93209   3 years vboxsync Main/Host: Don't double buffer the description string in …
(edit) @93195   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93194   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93193   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93192   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93191   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93190   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
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