|
|
@92882
|
3 years |
vboxsync |
ValKit/common/utils.py: Read 'comm' when 'exe' is inaccessible on linux.
|
|
|
@92881
|
3 years |
vboxsync |
VBoxCreateUSBNode.sh: USB class is a two-digit hex number, use string …
|
|
|
@92880
|
3 years |
vboxsync |
Guest Control/Main: Resolved @todo: Implemented mode handling and …
|
|
|
@92879
|
3 years |
vboxsync |
Guest Control/Main: Resolved @todo: Shortened fFlags check in …
|
|
|
@92878
|
3 years |
vboxsync |
Guest Control/Main: Resolved @todos: Renamed (plus removed) …
|
|
|
@92877
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest …
|
|
|
@92876
|
3 years |
vboxsync |
Main/GuestSessionImpl: Comment update, two todos. bugref:9320
|
|
|
@92875
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
|
|
|
@92874
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment nit.
|
|
|
@92873
|
3 years |
vboxsync |
IPRT/timer-r0drv-nt.cpp,mp-r0drv-nt.cpp: Work around …
|
|
|
@92872
|
3 years |
vboxsync |
IPRT/timer-r0drv-nt.cpp: Corrected the CPU parameter for …
|
|
|
@92871
|
3 years |
vboxsync |
IPRT/rtMpNtSetTargetProcessorDpc: Use AssertLogRel so we can hopefully …
|
|
|
@92870
|
3 years |
vboxsync |
VMM/GVMMR0: Added more LogRel statements to failure paths of …
|
|
|
@92869
|
3 years |
vboxsync |
IPRT/timer-r0drv-nt.cpp: Get precision system time for the …
|
|
|
@92868
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
|
|
|
@92867
|
3 years |
vboxsync |
VBoxDbg: Fixed bug in iterateStatsByPattern making it skip the first …
|
|
|
@92866
|
3 years |
vboxsync |
Guest Control/Main: When processing service callback messages for …
|
|
|
@92865
|
3 years |
vboxsync |
Guest Control/VBoxManage: Also register …
|
|
|
@92864
|
3 years |
vboxsync |
Dev/E1000: bugref:10114 Introduces device attachment flag to resolve …
|
|
|
@92863
|
3 years |
vboxsync |
Guest Control/VBoxManage: Follow-up fix for r148802 -- we need to …
|
|
|
@92862
|
3 years |
vboxsync |
Guest Control/VBoxManage: Don't release stored ComPtr for the Guest …
|
|
|
@92861
|
3 years |
vboxsync |
Guest Control/VBoxManage: Fixed signal handling regression within the …
|
|
|
@92860
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Better state management for file manager.
|
|
|
@92859
|
3 years |
vboxsync |
Guest Control/VBoxManage: Resolved @todos: Support more than one …
|
|
|
@92858
|
3 years |
vboxsync |
VMM/GVMMR0: Enable the periodic preemption timer code for windows too …
|
|
|
@92857
|
3 years |
vboxsync |
IPRT/timer-r0drv-nt.cpp: Implemented RTTimerChangeInterval, improved …
|
|
|
@92855
|
3 years |
vboxsync |
Validation Kit/testdriver: whitespace bugref:9896
|
|
|
@92854
|
3 years |
vboxsync |
Host Services: Shared Clipboard: convert HTML content into CF_HTML …
|
|
|
@92853
|
3 years |
vboxsync |
Main/idl: Fix broken link in documentation.
|
|
|
@92852
|
3 years |
vboxsync |
Validation Kit/testdriver: Add logging of localhostReachable attribute …
|
|
|
@92851
|
3 years |
vboxsync |
Main/idl: Fix naming of 2 recently added attributes to match the …
|
|
|
@92850
|
3 years |
vboxsync |
Validation Kit/testdriver: Fix condition for calling …
|
|
|
@92849
|
3 years |
vboxsync |
FE/Qt: bugref:10166: An X11 fix for r148777; Linux as usually async in …
|
|
|
@92848
|
3 years |
vboxsync |
FE/Qt: bugref:10166: UIMiniToolBar: Reworking old machine-window focus …
|
|
|
@92847
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Replacing session create panel with a simple widget.
|
|
|
@92846
|
3 years |
vboxsync |
Additions: Shared Clipboard: VBoxTray: unwrap CF_HTML content, …
|
|
|
@92845
|
3 years |
vboxsync |
Additions: Shared Clipboard: fix HTML content conversion, …
|
|
|
@92844
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 INVEPT instruction support.
|
|
|
@92843
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
|
|
|
@92842
|
3 years |
vboxsync |
Main: bugref:1909: Fixed type conversion for atomic variable
|
|
|
@92841
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Guest mode in enmGuestMode can't be EPT, …
|
|
|
@92840
|
3 years |
vboxsync |
Validation Kit/testdriver: Remove use of adapter name in error …
|
|
|
@92839
|
3 years |
vboxsync |
Validation Kit/testdriver: Typo fix. bugref:9896
|
|
|
@92838
|
3 years |
vboxsync |
Validation Kit/testdriver: Move call …
|
|
|
@92837
|
3 years |
vboxsync |
SUP: Made SUPR3IsDriverless return true if the support library hasn't …
|
|
|
@92836
|
3 years |
vboxsync |
ValKit/tdUnitTest1.py: The lovely tstClipboardQt testcase is in the …
|
|
|
@92835
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92834
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92833
|
3 years |
vboxsync |
X11: Shared Clipboard: extend list of mime types, bugref:10160.
Add …
|
|
|
@92832
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92831
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92830
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92829
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92828
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92827
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92826
|
3 years |
vboxsync |
Main: bugref:1909: Fixed compilation errors
|
|
|
@92825
|
3 years |
vboxsync |
IPRT/timer-r0drv-nt.cpp: Implemented high resolution timers using the …
|
|
|
@92824
|
3 years |
vboxsync |
Main: bugref:1909: Added handling built-in docbook help for languages …
|
|
|
@92822
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: Implemented …
|
|
|
@92821
|
3 years |
vboxsync |
FE/Qt: bugref:10168: Network Manager: Initial implementation for new …
|
|
|
@92820
|
3 years |
vboxsync |
FE/Qt: bugref:10163: Network Manager: Simplify layout for Cloud …
|
|
|
@92819
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Build fix.
|
|
|
@92818
|
3 years |
vboxsync |
IPRT/semeventmulti-nt: Converted semeventmulti-r0drv-nt.cpp into …
|
|
|
@92817
|
3 years |
vboxsync |
Guest Control/Main: Fixed bogus comment in …
|
|
|
@92816
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Build fix.
|
|
|
@92815
|
3 years |
vboxsync |
FE/Qt: bugref:9871: Few NLS changes for UINotificationMessage related …
|
|
|
@92814
|
3 years |
vboxsync |
FE/Qt: bugref:9371. More fixes foron the session management stuff.
|
|
|
@92813
|
3 years |
vboxsync |
Guest Control/Main: Corrected more (outdated) docs for FileCopyFlag.
|
|
|
@92812
|
3 years |
vboxsync |
Guest Control/Main: Corrected (outdated) docs for FileCopyFlag / …
|
|
|
@92811
|
3 years |
vboxsync |
FE/Qt: bugref:9871: A bit of cleanup for Network Manager and Host …
|
|
|
@92810
|
3 years |
vboxsync |
FE/Qt: bugref:9871: Fixing regression after moving NAT networks code …
|
|
|
@92809
|
3 years |
vboxsync |
Disasm: Better packing of DISOPCODE in DIS_CORE_ONLY mode. Build …
|
|
|
@92808
|
3 years |
vboxsync |
Disasm: Removed a few bogus RT_UNLIKELY predictions and inverted the …
|
|
|
@92807
|
3 years |
vboxsync |
Disasm: Better just use the OPCODES enum type.
|
|
|
@92806
|
3 years |
vboxsync |
Disasm: Fixed wrong type for enum OPCODES in disInstrWorker, uint8_t …
|
|
|
@92805
|
3 years |
vboxsync |
Disasm: Pack DISOPCODE in DIS_CORE_ONLY mode on x86 and amd64 to save …
|
|
|
@92804
|
3 years |
vboxsync |
VirtualBox/Makefile.kmk: add -bigobj to UICommon_CXXFLAGS.win to help …
|
|
|
@92802
|
3 years |
vboxsync |
ValKit/audio/Makefile.kmk: No HOSTSUFF_EXE in a NAME attrib, or you'll …
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|
@92798
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Fixed some more RTDECL/DECLEXPORT confusion.
|
|
|
@92797
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Corrected RTAssertMsg1Weak declaration.
|
|
|
@92795
|
3 years |
vboxsync |
Unattended: Previous fix made reg.exe unhappy, it wants the /f option …
|
|
|
@92794
|
3 years |
vboxsync |
IPRT/semevent-nt.cpp: Split out the RTSemEventGetResolution function …
|
|
|
@92793
|
3 years |
vboxsync |
Unattended: The previous fix exposed a dormant bug: reg.exe by default …
|
|
|
@92792
|
3 years |
vboxsync |
IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
|
|
|
@92790
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Working on cleaning stuff.
|
|
|
@92789
|
3 years |
vboxsync |
Shared Clipboard/testcases: Skip running tstClipboardQt on testboxes; …
|
|
|
@92788
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Build fix.
|
|
|
@92787
|
3 years |
vboxsync |
FE/Qt: bugref:9371
- Adding missing enumeration to string …
|
|
|
@92786
|
3 years |
vboxsync |
ApplianceImplImport.cpp: Fix typo in comment.
|
|
|
@92785
|
3 years |
vboxsync |
Host Services: Shared Clipboard: reference counting extra fix for …
|
|
|
@92784
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92783
|
3 years |
vboxsync |
tstUsbMouse: Fixed breakage from r147684.
|
|
|
@92782
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92781
|
3 years |
vboxsync |
IPRT/posix/semwait.h: Build fix. bugref:10138
|
|
|
@92780
|
3 years |
vboxsync |
IPRT/posix/semwait.h: Doxygen fix; removed unused function. bugref:10138
|
|
|
@92779
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share some common bits between the …
|
|
|
@92778
|
3 years |
vboxsync |
IPRT/testcase: Added tstRTSemEvent, though currently disabled because …
|
|
|
@92777
|
3 years |
vboxsync |
IPRT/semevent-linux: Implemented missing RTSemEventWaitEx and made use …
|
|
|
@92776
|
3 years |
vboxsync |
IPRT/r3/posix: Implemented RTSemEventWaitEx. bugref:10138
|
|
|