VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @81714   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81688   5 years vboxsync Main/idl: go back to old javadoc hack (no link)
(edit) @81687   5 years vboxsync Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
(edit) @81685   5 years vboxsync Main/idl: fix broken xref
(edit) @81684   5 years vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81682   5 years vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81674   5 years vboxsync Main: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81644   5 years vboxsync Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81553   5 years vboxsync Fixed trailing blanks in r134285
(edit) @81552   5 years vboxsync Main: Update additions: Host terminates process on Guest without a …
(edit) @81492   5 years vboxsync Main/Snapshot: fix (harmless) code ordering goof which triggers an …
(edit) @81479   5 years vboxsync Fixing a typo in VirtualBox.xidl
(edit) @81453   5 years vboxsync Main: Use correct names of files in 'guestcontrol updateadditions' …
(edit) @81429   5 years vboxsync Main/Console: forgotten change
(edit) @81428   5 years vboxsync Main/Console: more forgotten build fixes for r134142
(edit) @81427   5 years vboxsync Build fixes for r134139
(edit) @81426   5 years vboxsync forgotten file in previous change
(edit) @81425   5 years vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81420   5 years vboxsync MachineImplMoveVM: improve directory cleanup - now there is a chance …
(edit) @81419   5 years vboxsync Main/MachineImplMoveVM: fix regression in previous change, if current …
(edit) @81415   5 years vboxsync Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
(edit) @81398   5 years vboxsync bugref:9589. OCI: Added public SSH key support during instance creation.
(edit) @81397   5 years vboxsync Main/MachineImplMoveVM: fix error message typo
(edit) @81396   5 years vboxsync Main/MachineImplMoveVM: comment whitespace
(edit) @81394   5 years vboxsync Main/MachineImplMoveVM: Putting all Machine object references in a …
(edit) @81393   5 years vboxsync Main/MachineImplMoveVM: many cleanups including removal of unused code
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81362   5 years vboxsync scm fix.
(edit) @81361   5 years vboxsync bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
(edit) @81355   5 years vboxsync Main/PCIRawDev: adjust
(edit) @81354   5 years vboxsync Main/PCIRawDev: small header file cleanup
(edit) @81345   5 years vboxsync Shared Clipboard/Transfers: Apply file transfers mode on VM start in Main.
(edit) @81305   5 years vboxsync Main/HostImpl: Updated CPU features with nested VT-x conditions. …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81246   5 years vboxsync Main: keyboard HID usage ID is 16-bit.
(edit) @81222   5 years vboxsync Main/BIOSSettings: fix NVRAM file querying
(edit) @81190   5 years vboxsync OCI: OCILaunchForm - allow selection of VCN and Subnet compartments.
(edit) @81141   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81131   5 years vboxsync Main/glue: Log the host's firmware type (and Secure Boot state, if …
(edit) @81119   5 years vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @81103   5 years vboxsync scm fix.
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @81084   5 years vboxsync bugref:9555. Added ability to create an instance from a boot volume.
(edit) @80875   5 years vboxsync Main/GuestSessionImpl.cpp: Removed most of the AutoCaller instances …
(edit) @80873   5 years vboxsync Main/GuestSessionImpl.cpp: Keep returning E_INVALIDARG for …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80870   5 years vboxsync VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
(edit) @80869   5 years vboxsync Main/apiwrap-server.xsl: spell out why the error object is explicitly …
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80853   5 years vboxsync Main/HostNetworkInterfaceImpl: Use BstrFmt.
(edit) @80851   5 years vboxsync Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
(edit) @80850   5 years vboxsync Main/glue: Moved the implementation of cleanup and copyFrom out of the …
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80838   5 years vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80836   5 years vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80833   5 years vboxsync GuestSessionTask::fileCopyToGuest: More review comments. bugref:9320
(edit) @80828   5 years vboxsync Main/Guest*: Create enviornment blocks with …
(edit) @80826   5 years vboxsync Main: bugref:9341: Fixed doxygen issues
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80797   5 years vboxsync Main/Host: adapt condition for nested virtualization, including VT-x …
(edit) @80793   5 years vboxsync Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
(edit) @80790   5 years vboxsync Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
(edit) @80788   5 years vboxsync Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
(edit) @80787   5 years vboxsync Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
(edit) @80781   5 years vboxsync VirtualBox.xidl: Updated the IVirtualBox::APIRevision documentation.
(edit) @80754   5 years vboxsync Main/IVirtualBox::APIVersion: On second though, always include the …
(edit) @80753   5 years vboxsync Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
(edit) @80752   5 years vboxsync Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
(edit) @80737   5 years vboxsync Main/ConsoleImpl: Build fix if VBOX_WITH_RECORDING is not defined.
(edit) @80734   5 years vboxsync Main/SystemProperties: For now allow only disks on virtio-scsi storage …
(edit) @80730   5 years vboxsync Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
(edit) @80729   5 years vboxsync Main/ConsoleImpl2: Build fix if VBOX_WITH_VMSVGA is not defined.
(edit) @80725   5 years vboxsync Main/DisplayImpl: Build fix if VBOX_WITH_VIDEOHWACCEL is not defined.
(edit) @80676   5 years vboxsync OCI: Rename overly generic *and* restrictive CloudParavirtualized to …
(edit) @80670   5 years vboxsync Main/Guest: Don't start the statistics collection thread until needed. …
(edit) @80668   5 years vboxsync Main/Performance: We don't measure diskspace is millibytes (mB), it …
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80654   5 years vboxsync Main/GuestImpl: Start the Guest::i_staticUpdateStats in paused mode so …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80614   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80613   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80612   5 years vboxsync Main/MachineLaunchVMCommonWorker: Simplified darwin specific code for …
(edit) @80611   5 years vboxsync Main/MachineLaunchVMCommonWorker: Darwin regression fix. bugref:9341
(edit) @80603   5 years vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80586   5 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80573   5 years vboxsync Main: bugref:9341: Fixed some scm errors
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