|
|
@93988
|
3 years |
vboxsync |
FE/Qt: qt6: Fancy string to enum conversion using parallel 'key' / …
|
|
|
@93987
|
3 years |
vboxsync |
FE/Qt: qt6: No implicit conversion from QString to QUuid, must use the …
|
|
|
@93986
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global preferences: Reworking Update page to …
|
|
|
@93985
|
3 years |
vboxsync |
FE/Qt: scm fix. bugref:9898
|
|
|
@93984
|
3 years |
vboxsync |
FE/Qt: qt6: QStringRef replaced by QStringView, mainly a problem in …
|
|
|
@93983
|
3 years |
vboxsync |
FE/Qt: qt6: QStringRef replaced by QStringView, mainly a problem in …
|
|
|
@93982
|
3 years |
vboxsync |
FE/Qt: qt6: QString::SkipEmptyParts -> Qt::SkipEmptyParts (5.14+), …
|
|
|
@93981
|
3 years |
vboxsync |
FE/Qt: qt6: Simplified fromInternalString<KNATProtocol> so it compiles …
|
|
|
@93980
|
3 years |
vboxsync |
FE/Qt: No need for else after return. bugref:9898
|
|
|
@93979
|
3 years |
vboxsync |
Devices/USB: Get rid of the VUSBHUB structure which was mostly …
|
|
|
@93978
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93977
|
3 years |
vboxsync |
Devices/USB: Fix for regression introduced with r150168 where a guest …
|
|
|
@93976
|
3 years |
vboxsync |
FE/Qt: Added a bunch of missing Makefile.kup files (for compiling from …
|
|
|
@93975
|
3 years |
vboxsync |
FE/Qt: Attempt to fix regression from r150102 where QSpacerItem isn't …
|
|
|
@93974
|
3 years |
vboxsync |
Devices/USB: Fix for regression introduced with r150168 where a guest …
|
|
|
@93973
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93972
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93971
|
3 years |
vboxsync |
VBox/hgcmsvc.h: Fixed typos.
|
|
|
@93970
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93969
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93968
|
3 years |
vboxsync |
HMVMXCommon.h: Doxygen.
|
|
|
@93967
|
3 years |
vboxsync |
VbglR3/HGCM: Docs typo.
|
|
|
@93966
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
|
|
|
@93965
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
|
|
|
@93964
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Use the HM ring-0 API to construct …
|
|
|
@93963
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
|
|
|
@93962
|
3 years |
vboxsync |
IPRT/string.h: Tweak for for darwin.x86 GA build.
|
|
|
@93961
|
3 years |
vboxsync |
IPRT: Grr.
|
|
|
@93960
|
3 years |
vboxsync |
IPRT: Expose mempcpy on solaris too.
|
|
|
@93959
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
|
|
|
@93958
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
|
|
|
@93957
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Pointing grub-install to /dev/sda …
|
|
|
@93956
|
3 years |
vboxsync |
Devices/USB: Eliminiate some callback ping-pong and streamline the …
|
|
|
@93955
|
3 years |
vboxsync |
Devices/USB: Eliminiate some callback ping-pong and streamline the …
|
|
|
@93954
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Replacing VBOX_COND_GUEST_VERSION[exp] …
|
|
|
@93953
|
3 years |
vboxsync |
DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
|
|
|
@93952
|
3 years |
vboxsync |
DevFwCommon: Tweaks for making it build with GCC 11.2.1 and some cleanups.
|
|
|
@93951
|
3 years |
vboxsync |
VMM/PGMDbg: GCC 11.2.1 build tweaks.
|
|
|
@93950
|
3 years |
vboxsync |
FE/Qt: Fixed a bunch of inverted NULL pointer checks in …
|
|
|
@93949
|
3 years |
vboxsync |
FE/Qt: Fixed incorrect NULL m_pAddressBar check in …
|
|
|
@93948
|
3 years |
vboxsync |
Main/MachineImple: Fixed use of NULL ComObjPtr<Medium> object in error …
|
|
|
@93947
|
3 years |
vboxsync |
VMM: Doxygen fix.
|
|
|
@93946
|
3 years |
vboxsync |
hm_vmx.h: Comment typo fix.
|
|
|
@93945
|
3 years |
vboxsync |
scm: Maded the --only-guest-host-page option include PAGE_ADDRESS and …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93943
|
3 years |
vboxsync |
VMM: Banned the use of PAGE_ADDRESS and PHYS_PAGE_ADDRESS too. bugref:9898
|
|
|
@93942
|
3 years |
vboxsync |
VMM/IEM: Stubbed iemAImpl_fst_r80_to_d80 in C version. bugref:9898
|
|
|
@93941
|
3 years |
vboxsync |
EFI/Firmware: Shut up scm warnings.
|
|
|
@93940
|
3 years |
vboxsync |
Devices/USB: Get rid of the address hashing mechanism and replace it …
|
|
|
@93939
|
3 years |
vboxsync |
Devices/USB: Get rid of the address hashing mechanism and replace it …
|
|
|
@93938
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global preferences: Reworking Language page to …
|
|
|
@93937
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global preferences: Reworking Update page to …
|
|
|
@93936
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global preferences: Reworking Input page to …
|
|
|
@93935
|
3 years |
vboxsync |
FE/Qt: bugref:6899: Global preferences: Reworking General page to …
|
|
|
@93934
|
3 years |
vboxsync |
Devices/USB/DrvVUSBRootHub: Get rid of device list which is …
|
|
|
@93933
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93932
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93930
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Build fix.
|
|
|
@93929
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 scm.. maybe.
|
|
|
@93928
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Doxygen.
|
|
|
@93927
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT violation/misconfig VM-exit fixes.
|
|
|
@93926
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Build fix.
|
|
|
@93925
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Doxygen.
|
|
|
@93924
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Accidentally enabled nested EPT and UX …
|
|
|
@93923
|
3 years |
vboxsync |
rdesktop: Use python3 compatible syntax in key map converter.
|
|
|
@93922
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
|
|
|
@93921
|
3 years |
vboxsync |
src/VBox/Makefile.kmk: Fix build with config combination relevant for …
|
|
|
@93920
|
3 years |
vboxsync |
scm fix.
|
|
|
@93919
|
3 years |
vboxsync |
Shared Clipboard: Resolved a @todo (renamed ShClBackendFormatAnnounce …
|
|
|
@93918
|
3 years |
vboxsync |
Main/Unattended: bugref:9781. Addressing a todo item in …
|
|
|
@93917
|
3 years |
vboxsync |
FE/Qt: bugref:3355. A small fix.
|
|
|
@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 …
|
|
|