VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102393   14 months vboxsync FE/Qt: bugref:10561. More fixes for copying and deleting file objects.
(edit) @102392   14 months vboxsync Revert r160526 as it breaks some testboxes, bugref:10545
(edit) @102391   14 months vboxsync VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
(edit) @102390   14 months vboxsync libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
(edit) @102389   14 months vboxsync Revert r160516 (breaks arm64 testing completely), bugref:10545
(edit) @102388   14 months vboxsync VMM/IEM: x86 build fix. bugref:10371
(edit) @102387   14 months vboxsync VMM/IEM: doxygen fix. bugref:10547
(edit) @102386   14 months vboxsync VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
(edit) @102385   14 months vboxsync VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
(edit) @102384   14 months vboxsync VMM/IEM: Quick workaround for unaligned atomic instructions on arm64. …
(edit) @102383   14 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102382   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102381   14 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102380   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102379   15 months vboxsync FE/Qt: bugref:10561. scm fix.
(edit) @102378   15 months vboxsync FE/Qt: bugref:10561. Several fixes in file system model related code …
(edit) @102377   15 months vboxsync VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
(edit) @102376   15 months vboxsync IPRT/crypto: Testcase logging nit. bugref:10551
(edit) @102375   15 months vboxsync IPRT/crypto: Implemented handing-in crypt password strings as the salt …
(edit) @102372   15 months vboxsync IPRT/crypto: Renaming. bugref:10551
(edit) @102371   15 months vboxsync VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …
(edit) @102370   15 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102368   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
(edit) @102367   15 months vboxsync VMM/IEM: Assert that the flat fetch and store functions are used in …
(edit) @102366   15 months vboxsync VMM/IEM: Log call as they are emitted by the threaded recompiler. …
(edit) @102365   15 months vboxsync VMM/IEM: Fixed bug in threaded recompiler where we'd emit the …
(edit) @102364   15 months vboxsync scm fix for src/libs/xpcom18a4/Makefile.kmk
(edit) @102363   15 months vboxsync FE/Qt: bugref:10561. Small changes. Basically gorund work for the …
(edit) @102362   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102361   15 months vboxsync IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
(edit) @102360   15 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102358   15 months vboxsync VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
(edit) @102357   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102356   15 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102355   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102351   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
(edit) @102350   15 months vboxsync VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
(edit) @102349   15 months vboxsync VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
(edit) @102348   15 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
(edit) @102347   15 months vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102346   15 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545
(edit) @102345   15 months vboxsync libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
(edit) @102344   15 months vboxsync IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
(edit) @102343   15 months vboxsync libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyP and get …
(edit) @102342   15 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102341   15 months vboxsync libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
(edit) @102340   15 months vboxsync libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
(edit) @102339   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102337   15 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102336   15 months vboxsync IPRT/crypto/shacrypt: Make sure to terminate strings in the …
(edit) @102335   15 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102334   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102333   15 months vboxsync FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; …
(edit) @102332   15 months vboxsync VMM/IEM: Restored the heuristics for when to recompiler to native. …
(edit) @102331   15 months vboxsync VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
(edit) @102330   15 months vboxsync VMM/IEM: Fix label creation in release builds. bugref:10371
(edit) @102329   15 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102328   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102327   15 months vboxsync libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
(edit) @102326   15 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102325   15 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102324   15 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102323   15 months vboxsync libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
(edit) @102322   15 months vboxsync FE/Qt: bugref:10450: Handle final commit data call for …
(edit) @102321   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102320   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102319   15 months vboxsync libs/xpcom: Remove some unused code from the python bindings, …
(edit) @102318   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102317   15 months vboxsync libs/xpcom: Remove some unused code from the python bindings, bugref:10545
(edit) @102316   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102315   15 months vboxsync libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default …
(edit) @102314   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102313   15 months vboxsync VMM/IEM: First recompiled memory access. This is without any TLB …
(edit) @102312   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102311   15 months vboxsync VMM/IEM: Better memory access logging. bugref:10371
(edit) @102310   15 months vboxsync VMM/IEM: Hook up the DBGFEVENT_XCPT_XXX events; more exception …
(edit) @102309   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102308   15 months vboxsync FE/Qt: bugref:10513: Fixing regression intruduced in r160231; Though …
(edit) @102307   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102306   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102305   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102304   15 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @102303   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102302   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102301   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102300   15 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102299   15 months vboxsync Additions/WINNT/Mouse: do not try to remove device from list if it is …
(edit) @102297   15 months vboxsync IPRT/crypto/shacrypt: Better string length checks for …
(edit) @102296   15 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102295   15 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102294   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102293   15 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102292   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102291   15 months vboxsync IPRT/tools: Added new tool RTMkPasswd, which can create …
(edit) @102290   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102289   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102288   15 months vboxsync openssl-3.1.3: Removed thread_none.c and thread_win.c to avoid …
(edit) @102287   15 months vboxsync IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette