VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103028   10 months vboxsync Main/Python: Big revamp to modernize our vboxapi Python package to now …
(edit) @103027   11 months vboxsync FE/Qt: bugref:10501: Adjust cloud update timer functionality to …
(edit) @103026   11 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Add Oracle Linux 9.2 amd64 …
(edit) @103025   11 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103024   11 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103023   11 months vboxsync FE/Qt: bugref:10501: On cloud profile state changes we should notify …
(edit) @103022   11 months vboxsync FE/Qt: bugref:10501: Forgot a bit of cleanup in r161256.
(edit) @103021   11 months vboxsync FE/Qt: bugref:10501: Reworking r161037 a bit the way that cloud …
(edit) @103020   11 months vboxsync FE/Qt: bugref:10501: Missing part fix for r161204; Passing cloud items …
(edit) @103019   11 months vboxsync FE/Qt: bugref:10501: Some fix for r161204.
(edit) @103018   11 months vboxsync VMM/CPUM: bugref:10498 Typo.
(edit) @103017   11 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103016   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103015   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   11 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103012   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103011   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103010   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103009   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103008   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103007   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103003   11 months vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
(edit) @102998   11 months vboxsync Devices/Security/DevTpm: Another addendum for r161223, need to set the …
(edit) @102997   11 months vboxsync IPRT: Shut up some deprecated function warnings with macOS SDK 13.
(edit) @102996   11 months vboxsync libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
(edit) @102995   11 months vboxsync Devices/Security/DevTpm: Addendum for r161223, need to keep the …
(edit) @102991   11 months vboxsync Devices/Security/DevTpm: Fix device identification, the UEFI update …
(edit) @102990   11 months vboxsync Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
(edit) @102988   11 months vboxsync ValidationKit/tests/tdUnitTest1.py: Skip tstVMMR0CallHost-1 for asan …
(edit) @102987   11 months vboxsync VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
(edit) @102985   11 months vboxsync tstRTStrFormat: Added an overflow test.
(edit) @102984   11 months vboxsync ValidationKit/testmanager: Fix typo
(edit) @102983   11 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Don't try installing the …
(edit) @102982   11 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
(edit) @102981   11 months vboxsync ValidationKit/tdCpuIemInstr1.py: Enable two more tests after recent …
(edit) @102980   11 months vboxsync ValidationKit/tdGuestOsUnattendedInst1.py: Add Ubuntu 23.10 server …
(edit) @102979   11 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
(edit) @102978   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102976   11 months vboxsync FE/Qt: Machine settings / Storage page: Options check-box layout fix.
(edit) @102975   11 months vboxsync FE/Qt: bugref:10501. Adding a setter for cloud item list.
(edit) @102974   11 months vboxsync FE/Qt: bugref:10501. Adding missing cloud vms to the model.
(edit) @102973   11 months vboxsync FE/Qt: bugref:10501. Getting cached cloud machine list at each tick of …
(edit) @102972   11 months vboxsync FE/Qt: bugref:10384: Machine settings / System page: Copy/paste …
(edit) @102971   11 months vboxsync FE/Qt: VM settings / System page: A fix for boot-order table; Make …
(edit) @102970   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Ensure that a new …
(edit) @102969   11 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1.py: Enable more bootsector …
(edit) @102968   11 months vboxsync ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
(edit) @102967   11 months vboxsync ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
(edit) @102966   11 months vboxsync ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
(edit) @102965   11 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
(edit) @102964   11 months vboxsync Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
(edit) @102963   11 months vboxsync VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
(edit) @102958   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplify for Basic …
(edit) @102957   11 months vboxsync Main/Python bindings: Moved the Python deprecation warning from …
(edit) @102955   11 months vboxsync Shared Clipboard/Transfer: Also free the temporary path when path …
(edit) @102954   11 months vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102953   11 months vboxsync fix win64dep, win64dep2, pylint complains. Added fedora39 to uinstall
(edit) @102952   11 months vboxsync FE/Qt: bugref:10501. Some additions to UIActivityOverviewModel to get …
(edit) @102951   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102950   11 months vboxsync ValidationKit/tests/tdAddGuestCtrl.py: Disable 3D test completely as …
(edit) @102949   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102948   11 months vboxsync Main/Python bindings: Document + mark Python 2 as being deprecated.
(edit) @102947   11 months vboxsync VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
(edit) @102946   11 months vboxsync Guest Control/Validation Kit: Try to fix execution tests on NT4 …
(edit) @102945   11 months vboxsync Guest Control/Validation Kit: Try to fix execution tests on NT4 …
(edit) @102944   11 months vboxsync VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
(edit) @102943   11 months vboxsync VMM/HM: LogRel nit.
(edit) @102942   11 months vboxsync VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
(edit) @102937   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Heavy rework …
(edit) @102936   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: More cleanup, mostly …
(edit) @102935   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
(edit) @102934   11 months vboxsync VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
(edit) @102933   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
(edit) @102931   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102930   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102929   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102928   11 months vboxsync FE/Qt: bugref:6699. Use the old way of populating drive letters in …
(edit) @102927   11 months vboxsync FE/Qt: bugref:10501. Small improvements.
(edit) @102926   11 months vboxsync VaklidationKit/tdGuestOsUnattendedInst1.py: Fix ordering of test VMs, …
(edit) @102925   11 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102924   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
(edit) @102923   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
(edit) @102922   11 months vboxsync FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
(edit) @102921   11 months vboxsync openssl: adding export flag for crypto/context.h
(edit) @102920   11 months vboxsync Shared Clipboard: Show the correct error code when …
(edit) @102919   11 months vboxsync Shared Clipboard/Transfers: Release the event in …
(edit) @102918   11 months vboxsync Validation Kit/tdAddGuestCtrl: Use …
(edit) @102917   11 months vboxsync GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
(edit) @102916   11 months vboxsync Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
(edit) @102915   11 months vboxsync Validation Kit/tdAddGuestCtrl: Use testDriver::getGuestWinDir() for …
(edit) @102914   11 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile [SCM build fix].
(edit) @102913   11 months vboxsync Frontends/VBoxShell: Added linting support to the Makefile.
(edit) @102912   11 months vboxsync Frontends/VBoxShell: Make it pass pylint 10.00. Kept the coding style …
(edit) @102911   11 months vboxsync HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
(edit) @102910   11 months vboxsync ValidationKit/testdriver/vbox.py: Need to increase the threshold to …
(edit) @102909   11 months vboxsync Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
(edit) @102908   11 months vboxsync Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
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