|
|
@90866
|
3 years |
vboxsync |
IPRT/log: Corrected pacEntriesPerGroup address calculation. bugref:10086
|
|
|
@90864
|
3 years |
vboxsync |
IPRT/log: doxygen fix. bugref:10086
|
|
|
@90863
|
3 years |
vboxsync |
IPRT/log: Changed the default buffer size in ring-0 to 16KB as it's …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90861
|
3 years |
vboxsync |
IPRT/log: Cleanups. Moving stuff around for more logical grouping …
|
|
|
@90860
|
3 years |
vboxsync |
IPRT/log: Adjusted RTLogSetFlushCallback so it doesn't upset clang too …
|
|
|
@90859
|
3 years |
vboxsync |
VMMR0,SUPDrv: Need to override RTLogDefaultInstanceEx rather than …
|
|
|
@90858
|
3 years |
vboxsync |
IPRT/log: Added RTLogSetFlushCallback. bugref:10086
|
|
|
@90857
|
3 years |
vboxsync |
IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
|
|
|
@90856
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for virtual machine …
|
|
|
@90855
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Reworking r145993; …
|
|
|
@90854
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Handling medium format change a bit better in term …
|
|
|
@90853
|
3 years |
vboxsync |
Devices/Graphics: support for relative operands in the shader parser.
|
|
|
@90852
|
3 years |
vboxsync |
Devices/Graphics: Update cbScanline after changing uWidth and uBpp
|
|
|
@90851
|
3 years |
vboxsync |
Audio/VKAT: Fail-safe for not trying too hard playing back stuff; …
|
|
|
@90850
|
3 years |
vboxsync |
IPRT/log: Tested the odd cases of the LF->CRLF translation. bugref:10086
|
|
|
@90849
|
3 years |
vboxsync |
Main: bugref:1909: Doxygen issues
|
|
|
@90848
|
3 years |
vboxsync |
Main: bugref:1909: Doxygen issue
|
|
|
@90847
|
3 years |
vboxsync |
IPRT/log: Fix loop-forver issue in LF->CRLF translation. bugref:10086
|
|
|
@90846
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Log adjuments for …
|
|
|
@90845
|
3 years |
vboxsync |
Audio/ValKit: Fix trying to address Validation Kit XML output error …
|
|
|
@90842
|
3 years |
vboxsync |
VMM/HMVMXR0: bugref:10080 Cannot assume that a pending TRPM event here …
|
|
|
@90841
|
3 years |
vboxsync |
Main: Doxygen fixes for the Main API localization changes. bugref:1909
|
|
|
@90840
|
3 years |
vboxsync |
IPRT,VMM: Doxygen fixes for the logger changes. bugref:10086
|
|
|
@90836
|
3 years |
vboxsync |
VMM: Doxygen fix.
|
|
|
@90835
|
3 years |
vboxsync |
VMM: Doxygen fix.
|
|
|
@90831
|
3 years |
vboxsync |
Audio/ValKit: More work on ATS client destruction handling [build …
|
|
|
@90830
|
3 years |
vboxsync |
Audio/ValKit: More work on ATS client destruction handling. bugref:10008
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90828
|
3 years |
vboxsync |
Main: bugref:1909: Added API localization
|
|
|
@90827
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Renaming and cleaning clone vd classes.
|
|
|
@90826
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding missing connections to clone vd pages.
|
|
|
@90824
|
3 years |
vboxsync |
VMM: Don't use RT_VALID_PTR on ring-3 address in ring-0.
|
|
|
@90823
|
3 years |
vboxsync |
iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
|
|
|
@90821
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
|
|
|
@90820
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90819
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90818
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90817
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90816
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90815
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90814
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90813
|
3 years |
vboxsync |
Storage/VDDumpImage: Don't crash if pDisk->pInterfaceError is NULL.
|
|
|
@90812
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90811
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90810
|
3 years |
vboxsync |
Storage/VDGetFilename: Don't validate output buffer content input …
|
|
|
@90809
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90808
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90807
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90806
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90805
|
3 years |
vboxsync |
HostServices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90804
|
3 years |
vboxsync |
HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90802
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90800
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Working on the expert page of the clone vd
|
|
|
@90799
|
3 years |
vboxsync |
API:Making CMediumFormat::DescribeFileExtensions const.
|
|
|
@90798
|
3 years |
vboxsync |
FE/Qt: bugref:8161: Runtime UI / UIMachineView: A bit of sanity checks …
|
|
|
@90797
|
3 years |
vboxsync |
Fix copy/pasted assert
|
|
|
@90796
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Build fix for r146430; Forgot to move something.
|
|
|
@90795
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for VM power-up progress …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90793
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Toned down verbose logging for process …
|
|
|
@90792
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90791
|
3 years |
vboxsync |
Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90790
|
3 years |
vboxsync |
Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90788
|
3 years |
vboxsync |
Audio/VKAT: Space nit. bugref:10008
|
|
|
@90787
|
3 years |
vboxsync |
Audio/ValKit: Try canceling the guest VKAT execution task to not run …
|
|
|
@90786
|
3 years |
vboxsync |
Audio/ValKit: Use "--probe-backends" on the host and guests by default …
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90783
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90782
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90780
|
3 years |
vboxsync |
SUP: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90779
|
3 years |
vboxsync |
IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
|
|
|
@90778
|
3 years |
vboxsync |
DrvhostAudioWasApi: Deal with PKEY_AudioEngine_DeviceFormat returning …
|
|
|
@90777
|
3 years |
vboxsync |
Audio/ValKit: Use "--probe-backends" on the host and guests by default …
|
|
|
@90776
|
3 years |
vboxsync |
Audio/VKAT: Implemented "--probe-backends" commands to auto-probe all …
|
|
|
@90775
|
3 years |
vboxsync |
Fix burn due to unwanted tab charager
|
|
|
@90774
|
3 years |
vboxsync |
Add guards to Load Exec function and replicated fix from r145659 in …
|
|
|
@90773
|
3 years |
vboxsync |
VBoxNetAdpCtl: bugref:8093. Rewrite command line processing to be …
|
|
|
@90772
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Always decode process output as UTF-8. …
|
|
|
@90771
|
3 years |
vboxsync |
VBoxSVC/Performance: Stop the time before destroying unregistered …
|
|
|
@90769
|
3 years |
vboxsync |
Audio/VKAT: More self-test fixes; docs. bugref:10008
|
|
|
@90768
|
3 years |
vboxsync |
Audio/ValKit: Use different ATS TCP/IP ports for each use case so …
|
|
|
@90767
|
3 years |
vboxsync |
Audio/ValKit: Decoupled the driver stack from the test environment, so …
|
|
|
@90766
|
3 years |
vboxsync |
Audio/ValKit: Decoupled the driver stack from the test environment, so …
|
|
|
@90765
|
3 years |
vboxsync |
Audio/ValKit: Don't report back ATS starting errors to PDM, as those …
|
|
|
@90764
|
3 years |
vboxsync |
Audio/ATS: Implemented audioTestSvcClientDoBye(). bugref:10008
|
|
|
@90763
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Some refactoring on disk file selection functions.
|
|
|
@90762
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Parametrize the device type for a function.
|
|
|
@90761
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Medium size and path parameter of the clone vd wizard.
|
|
|
@90760
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for cloud VM power-up …
|
|
|
@90759
|
3 years |
vboxsync |
VMM/pdmR0DevHlp_SetDeviceCritSect: Don't try log the critsect name, it …
|
|
|
@90758
|
3 years |
vboxsync |
FE/Qt: bugref:10067: VirtualBox Manager / Details pane: Extend …
|
|
|
@90757
|
3 years |
vboxsync |
FE/Qt: bugref:10067: New VM wizard: Handle internal disk storage …
|
|
|
@90756
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding the path and size location editor to the …
|
|
|
@90755
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Refactoring medium format and medium variant pages …
|
|
|
@90754
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Log stuff in killHstProcessByName() to …
|
|
|