VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103071   13 months vboxsync Installer/Python: Handle uninstalling for Python versions >= 3, which …
(edit) @103070   13 months vboxsync Installer/Python: This hopefully should fix the remaining macOS …
(edit) @103069   13 months vboxsync FE/Qt: UIWelcomePane: Reworking widget layout to be able to have …
(edit) @103068   13 months vboxsync FE/Qt: UIWelcomePane: Heavy rework; Replacing UIWrappableLabel with …
(edit) @103067   13 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103066   13 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @103065   13 months vboxsync tstIEMAImpl: Unused functions. bugref:9898
(edit) @103064   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103063   13 months vboxsync Installer/Python: Fixed installing bindings for Python 3 on macOS; the …
(edit) @103062   13 months vboxsync Installer/Python: macOS logging fixes. bugref:10579
(edit) @103061   13 months vboxsync FE/Qt: UIWelcomePane: Heavy cleanup; Coding-style stuff, renaming, …
(edit) @103060   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103059   13 months vboxsync FE/Qt: UIActionPool: Make sure there is no that weird separator at the …
(edit) @103058   13 months vboxsync FE/Qt: UIActionPool: A bit of cleanup for Online Documentation code.
(edit) @103057   13 months vboxsync libssh: switching from 0.10.5 to 0.10.6 . bugref:10589
(edit) @103056   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103055   13 months vboxsync libs/xpcom/ipcd: Fix regression introduced with r160171. With …
(edit) @103054   13 months vboxsync Main/Python: Fixes for Python 2.7. bugref:10579
(edit) @103053   13 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103052   13 months vboxsync Docs: Updated changelog. bugref:10579
(edit) @103051   13 months vboxsync Installer/Python: Fix for Python 2.7. bugref:10579
(edit) @103050   13 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103049   13 months vboxsync tstIEMAImpl: Converted the generator functions to compress the binary …
(edit) @103048   13 months vboxsync tstIEMAImpl: Compress the .bin files to save space and speed up load …
(edit) @103047   13 months vboxsync ValidationKit/vboxtestvms.py: Add an OL 9.2 amd64 and arm64 smoketest …
(edit) @103046   13 months vboxsync VMM/CPUM: Advertise SSE3, SSE4.1, SSE4.2 and LAHF/SAHF instruction set …
(edit) @103045   13 months vboxsync ValidationKit/vboxtestvms.py: Add an OL 9.2 amd64 and arm64 smoketest …
(edit) @103044   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Avoid any networking and …
(edit) @103043   13 months vboxsync Main/Python: Linux installer fixes. bugref:10579
(edit) @103042   13 months vboxsync Main/Python: Mac build fixes (d'oh, need more coffee). ​bugref:10579
(edit) @103041   13 months vboxsync Main/Python: Mac build fixes. ​bugref:10579
(edit) @103040   13 months vboxsync Main/Python: Mac build fixes. ​bugref:10579
(edit) @103039   13 months vboxsync Main/Python: Use a GUID here for the Windows installer. ​bugref:10579
(edit) @103038   13 months vboxsync Main/Python: Windows installer fixes. ​bugref:10579
(edit) @103037   13 months vboxsync Main/Python: Windows installer fixes. bugref:10579
(edit) @103036   13 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103035   13 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103034   13 months vboxsync Main/Python: Added Copyright header to pyproject.toml, removed unused …
(edit) @103033   13 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103032   13 months vboxsync Main/Python: Added missing installer files. bugref:10579
(edit) @103031   13 months vboxsync Docs: Updated changelog. bugref:10579
(edit) @103030   13 months vboxsync Main/Python: SCM fix, take 2. bugref:10579
(edit) @103029   13 months vboxsync Main/Python: SCM fix. bugref:10579
(edit) @103028   13 months vboxsync Main/Python: Big revamp to modernize our vboxapi Python package to now …
(edit) @103027   13 months vboxsync FE/Qt: bugref:10501: Adjust cloud update timer functionality to …
(edit) @103026   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Add Oracle Linux 9.2 amd64 …
(edit) @103025   13 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103024   13 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103023   13 months vboxsync FE/Qt: bugref:10501: On cloud profile state changes we should notify …
(edit) @103022   13 months vboxsync FE/Qt: bugref:10501: Forgot a bit of cleanup in r161256.
(edit) @103021   13 months vboxsync FE/Qt: bugref:10501: Reworking r161037 a bit the way that cloud …
(edit) @103020   13 months vboxsync FE/Qt: bugref:10501: Missing part fix for r161204; Passing cloud items …
(edit) @103019   13 months vboxsync FE/Qt: bugref:10501: Some fix for r161204.
(edit) @103018   13 months vboxsync VMM/CPUM: bugref:10498 Typo.
(edit) @103017   13 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103016   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103015   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   13 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103012   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103011   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103010   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103009   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103008   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103007   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103006   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103004   13 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @103003   13 months vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
(edit) @103002   13 months vboxsync iprt/x86.h: Made this header usable with the assembler on …
(edit) @103001   13 months vboxsync iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
(edit) @103000   13 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @102999   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
(edit) @102998   13 months vboxsync Devices/Security/DevTpm: Another addendum for r161223, need to set the …
(edit) @102997   13 months vboxsync IPRT: Shut up some deprecated function warnings with macOS SDK 13.
(edit) @102996   13 months vboxsync libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
(edit) @102995   13 months vboxsync Devices/Security/DevTpm: Addendum for r161223, need to keep the …
(edit) @102994   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102993   13 months vboxsync Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584. …
(edit) @102992   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102991   13 months vboxsync Devices/Security/DevTpm: Fix device identification, the UEFI update …
(edit) @102990   13 months vboxsync Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
(edit) @102989   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
(edit) @102988   13 months vboxsync ValidationKit/tests/tdUnitTest1.py: Skip tstVMMR0CallHost-1 for asan …
(edit) @102987   13 months vboxsync VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
(edit) @102986   13 months vboxsync x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
(edit) @102985   13 months vboxsync tstRTStrFormat: Added an overflow test.
(edit) @102984   13 months vboxsync ValidationKit/testmanager: Fix typo
(edit) @102983   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Don't try installing the …
(edit) @102982   13 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
(edit) @102981   13 months vboxsync ValidationKit/tdCpuIemInstr1.py: Enable two more tests after recent …
(edit) @102980   13 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Add Ubuntu 23.10 server …
(edit) @102979   13 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
(edit) @102978   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102976   13 months vboxsync FE/Qt: Machine settings / Storage page: Options check-box layout fix.
(edit) @102975   13 months vboxsync FE/Qt: bugref:10501. Adding a setter for cloud item list.
(edit) @102974   13 months vboxsync FE/Qt: bugref:10501. Adding missing cloud vms to the model.
(edit) @102973   13 months vboxsync FE/Qt: bugref:10501. Getting cached cloud machine list at each tick of …
(edit) @102972   13 months vboxsync FE/Qt: bugref:10384: Machine settings / System page: Copy/paste …
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