|
|
@89981
|
4 years |
vboxsync |
VBoxManageGuestCtrl.cpp: G/c obsolete unused enum GETOPTDEF_EXEC. …
|
|
|
@89980
|
4 years |
vboxsync |
VMM/HMVMX: Add debug event and dtrace probe for the split-lock #ACs. …
|
|
|
@89979
|
4 years |
vboxsync |
FE/Qt: bugref:9996: Moving New Cloud VM wizard to new UINativeWizard API.
|
|
|
@89978
|
4 years |
vboxsync |
FE/Qt: bugref:9996: Extending UICloudNetworkingStuff with API to …
|
|
|
@89977
|
4 years |
vboxsync |
Devices/EFI: Preparing for updating to edk2-stable202105, bugref:4643
|
|
|
@89976
|
4 years |
vboxsync |
VMM/HMVMX: Deal with #ACs triggered by split-lock detection on the …
|
|
|
@89975
|
4 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@89974
|
4 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@89973
|
4 years |
vboxsync |
IEM: xchg sets X86_TRAP_PF_RW, see bs3-cpu-basic-2.
|
|
|
@89972
|
4 years |
vboxsync |
FE/Qt: bugref:9996: Extending UICloudNetworkingStuff with API to …
|
|
|
@89971
|
4 years |
vboxsync |
Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
|
|
|
@89970
|
4 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89969
|
4 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89968
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Adding helpkeyowrd parameter to alert and error …
|
|
|
@89967
|
4 years |
vboxsync |
FE/Qt: bugref:9996: UINativeWizard: Init page just once, unless it was …
|
|
|
@89966
|
4 years |
vboxsync |
Audio/ValKit: Be less strict when (binary) comparing test set audio …
|
|
|
@89965
|
4 years |
vboxsync |
FE/Qt: Making help keyword value depend on the host platform
|
|
|
@89964
|
4 years |
vboxsync |
Audio/ValKit: Closing fixes for audioVerifyOne(). bugref:10008
|
|
|
@89963
|
4 years |
vboxsync |
Audio/ValKit: Initial implementation / support for NATed VMs by using …
|
|
|
@89962
|
4 years |
vboxsync |
Audio/ValKit: Initial implementation / support for NATed VMs by using …
|
|
|
@89961
|
4 years |
vboxsync |
SUPDrv: divmoddi4. bugref:9975
|
|
|
@89960
|
4 years |
vboxsync |
FE/Qt: bugref:9996: Native wizard initial implementation.
|
|
|
@89959
|
4 years |
vboxsync |
FE/Qt: bugref:10049. A small fix
|
|
|
@89958
|
4 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89957
|
4 years |
vboxsync |
VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975
|
|
|
@89956
|
4 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89955
|
4 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89954
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Adding help keyword parameter whereever it is needed.
|
|
|
@89953
|
4 years |
vboxsync |
Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
|
|
|
@89952
|
4 years |
vboxsync |
Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
|
|
|
@89951
|
4 years |
vboxsync |
Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
|
|
|
@89950
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Reverting UIMessageCenter changes.
|
|
|
@89949
|
4 years |
vboxsync |
VMM/PDMDriver: Add …
|
|
|
@89948
|
4 years |
vboxsync |
Attempt to fix build, bugref:10038.
|
|
|
@89947
|
4 years |
vboxsync |
X11: Host Services: Shared Clipboard: improve error code path …
|
|
|
@89946
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Connecting the help button to help viewer startup …
|
|
|
@89945
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Setting help keyword as property of the message …
|
|
|
@89944
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Some cleanning.
|
|
|
@89943
|
4 years |
vboxsync |
scm
|
|
|
@89942
|
4 years |
vboxsync |
bs3-cpu-basic-2: Must make sure to cross cachelines in the #AC test. …
|
|
|
@89941
|
4 years |
vboxsync |
scm
|
|
|
@89940
|
4 years |
vboxsync |
Doxygen.
|
|
|
@89939
|
4 years |
vboxsync |
Warnings.
|
|
|
@89938
|
4 years |
vboxsync |
Warnings.
|
|
|
@89937
|
4 years |
vboxsync |
Warnings.
|
|
|
@89936
|
4 years |
vboxsync |
Typo.
|
|
|
@89935
|
4 years |
vboxsync |
Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
|
|
|
@89934
|
4 years |
vboxsync |
VMM/CPUCpuId: Some intel updates. bugref:10052
|
|
|
@89933
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Refactoring message center functions to enable …
|
|
|
@89932
|
4 years |
vboxsync |
bs3-cpu-basic-2: Added an alignment check testcase. bugref:10052
|
|
|
@89931
|
4 years |
vboxsync |
bs3kit: Adding Bs3SelLnkPtrToCurPtr. bugref:10052
|
|
|
@89930
|
4 years |
vboxsync |
bs3kit: Corrected copy&paste errors related to Bs3RegSetCr0 and …
|
|
|
@89929
|
4 years |
vboxsync |
Runtime/RTDbgSymSrv: Fix
|
|
|
@89928
|
4 years |
vboxsync |
FE/Qt: bugref:10049. reverting r145384.
|
|
|
@89927
|
4 years |
vboxsync |
Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
|
|
|
@89926
|
4 years |
vboxsync |
FE/Qt: bugref:10049. Refactoring message dialog code to enable a 4th. …
|
|
|
@89925
|
4 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 [build fix]
|
|
|
@89924
|
4 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837
- …
|
|
|
@89923
|
4 years |
vboxsync |
doc/man_VBoxManage-*.xml: Made 4 man pages ready for use in the …
|
|
|
@89922
|
4 years |
vboxsync |
doc/docbook2latex.xsl: Remove unwanted empty line after every term in …
|
|
|
@89921
|
4 years |
vboxsync |
Main/Console: Correctly handle mouse and keyboard type of None, which …
|
|
|
@89920
|
4 years |
vboxsync |
doc/man_VBoxManage-list.xml: Make it ready for use in manual. Change …
|
|
|
@89919
|
4 years |
vboxsync |
doc/man_VBoxManage-createmedium.xml, …
|
|
|
@89918
|
4 years |
vboxsync |
doc/man_VBoxManage.xml: Document key short options (adjust to latest …
|
|
|
@89917
|
4 years |
vboxsync |
docbook2latex.xsl: Fix incorrect formatting (had too much line spacing …
|
|
|
@89916
|
4 years |
vboxsync |
FE/Qt: Adding a forgotten connection to the a button in the new vm …
|
|
|
@89915
|
4 years |
vboxsync |
Frontends/VBoxManage: A bit of improvement for "list --multiple" …
|
|
|
@89914
|
4 years |
vboxsync |
FE/Qt: Small fix in th new vm wizard
|
|
|
@89913
|
4 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89912
|
4 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89911
|
4 years |
vboxsync |
VMM/DBGFAll: Fix todo
|
|
|
@89910
|
4 years |
vboxsync |
FE/Qt: bugref:3355. On Linux check if there are any screensaver …
|
|
|
@89909
|
4 years |
vboxsync |
FE/Qt: bugref:3355. Build fix.
|
|
|
@89908
|
4 years |
vboxsync |
FE/Qt: bugref:3355. Hiding screen ssaver inhibition option on MacOS
|
|
|
@89907
|
4 years |
vboxsync |
FE/VBoxHeadless: Enable signal handlers on all unix platforms. Note …
|
|
|
@89906
|
4 years |
vboxsync |
DevHda: Renamed HDAREGDESC members to follow coding standard. …
|
|
|
@89905
|
4 years |
vboxsync |
Frontends/VBoxManage/VBoxInternalManage.cpp: fix forgotten field name …
|
|
|
@89904
|
4 years |
vboxsync |
DevHda: Optimize HDAREGDESC a little more by reducing the size, fFlags …
|
|
|
@89903
|
4 years |
vboxsync |
DevHda: Don't include the register name and description strings in …
|
|
|
@89902
|
4 years |
vboxsync |
DevHda: Reordered HDAREGDESC so we avoid alignment padding. Saves ~900 …
|
|
|
@89901
|
4 years |
vboxsync |
DevHda: Preparing register map tweaks. bugref:9890
|
|
|
@89900
|
4 years |
vboxsync |
DevHda: Made the register map local to DevHda.cpp only, …
|
|
|
@89899
|
4 years |
vboxsync |
DevHda: Added another assertion wrapper for register access for strict …
|
|
|
@89898
|
4 years |
vboxsync |
Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
|
|
|
@89897
|
4 years |
vboxsync |
DevHda: Avoid indirect register accesses via g_aHdaRegMap. bugref:9890
|
|
|
@89896
|
4 years |
vboxsync |
Debugger: Need to account for the segment offset when dumping symbols …
|
|
|
@89895
|
4 years |
vboxsync |
Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
|
|
|
@89894
|
4 years |
vboxsync |
DevHda: Cleanups... bugref:9890
|
|
|
@89893
|
4 years |
vboxsync |
DevHda: Cleanups... bugref:9890
|
|
|
@89892
|
4 years |
vboxsync |
Audio/ValKit: More code for audio verification [build fix, unused …
|
|
|
@89891
|
4 years |
vboxsync |
Audio/ValKit: More code for audio verification [build fix]. bugref:10008
|
|
|
@89890
|
4 years |
vboxsync |
Audio/ValKit: More code for audio verification. bugref:10008
|
|
|
@89889
|
4 years |
vboxsync |
Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
|
|
|
@89888
|
4 years |
vboxsync |
DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
|
|
|
@89887
|
4 years |
vboxsync |
DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
|
|
|
@89886
|
4 years |
vboxsync |
DevIchAc97: Hint 48kHz config to the windows backend. bugref:9890
|
|
|
@89885
|
4 years |
vboxsync |
DevHda: Kicked out the InitialDelayMs config value and associated …
|
|
|
@89884
|
4 years |
vboxsync |
DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
|
|
|
@89883
|
4 years |
vboxsync |
DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
|
|
|
@89882
|
4 years |
vboxsync |
Runtime/common/dbg: Implement basic debug info reader for XML files …
|
|
|