VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88297   4 years vboxsync Some small Solaris-specific build warning fixes: include/iprt/x86.h: …
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88255   4 years vboxsync DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
(edit) @88253   4 years vboxsync DrvAudio,++: Started going over and tidying up the StreamPlay …
(edit) @88217   4 years vboxsync Main/ConsoleImpl2: Log VBoxInternal/ overrides too. bugref:9890
(edit) @88216   4 years vboxsync DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
(edit) @88211   4 years vboxsync Main/ConsoleImpl2: Call VMR3SetError when catching ConfigError so we …
(edit) @88209   4 years vboxsync Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
(edit) @88199   4 years vboxsync Main/Makefile.kmk: Downgrade gcc 7+ optimizations a little because …
(edit) @88091   4 years vboxsync ConsoleImpl2: Add missing newline in a log message. bugref:9966.
(edit) @88030   4 years vboxsync Audio: doxygen fix. bugref:9890
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88023   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88022   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88021   4 years vboxsync Audio/Main: Does not seem like AudioMixBuffer.cpp is needed in VBoxC. …
(edit) @88016   4 years vboxsync Audio: DrvAudioHlpPCMPropsAreValid -> DrvAudioHlpPcmPropsAreValid; …
(edit) @88002   4 years vboxsync Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
(edit) @87995   4 years vboxsync Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
(edit) @87968   4 years vboxsync Main/MachineImpl.cpp: Delete Logs/VBoxUI.log left by detachable GUI. …
(edit) @87949   4 years vboxsync NAT/Net: Refuse to modify NATNetwork when an instance of it is …
(edit) @87948   4 years vboxsync Main/NATNetwork: setNetworkName - fix typo/thinko: check if the …
(edit) @87904   4 years vboxsync DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
(edit) @87896   4 years vboxsync scm fix.
(edit) @87895   4 years vboxsync pr9907. Added package cloud-init into the unattended templates. Added …
(edit) @87759   4 years vboxsync Audio/HDA: Lots more code in the hope to resolve issue …
(edit) @87688   4 years vboxsync NAT/Net: Now that VBoxNetNAT gets all its settings via the API, the …
(edit) @87635   4 years vboxsync Main/NATNetwork: setIPv6Prefix - Make sure the string we are passed …
(edit) @87588   4 years vboxsync Build fix.
(edit) @87578   4 years vboxsync Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
(edit) @87436   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87434   4 years vboxsync Main: bugref:9224: Fixed invalid size of receiving buffer in the …
(edit) @87421   4 years vboxsync Main/NATNetwork: NATNetwork::start() - reset the list of arguments to …
(edit) @87395   4 years vboxsync Fix doxy complaint. bugref:9892
(edit) @87391   4 years vboxsync Allocate PDMLED console LED structs in a sensible manner for each …
(edit) @87377   4 years vboxsync scm
(edit) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87374   4 years vboxsync Audio/Main: Made the HDA emulation's position adjustment configurable …
(edit) @87367   4 years vboxsync Audio/Main: Made the device emulation's timer rate configurable via …
(edit) @87363   4 years vboxsync Main/NATNetwork: NATNetwork::setNetwork - if there are IPv4 port …
(edit) @87360   4 years vboxsync fMain/NATNetwork: NATNetwork::setNetwork - validate and normalize the …
(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
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