VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90850   3 years vboxsync IPRT/log: Tested the odd cases of the LF->CRLF translation. bugref:10086
(edit) @90849   3 years vboxsync Main: bugref:1909: Doxygen issues
(edit) @90848   3 years vboxsync Main: bugref:1909: Doxygen issue
(edit) @90847   3 years vboxsync IPRT/log: Fix loop-forver issue in LF->CRLF translation. bugref:10086
(edit) @90846   3 years vboxsync Audio/ValKit: tdAudioTest.py: Log adjuments for …
(edit) @90845   3 years vboxsync Audio/ValKit: Fix trying to address Validation Kit XML output error …
(edit) @90842   3 years vboxsync VMM/HMVMXR0: bugref:10080 Cannot assume that a pending TRPM event here …
(edit) @90841   3 years vboxsync Main: Doxygen fixes for the Main API localization changes. bugref:1909
(edit) @90840   3 years vboxsync IPRT,VMM: Doxygen fixes for the logger changes. bugref:10086
(edit) @90836   3 years vboxsync VMM: Doxygen fix.
(edit) @90835   3 years vboxsync VMM: Doxygen fix.
(edit) @90831   3 years vboxsync Audio/ValKit: More work on ATS client destruction handling [build …
(edit) @90830   3 years vboxsync Audio/ValKit: More work on ATS client destruction handling. bugref:10008
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90827   3 years vboxsync FE/Qt: bugref:9996. Renaming and cleaning clone vd classes.
(edit) @90826   3 years vboxsync FE/Qt: bugref:9996. Adding missing connections to clone vd pages.
(edit) @90824   3 years vboxsync VMM: Don't use RT_VALID_PTR on ring-3 address in ring-0.
(edit) @90823   3 years vboxsync iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
(edit) @90821   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
(edit) @90820   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90819   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90818   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90817   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90816   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90815   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90814   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90813   3 years vboxsync Storage/VDDumpImage: Don't crash if pDisk->pInterfaceError is NULL.
(edit) @90812   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90811   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90810   3 years vboxsync Storage/VDGetFilename: Don't validate output buffer content input …
(edit) @90809   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90808   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90807   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90806   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90805   3 years vboxsync HostServices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90804   3 years vboxsync HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90803   3 years vboxsync Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90802   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90800   3 years vboxsync FE/Qt: bugref:9996. Working on the expert page of the clone vd
(edit) @90799   3 years vboxsync API:Making CMediumFormat::DescribeFileExtensions const.
(edit) @90798   3 years vboxsync FE/Qt: bugref:8161: Runtime UI / UIMachineView: A bit of sanity checks …
(edit) @90797   3 years vboxsync Fix copy/pasted assert
(edit) @90796   3 years vboxsync FE/Qt: bugref:10067: Build fix for r146430; Forgot to move something.
(edit) @90795   3 years vboxsync FE/Qt: bugref:10067: Notification signature for VM power-up progress …
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90793   3 years vboxsync Audio/ValKit: tdAudioTest.py: Toned down verbose logging for process …
(edit) @90792   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90788   3 years vboxsync Audio/VKAT: Space nit. bugref:10008
(edit) @90787   3 years vboxsync Audio/ValKit: Try canceling the guest VKAT execution task to not run …
(edit) @90786   3 years vboxsync Audio/ValKit: Use "--probe-backends" on the host and guests by default …
(edit) @90785   3 years vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90784   3 years vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
(edit) @90783   3 years vboxsync VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90782   3 years vboxsync VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90781   3 years vboxsync IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90780   3 years vboxsync SUP: VALID_PTR -> RT_VALID_PTR.
(edit) @90779   3 years vboxsync IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
(edit) @90778   3 years vboxsync DrvhostAudioWasApi: Deal with PKEY_AudioEngine_DeviceFormat returning …
(edit) @90777   3 years vboxsync Audio/ValKit: Use "--probe-backends" on the host and guests by default …
(edit) @90776   3 years vboxsync Audio/VKAT: Implemented "--probe-backends" commands to auto-probe all …
(edit) @90775   3 years vboxsync Fix burn due to unwanted tab charager
(edit) @90774   3 years vboxsync Add guards to Load Exec function and replicated fix from r145659 in …
(edit) @90773   3 years vboxsync VBoxNetAdpCtl: bugref:8093. Rewrite command line processing to be …
(edit) @90772   3 years vboxsync Audio/ValKit: tdAudioTest.py: Always decode process output as UTF-8. …
(edit) @90771   3 years vboxsync VBoxSVC/Performance: Stop the time before destroying unregistered …
(edit) @90769   3 years vboxsync Audio/VKAT: More self-test fixes; docs. bugref:10008
(edit) @90768   3 years vboxsync Audio/ValKit: Use different ATS TCP/IP ports for each use case so …
(edit) @90767   3 years vboxsync Audio/ValKit: Decoupled the driver stack from the test environment, so …
(edit) @90766   3 years vboxsync Audio/ValKit: Decoupled the driver stack from the test environment, so …
(edit) @90765   3 years vboxsync Audio/ValKit: Don't report back ATS starting errors to PDM, as those …
(edit) @90764   3 years vboxsync Audio/ATS: Implemented audioTestSvcClientDoBye(). bugref:10008
(edit) @90763   3 years vboxsync FE/Qt: bugref:9996. Some refactoring on disk file selection functions.
(edit) @90762   3 years vboxsync FE/Qt: bugref:9996. Parametrize the device type for a function.
(edit) @90761   3 years vboxsync FE/Qt: bugref:9996. Medium size and path parameter of the clone vd wizard.
(edit) @90760   3 years vboxsync FE/Qt: bugref:10067: Notification signature for cloud VM power-up …
(edit) @90759   3 years vboxsync VMM/pdmR0DevHlp_SetDeviceCritSect: Don't try log the critsect name, it …
(edit) @90758   3 years vboxsync FE/Qt: bugref:10067: VirtualBox Manager / Details pane: Extend …
(edit) @90757   3 years vboxsync FE/Qt: bugref:10067: New VM wizard: Handle internal disk storage …
(edit) @90756   3 years vboxsync FE/Qt: bugref:9996. Adding the path and size location editor to the …
(edit) @90755   3 years vboxsync FE/Qt: bugref:9996. Refactoring medium format and medium variant pages …
(edit) @90754   3 years vboxsync Audio/ValKit: tdAudioTest.py: Log stuff in killHstProcessByName() to …
(edit) @90753   3 years vboxsync Audio/ValKit: tdAudioTest.py: Log stuff in killHstProcessByName() to …
(edit) @90752   3 years vboxsync FE/Qt: bugref:10067: Clone VM wizard: Refactoring for r146358.
(edit) @90751   3 years vboxsync FE/Qt: bugref:8161: VirtualBox Manager: Fixing regression for …
(edit) @90750   3 years vboxsync FE/Qt: bugref:9996. Reverting r146382..
(edit) @90749   3 years vboxsync FE/Qt: bugref:9996. Making wizard() member virtual.
(edit) @90748   3 years vboxsync FE/Qt: bugref:9996. Initial commit for refactoring clone vd wizard.
(edit) @90747   3 years vboxsync FE/Qt: bugref:10067: New Cloud VM wizard: Handle internal VSD form …
(edit) @90746   3 years vboxsync Audio/ValKit: tdAudioTest.py: Removed asyncio stuff again; requires …
(edit) @90745   3 years vboxsync Audio/ValKit: Also notify the transport layer for a BYE request. …
(edit) @90744   3 years vboxsync Audio/ValKit: tdAudioTest.py: Removed asyncio stuff again; requires …
(edit) @90743   3 years vboxsync VBoxNetAdpCtl: when we check return value from execute() make it …
(edit) @90742   3 years vboxsync VBoxNetAdpCtl: interpret wait(2) status correctly. bugref:8093.
(edit) @90741   3 years vboxsync Audio/ValKit: tdAudioTest.py: More adjustments / additions for Windows …
(edit) @90740   3 years vboxsync ValKit: More Python 3.9 API changes needed (array.array.tostring() -> …
(edit) @90739   3 years vboxsync FE/Qt: bugref:9996. Renaming classes and files of the clone vm wizard.
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