|
|
@102069
|
17 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32_CONST. bugref:10371
|
|
|
@102068
|
17 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
|
|
|
@102067
|
17 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16_CONST. bugref:10371
|
|
|
@102065
|
17 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
|
|
|
@102064
|
17 months |
vboxsync |
Additions: X11/Wayland: vboxwl/VBoxClient IPC: Prevent partial reads …
|
|
|
@102063
|
17 months |
vboxsync |
libs/xpcom: Remove more now unused code from nsprpub, bugref:10545
|
|
|
@102062
|
17 months |
vboxsync |
libs/xpcom/ipc/ipcd/daemon: Rewrite the IPC daemon code to move away …
|
|
|
@102061
|
17 months |
vboxsync |
FE/Qt: bugref:10513: VM Settings / General page / Description tab: …
|
|
|
@102060
|
17 months |
vboxsync |
libs/xpcom/ipc/ipcd/client: Rewrite the IPC client connection code to …
|
|
|
@102059
|
17 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Disabled overly strict assertion for …
|
|
|
@102058
|
17 months |
vboxsync |
libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
|
|
|
@102057
|
17 months |
vboxsync |
libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
|
|
|
@102056
|
17 months |
vboxsync |
Installer/win: Fix previous change, need option for CA cert. bugref:8691
|
|
|
@102055
|
17 months |
vboxsync |
Installer/win: Fix previous change, extract-timestamp-root has no …
|
|
|
@102054
|
17 months |
vboxsync |
/Config.kmk,Installer/win: If VBOX_WITH_VBOX_LEGACY_TS_CA is set use …
|
|
|
@102053
|
17 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
|
|
|
@102052
|
17 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
|
|
|
@102051
|
17 months |
vboxsync |
libs/xpcom: Remove now unused PR_sscanf API, bugref:10545
|
|
|
@102050
|
17 months |
vboxsync |
libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
|
|
|
@102049
|
17 months |
vboxsync |
libs/xpcom: Remove now unused prprocess.h API, bugref:10545
|
|
|
@102048
|
17 months |
vboxsync |
Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
|
|
|
@102047
|
17 months |
vboxsync |
libs/xpcom/ipc: Rewrote the IPC daemon startup code to use IPRT …
|
|
|
@102046
|
17 months |
vboxsync |
Additions: X11/Wayland: Build VBoxClient with WL support only for …
|
|
|
@102045
|
17 months |
vboxsync |
Additions: X11/Wayland: wayland-helper-dcp: Return value of proper …
|
|
|
@102044
|
17 months |
vboxsync |
Additions: X11/Wayland: Another attempt to fix build (6), bugref:10194.
|
|
|
@102043
|
17 months |
vboxsync |
Additions: X11/Wayland: Another attempt to fix build (4), bugref:10194.
|
|
|
@102042
|
17 months |
vboxsync |
FE/Qt: bugref:10513: VM Settings / System page / Motherboard tab: …
|
|
|
@102041
|
17 months |
vboxsync |
FE/Qt: bugref:10513: Changed requirements for VM Settings / System …
|
|
|
@102040
|
17 months |
vboxsync |
liblzma: Corrected SUB_DEPTH in Makefile.kmk. This was preventing a …
|
|
|
@102039
|
17 months |
vboxsync |
Additions: X11/Wayland: Another attempt to fix build (3), bugref:10194.
|
|
|
@102038
|
17 months |
vboxsync |
CPUMR3Db: Removed duplicate entry.
|
|
|
@102037
|
17 months |
vboxsync |
FE/Qt: bugref:10513: Changed requirements for Preferences / Update …
|
|
|
@102036
|
17 months |
vboxsync |
FE/Qt: bugref:10513: Changed requirements for Preferences / General …
|
|
|
@102035
|
17 months |
vboxsync |
VMM/IEM: More variable checks added to tstIEMCheckMc. bugref:10371
|
|
|
@102034
|
17 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Minor ifdef simplification nit.
|
|
|
@102033
|
17 months |
vboxsync |
VMM/IEM: Fixed some inconsistencies wrt input for IEM_MC_PUSH_*. …
|
|
|
@102032
|
17 months |
vboxsync |
Additions: X11/Wayland: Fix build when shared clipboard support is …
|
|
|
@102031
|
17 months |
vboxsync |
libs/xpcom/python: Don't register nsIClassInfo twice, causes a heap …
|
|
|
@102030
|
17 months |
vboxsync |
libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
|
|
|
@102029
|
17 months |
vboxsync |
VMM/IEM: Added more variable checks to tstIEMCheckMc and found 4 …
|
|
|
@102028
|
17 months |
vboxsync |
Additions: X11/Wayland: Installer: Detect Wayland on user graphical …
|
|
|
@102027
|
17 months |
vboxsync |
Additions: X11/Wayland: Another attempt to fix build (2), bugref:10194.
|
|
|
@102026
|
17 months |
vboxsync |
Additions: X11/Wayland: Another attempt to fix build, bugref:10194.
|
|
|
@102025
|
17 months |
vboxsync |
Additions: X11/Wayland: Attempt to address build issues, bugref:10194.
|
|
|
@102024
|
17 months |
vboxsync |
VMM: VMXAllTemplate.cpp.h: Added new VMCS field encodings.
|
|
|
@102022
|
17 months |
vboxsync |
VMM/IEM: Split out the inlined code emitters from IEMN8veRecompiler.h …
|
|
|
@102020
|
17 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Discard unused VMCS launch-state bits …
|
|
|
@102018
|
17 months |
vboxsync |
GUI: Introduce guest notifcation about VM window input focus state …
|
|
|
@102017
|
17 months |
vboxsync |
libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
|
|
|
@102016
|
17 months |
vboxsync |
libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
|
|
|
@102015
|
17 months |
vboxsync |
libs/xpcom/ipc: Convert ipcDConnectService.cpp from nsIThread to …
|
|
|
@102014
|
17 months |
vboxsync |
libs/xpcom/java: Remove unused include, bugref:10545
|
|
|
@102013
|
17 months |
vboxsync |
libs/xpcom/java: Remove unused code, bugref:10545
|
|
|
@102012
|
17 months |
vboxsync |
VMM/IEM: If we use structure variables in MC blocks, we need special …
|
|
|
@102011
|
17 months |
vboxsync |
VMM/IEM: Added a flush mask for guest register shadows to the …
|
|
|
@102010
|
17 months |
vboxsync |
VMM/IEM: More on the subject of correctly flushing guest register …
|
|
|
@102008
|
17 months |
vboxsync |
libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix]
|
|
|
@102007
|
17 months |
vboxsync |
libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545
|
|
|
@102006
|
17 months |
vboxsync |
libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
|
|
|
@102005
|
17 months |
vboxsync |
libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
|
|
|
@102004
|
17 months |
vboxsync |
libs/xpcom: Drop floating point support from PR_sscanf() as it is not …
|
|
|
@102003
|
17 months |
vboxsync |
libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, …
|
|
|
@102002
|
17 months |
vboxsync |
libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545
|
|
|
@102001
|
17 months |
vboxsync |
libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545
|
|
|
@102000
|
17 months |
vboxsync |
libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, bugref:10545
|
|
|
@101999
|
17 months |
vboxsync |
libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, …
|
|
|
@101998
|
17 months |
vboxsync |
libs/xpcom: Remove unused include, bugref:10545
|
|
|
@101997
|
17 months |
vboxsync |
libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
|
|
|
@101996
|
17 months |
vboxsync |
libs/xpcom/ipc: More conversion to IPRT infrastructure, bugref:10545
|
|
|
@101995
|
17 months |
vboxsync |
libs/xpcom/ipc: Remove unused transmngr/module code, bugref:10545
|
|
|
@101994
|
17 months |
vboxsync |
libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging …
|
|
|
@101993
|
17 months |
vboxsync |
libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
|
|
|
@101992
|
17 months |
vboxsync |
libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
|
|
|
@101991
|
17 months |
vboxsync |
libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
|
|
|
@101990
|
17 months |
vboxsync |
libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging …
|
|
|
@101989
|
17 months |
vboxsync |
libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
|
|
|
@101988
|
17 months |
vboxsync |
libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to …
|
|
|
@101987
|
17 months |
vboxsync |
libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG …
|
|
|
@101986
|
17 months |
vboxsync |
libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, …
|
|
|
@101985
|
17 months |
vboxsync |
libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
|
|
|
@101984
|
17 months |
vboxsync |
VMM/IEM: Added a flush mask for guest register shadows to the …
|
|
|
@101983
|
17 months |
vboxsync |
libs/xpcom: Remove unused PR_Sleep, bugref:10545
|
|
|
@101982
|
17 months |
vboxsync |
libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
|
|
|
@101981
|
17 months |
vboxsync |
libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event …
|
|
|
@101980
|
17 months |
vboxsync |
libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545
|
|
|
@101979
|
17 months |
vboxsync |
FE/Qt: bugref:10543: VM Settings / Network pages: Make sure promisc. …
|
|
|
@101978
|
17 months |
vboxsync |
libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's …
|
|
|
@101977
|
17 months |
vboxsync |
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
|
|
|
@101976
|
17 months |
vboxsync |
libs/xpcom/xpcom/components: Convert some code from using PRLock to …
|
|
|
@101975
|
17 months |
vboxsync |
libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
|
|
|
@101974
|
17 months |
vboxsync |
FE/Qt: bugref:10543: VM Settings / System pages: Load amount of …
|
|
|
@101973
|
17 months |
vboxsync |
libs/xpcom: Remove some hopefully not used code (localtime_r should be …
|
|
|
@101972
|
17 months |
vboxsync |
libs/xpcom: Remove some hopefully not used code (localtime_r should be …
|
|
|
@101971
|
17 months |
vboxsync |
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
|
|
|
@101970
|
17 months |
vboxsync |
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
|
|
|
@101969
|
17 months |
vboxsync |
libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545
|
|
|
@101968
|
17 months |
vboxsync |
libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|
@101967
|
17 months |
vboxsync |
libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|
@101966
|
17 months |
vboxsync |
libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545
|
|
|
@101965
|
17 months |
vboxsync |
libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, …
|
|
|