|
|
@93916
|
3 years |
vboxsync |
tools/linux.amd64: ignore new glslang tool
|
|
|
@93915
|
3 years |
vboxsync |
Devices/USB: Convert the HCI emulations to call into the roothub using …
|
|
|
@93914
|
3 years |
vboxsync |
Devices/USB: Convert the HCI emulations to call into the roothub using …
|
|
|
@93913
|
3 years |
vboxsync |
VMM: Comment nits.
|
|
|
@93912
|
3 years |
vboxsync |
VMM: Add driver helper to destroy a timer, bugref:10196
|
|
|
@93911
|
3 years |
vboxsync |
SUP: Fixed regression from r146654 which accidentally re-enabled the …
|
|
|
@93910
|
3 years |
vboxsync |
xpcom18a4/ipcDConnectService.cpp: Assert when returning …
|
|
|
@93909
|
3 years |
vboxsync |
Main/VirtualBoxErrorInfoImpl.cpp: Assert when returning …
|
|
|
@93908
|
3 years |
vboxsync |
xpcom18a4/xptcstubs_arm64_vbox.cpp: Fix passing parameters on the …
|
|
|
@93907
|
3 years |
vboxsync |
Forgot to commit file.
|
|
|
@93906
|
3 years |
vboxsync |
IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
|
|
|
@93905
|
3 years |
vboxsync |
VMM: More arm tweaks. bugref:9898
|
|
|
@93904
|
3 years |
vboxsync |
Validation Kit: Extended unit test test driver so that it also allows …
|
|
|
@93903
|
3 years |
vboxsync |
Validation Kit: Extended unit test test driver so that it also allows …
|
|
|
@93902
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93900
|
3 years |
vboxsync |
VMM/PDMQueue: todo
|
|
|
@93899
|
3 years |
vboxsync |
SUPLib: Turn on DRIVERLESS flag when VBOX_WITH_DRIVERLESS_FORCED is …
|
|
|
@93898
|
3 years |
vboxsync |
/Config.kmk,VBoxPuelMainVM.cpp: Added config option + global define …
|
|
|
@93897
|
3 years |
vboxsync |
Validation Kit/TxS: Implemented (local) copy file support for TxS. …
|
|
|
@93896
|
3 years |
vboxsync |
VMM/PDMQueue: Free memory when the queue count drops to 0. Addresses …
|
|
|
@93895
|
3 years |
vboxsync |
Validation Kit/TxS: Implemented (local) copy file support for TxS. …
|
|
|
@93894
|
3 years |
vboxsync |
FE/Qt: Fixing a small leak.
|
|
|
@93893
|
3 years |
vboxsync |
VMM/IEM: Added tests for bswap C workers, discovering weird behaviour …
|
|
|
@93892
|
3 years |
vboxsync |
FE/Qt: bugref:9072. Do nothing upon next/prev button press when number …
|
|
|
@93891
|
3 years |
vboxsync |
Main: Guest Properties: improved property name and value validation, …
|
|
|
@93890
|
3 years |
vboxsync |
FE/Qt: bugref:3355. Correcting some typo.
|
|
|
@93889
|
3 years |
vboxsync |
Guest Control/Validation Kit: Added another assertion to check if the …
|
|
|
@93888
|
3 years |
vboxsync |
VMM/IEM: Corrected MUL, IMUL, DIV and IDIV instruction helpers (C …
|
|
|
@93887
|
3 years |
vboxsync |
VMM/IEM: Corrected flag calculations for shift operations; added tests …
|
|
|
@93886
|
3 years |
vboxsync |
VMM/IEM: Corrected flag calculations for unary operations …
|
|
|
@93885
|
3 years |
vboxsync |
VMM/IEM: Corrected flag calculations for double shifts according to …
|
|
|
@93884
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VirtualBox Manager / Network Manager / Reworking …
|
|
|
@93883
|
3 years |
vboxsync |
Config.kmk: Enabled VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING by …
|
|
|
@93882
|
3 years |
vboxsync |
Validation Kit: Include unit tests (testcases) on the Validation Kit …
|
|
|
@93881
|
3 years |
vboxsync |
VMM/IEM: doxygen fix. bugref:9898
|
|
|
@93880
|
3 years |
vboxsync |
VMM/IEM: Tests for CMPXCHG8B and 16B C implementations. bugref:9898
|
|
|
@93879
|
3 years |
vboxsync |
VMM/IEM: Added CMPXCHG testcase and corrected flag handling in C …
|
|
|
@93878
|
3 years |
vboxsync |
VMM/IEM: Simplified XADD impl. bugref:9898
|
|
|
@93877
|
3 years |
vboxsync |
VMM/IEM: Fixed EFlags for LOCK XADD, adding tests for it. bugref:9898
|
|
|
@93876
|
3 years |
vboxsync |
Validation Kit/unit tests: Treat tstPDMQueue as a test needing …
|
|
|
@93875
|
3 years |
vboxsync |
VBoxManage/cloud: create instance --shape-cpus and --shape-memory …
|
|
|
@93874
|
3 years |
vboxsync |
vsheriff: better detection of "misc: unit tests"
|
|
|
@93873
|
3 years |
vboxsync |
VGABIOS: Implemented INT 10h/112xH functions (graphical font set).
|
|
|
@93872
|
3 years |
vboxsync |
VBoxManage/cloud: use 'h' as the short option for help instead of …
|
|
|
@93871
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VirtualBox Manager / Network Manager: Make sure …
|
|
|
@93870
|
3 years |
vboxsync |
VMM/IEM: More tests. bugref:9898
|
|
|
@93869
|
3 years |
vboxsync |
VMM/IEM: Corrected IMUL result and changed the C version to produce …
|
|
|
@93868
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VirtualBox Manager / Tools stack: Make sure …
|
|
|
@93867
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VirtualBox Manager / Chooser pane: Minor issues …
|
|
|
@93866
|
3 years |
vboxsync |
VMM/IEM: Corrected undefined flag values for BT, BTC, BTR and BTS. …
|
|
|
@93865
|
3 years |
vboxsync |
VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
|
|
|
@93864
|
3 years |
vboxsync |
VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
|
|
|
@93863
|
3 years |
vboxsync |
VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
|
|
|
@93862
|
3 years |
vboxsync |
VMM/IEM: Started on a simple testcase for the IEMAllAImplC.cpp code. …
|
|
|
@93861
|
3 years |
vboxsync |
VMM/IEM: Stubbed the C versions the missing MMX/SSE/AVX functions in …
|
|
|
@93860
|
3 years |
vboxsync |
VMM/IEM: Stubbed the C versions x87 FPU functions in IEMAllAImpl.asm. …
|
|
|
@93859
|
3 years |
vboxsync |
Main: Replaced DRVMAINSTATUS::pmapMediumAttachments with a …
|
|
|
@93858
|
3 years |
vboxsync |
Main: Restored bwGroups[i]->COMGETTER(Name)(strName.asOutParam()); …
|
|
|
@93857
|
3 years |
vboxsync |
Restore Knut's (bird's) r149773 changes I accidentally clobbered with …
|
|
|
@93856
|
3 years |
vboxsync |
Fix burn related to @param doc for new method added
|
|
|
@93855
|
3 years |
vboxsync |
Main/Console: remove statements that write pointers for led set, …
|
|
|
@93854
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93853
|
3 years |
vboxsync |
VMM/IEM: Reduced the code duplication for the MUL and IMUL C workers, …
|
|
|
@93852
|
3 years |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93851
|
3 years |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93850
|
3 years |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93849
|
3 years |
vboxsync |
Validation Kit/unit tests: Make sure to mount the Validation Kit .ISO …
|
|
|
@93848
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93847
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93846
|
3 years |
vboxsync |
Validation Kit: Extended unittest test driver so that it also can …
|
|
|
@93845
|
3 years |
vboxsync |
Backed out r150051 (committed wrong file). bugref:10195
|
|
|
@93844
|
3 years |
vboxsync |
Validation Kit: Extended unittest test driver so that it also can …
|
|
|
@93843
|
3 years |
vboxsync |
Validation Kit: Extended unittest test driver so that it also can …
|
|
|
@93842
|
3 years |
vboxsync |
Validation Kit: Extended unittest test driver so that it also can …
|
|
|
@93841
|
3 years |
vboxsync |
VGABIOS: Reworked save area management, added support for font …
|
|
|
@93840
|
3 years |
vboxsync |
DevVGA: Changing blink enable or underline location needs to trigger a …
|
|
|
@93839
|
3 years |
vboxsync |
Added the sign= in VBOX_COND_GUEST_VERSION
|
|
|
@93838
|
3 years |
vboxsync |
iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
|
|
|
@93837
|
3 years |
vboxsync |
iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
|
|
|
@93836
|
3 years |
vboxsync |
iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
|
|
|
@93835
|
3 years |
vboxsync |
OCI: Add VSD enum values for flexible shape options. Write the values …
|
|
|
@93834
|
3 years |
vboxsync |
3D/VMSVGA: Create equal Object Tables of the PAGE_SIZE bytes, bugref:9845
|
|
|
@93833
|
3 years |
vboxsync |
3D/VMSVGA: Additional header file to fix compilation errors in WDDM …
|
|
|
@93832
|
3 years |
vboxsync |
DevPIC: Must handle at least some 16-bit accesses. Existing software …
|
|
|
@93831
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin}: Add code to allow for …
|
|
|
@93830
|
3 years |
vboxsync |
VMM/CPUM: Add some helpers for NEM to activate the hyper or guest …
|
|
|
@93829
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VM settings: Replacing what's this tags with tool-tips.
|
|
|
@93828
|
3 years |
vboxsync |
VGABIOS: Set DS correctly before calling into C POST code.
|
|
|
@93827
|
3 years |
vboxsync |
DevVGA: Show the MSR value in info vga since it's not dumped anywhere else.
|
|
|
@93826
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Remove the temporary workaround now that the …
|
|
|
@93825
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Reduce code duplication, bugref:9044
|
|
|
@93824
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix trunk regression introduced in …
|
|
|
@93823
|
3 years |
vboxsync |
FE/Qt: bugref:9515. Modifying hostname validator's regex.
|
|
|
@93822
|
3 years |
vboxsync |
FE/Qt: Checking pointer before creating the connection.
|
|
|
@93821
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Forgot one file in r150020.
|
|
|
@93820
|
3 years |
vboxsync |
FE/Qt: bugref:6899: VM settings: Replacing QApplication::translate with tr.
|
|
|
@93819
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global properties / Display page: Couple of NLS fixes.
|
|
|
@93818
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global properties: Replacing what's this tags with …
|
|
|
@93817
|
3 years |
vboxsync |
Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
|
|
|