VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87323   4 years vboxsync Main/NATNetwork: mark up two lost todos from day 1, forgotten there …
(edit) @87298   4 years vboxsync Main: Fixed "Failed to create VirtualBox object" in the debug build if …
(edit) @87278   4 years vboxsync bugref:9907. Added support for cloud-init script.
(edit) @87258   4 years vboxsync Main: Adjustments for bugref:9898.
(edit) @87242   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @87179   4 years vboxsync Audio: Added input / output stream PCM properties to CFGM driver chain …
(edit) @87002   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for FreeBSD
(edit) @86971   4 years vboxsync Main/MachineImpl.cpp: Change two incorrect asserts from …
(edit) @86916   4 years vboxsync Main: No need to copy aDefaultFront.
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86859   4 years vboxsync Main/OpenGLTestApp: Linux compilation fixes.
(edit) @86857   4 years vboxsync Main/OpenGLTestApp: Linux compilation fixes.
(edit) @86753   4 years vboxsync OCI: bugref:9722 - Add DataStreamWrap.cpp to extpack VBoxAPIWrap_SOURCES
(edit) @86752   4 years vboxsync OCI: bugref:9722 - ICloudMachine::getConsoleHistory - snapshot work in …
(edit) @86733   4 years vboxsync AMD IOMMU: bugref:9654 BusAssignmentManager: Use PCI slot 0.0.0 for …
(edit) @86660   4 years vboxsync scm fix
(edit) @86659   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86617   4 years vboxsync Main/tstVBoxAPIXPCOM.cpp: Fixed another leak, this time the array …
(edit) @86616   4 years vboxsync Main/tstVBoxAPIXPCOM.cpp: Must get VBOX_XPCOM_HOME right as loading …
(edit) @86568   4 years vboxsync UnattendedTemplates/Makefile.kmk: Fixed unwanted edit in r140544. …
(edit) @86553   4 years vboxsync OCI: ICloudClient::readCloudMachineStubList that returns the list of …
(edit) @86543   4 years vboxsync Main/testcase: Compile fix for tstGuestCtrlParseBuffer.cpp.
(edit) @86530   4 years vboxsync Main/include: Doxygen
(edit) @86521   4 years vboxsync Main/VirtualBoxImpl: Doxygen fix
(edit) @86514   4 years vboxsync VBoxSVC/VirtualBoxImpl.cpp: update @todo from r140816. bugref:9841
(edit) @86509   4 years vboxsync VBoxSVC/Appliance: Fixed IMachine reference leak in …
(edit) @86506   4 years vboxsync Main/VBoxC: Fix Medium::parent reference leaks in …
(edit) @86501   4 years vboxsync VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
(edit) @86498   4 years vboxsync VBoxSVC/MachineImpl.cpp: Fixed use-after-free problem in …
(edit) @86495   4 years vboxsync VBoxSVC/HostPowerServiceLinux: Use RTThreadPoke on the notification …
(edit) @86471   4 years vboxsync OCI: (bugref:9469) Fixed network interface parsing in local bridge script.
(edit) @86441   4 years vboxsync tstCollector: file header
(edit) @86402   4 years vboxsync tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
(edit) @86383   4 years vboxsync Main: bugref:9224: Small fix in linux
(edit) @86377   4 years vboxsync Main: bugref:9224: Fixed description of the IHostDrivePartition::number
(edit) @86373   4 years vboxsync Main/VirtualBox.xidl: fix a few typos upsetting doxygen
(edit) @86371   4 years vboxsync tstGuestCtrlParseBuffer: Must disable assertions when doing test …
(edit) @86336   4 years vboxsync bugref:9781. Fixed the comment.
(edit) @86331   4 years vboxsync Main: bugref:9224: Changed the way to enumerate disks by scanning …
(edit) @86295   4 years vboxsync Main/MediumImpl.cpp: indentation fixes
(edit) @86294   4 years vboxsync Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
(edit) @86284   4 years vboxsync AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
(edit) @86279   4 years vboxsync Main/TestVBox.java: Update the vbox version that we import.
(edit) @86276   4 years vboxsync scm fix: svn:eol-style set to native.
(edit) @86274   4 years vboxsync bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
(edit) @86270   4 years vboxsync bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
(edit) @86269   4 years vboxsync bugref:9781. updated the template scripts for RHEL and OL.
(edit) @86268   4 years vboxsync bugref:8527. Added new separate template postinstall script for OL …
(edit) @86243   4 years vboxsync OCI: IStringFormValue::clipboardString - a quick hack so that when we …
(edit) @86241   4 years vboxsync Main: bugref:9224: Fixed the error when obtain the disk info in block …
(edit) @86229   4 years vboxsync OCI: Add ICloudProfileChangedEvent.
(edit) @86141   4 years vboxsync Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
(edit) @86140   4 years vboxsync Main/VirtualBox.xidl: Documented limited-mode of IHostDrive. bugref:9224
(edit) @86138   4 years vboxsync Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp file …
(edit) @86137   4 years vboxsync Main: bugref:9224: Reverted fix for linux kernel less than 4.4
(edit) @86136   4 years vboxsync Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4
(edit) @86135   4 years vboxsync Main: bugref:9224: Fixed possibe doxygen error
(edit) @86134   4 years vboxsync Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
(edit) @86125   4 years vboxsync Main: bugref:9623: Restricted the scope of the multi attaching the …
(edit) @86115   4 years vboxsync VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
(edit) @86069   4 years vboxsync OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
(edit) @86068   4 years vboxsync VirtualBox.xidl: ICloudProfileRegisteredEvent is not waitable (pasto). …
(edit) @86059   4 years vboxsync VirtualBox.xidl: temporary comment out the link that doesn't exist yet.
(edit) @86058   4 years vboxsync Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
(edit) @86057   4 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @86052   4 years vboxsync Main: bugref:9623: Fixed compilation error.
(edit) @86047   4 years vboxsync Main: bugref:9623: Implemented DVD multi attachment by ref count.
(edit) @86039   4 years vboxsync Main/webservice: Adjust to allow building with gsoap 2.8.103 and …
(edit) @86013   4 years vboxsync Main/CloudProviderManager: Fix !defined(VBOX_WITH_EXTPACK) case.
(edit) @86012   4 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @85993   4 years vboxsync Main/VirtualBox-settings.xsd: 32 -> 64 VCpus (to match VMM_MAX_CPU_COUNT).
(edit) @85937   4 years vboxsync Main/HosImpl.cpp: Solaris build fix. bugref:9224
(edit) @85935   4 years vboxsync Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224
(edit) @85934   4 years vboxsync Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
(edit) @85933   4 years vboxsync Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
(edit) @85932   4 years vboxsync Main/HostHardwareLinux.cpp: doxygen fix. bugref:9224
(edit) @85931   4 years vboxsync Main/HostDrivePartitionImpl.cpp: Use RTDVMVOLIDX_HOST instead of …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85908   4 years vboxsync Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
(edit) @85876   4 years vboxsync Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls …
(edit) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85858   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85830   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
(edit) @85820   4 years vboxsync Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
(edit) @85803   4 years vboxsync Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85744   4 years vboxsync DnD/Main: Renaming (GuestDnDResponse -> GuestDnDState).
(edit) @85743   4 years vboxsync DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() …
(edit) @85742   4 years vboxsync DnD/Main: Removed IDnDBase::protocolVersion getter (affects …
(edit) @85741   4 years vboxsync Reverted r139888 to change commit message.
(edit) @85740   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85739   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85738   4 years vboxsync Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
(edit) @85737   4 years vboxsync Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
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