VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97442   2 years vboxsync VMM/GIM: Doxygen space nit.
(edit) @97441   2 years vboxsync VMM/IEM: Single stepping for short and near jumps (relative) and …
(edit) @97440   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet …
(edit) @97439   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet.
(edit) @97438   2 years vboxsync Guest Control/Main: Addendum to r154431 (missed on fForce = true) + …
(edit) @97437   2 years vboxsync Validation Kit/testfileset.py: Added a "cross" minimum style for …
(edit) @97436   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: Reload settings dialog …
(edit) @97435   2 years vboxsync FE/Qt: bugref:6669: Small regression in r154439.
(edit) @97434   2 years vboxsync FE/Qt: bugref:6669: Move some common stuff related to …
(edit) @97433   2 years vboxsync ValKit/bs3-cpu-basic-2: Single step the relative jmp instructions. …
(edit) @97432   2 years vboxsync ValKit/bs3-cpu-basic-2: Basic tests of unconditional relative JMPs …
(edit) @97431   2 years vboxsync ValKit/bs3-cpu-basic-2: Working a JMP test... bugref:9898
(edit) @97430   2 years vboxsync ValKit/bs3kit: Added Bs3SelLnkPtrToFlat. bugref:9898
(edit) @97429   2 years vboxsync Guest Control/Main: More (temporary) logging. ​​bugref:10286
(edit) @97428   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97427   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup for …
(edit) @97426   2 years vboxsync Guest Control/Main: Resolved a @todo: Removed the escaping stuff from …
(edit) @97425   2 years vboxsync Guest Control/Main: Log correct guest paths in …
(edit) @97424   2 years vboxsync ValKit/bs3-cpu-basic-2: Enabled the #DB test case after fixing …
(edit) @97423   2 years vboxsync ValKit/bs3kit: Corrected size of g_apfnBs3TrapHandlers_c32 and …
(edit) @97422   2 years vboxsync Validation Kit/Guest Control: More tests [pylint]. ​bugref:10286
(edit) @97421   2 years vboxsync Validation Kit/Guest Control: More tests. ​bugref:10286
(edit) @97420   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes …
(edit) @97419   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode (nits).
(edit) @97418   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes. …
(edit) @97417   2 years vboxsync Guest Control/Main: More path building / translation fixes. ​bugref:10286
(edit) @97416   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode …
(edit) @97415   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97414   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97413   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97412   2 years vboxsync Guest Control/Main: Temporary verbose logging build for the Testboxes. …
(edit) @97411   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode.
(edit) @97410   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97409   2 years vboxsync Main/GuestCtrlPrivate.cpp: Don't use doxygen-style comments inside …
(edit) @97408   2 years vboxsync VMM/IEM,CPUM: Partial single stepping support in the interpreter. …
(edit) @97407   2 years vboxsync VMM/IEM,CPUM: Partial single stepping support in the interpreter. [scm …
(edit) @97406   2 years vboxsync VMM/IEM,CPUM: Partial single stepping support in the interpreter. …
(edit) @97405   2 years vboxsync Linux: startup scripts: prevent kernel build system from compressing …
(edit) @97404   2 years vboxsync Recording/Main: Build fixes when VBOX_WITH_AUDIO_RECORDING is not defined.
(edit) @97403   2 years vboxsync DevATA: Fix a mixed up logical operator ('&&' accidentally used …
(edit) @97402   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97401   2 years vboxsync Validation Kit/Guest Control: Extended path logging limit from 32 to …
(edit) @97400   2 years vboxsync Devices/DevVirtioSCSI: Fix reference counting issue where a reference …
(edit) @97399   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97396   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97393   2 years vboxsync VMM/DBGF: Only enable an already existing breakpoint if indicated in …
(edit) @97392   2 years vboxsync Main/UpdateAgentImpl.h: doxygen fix
(edit) @97391   2 years vboxsync FE/Qt: bugref:6669: Build fix for r154390.
(edit) @97390   2 years vboxsync FE/Qt: bugref:6669: Heavy rework for Properties/Settings dialogs …
(edit) @97389   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup stuff.
(edit) @97388   2 years vboxsync FE/Qt: bugref:8161: VirtualBox Manager: Commit data handler for …
(edit) @97387   2 years vboxsync FE/Qt: bugref:8161: UICommon: A bit of cleanup reordering; General …
(edit) @97386   2 years vboxsync FE/Qt: bugref:6669: Extend UIDesktopWidgetWatchdog with API to …
(edit) @97385   2 years vboxsync ValKit/Config.kmk: Restrict the vboximportchecker unit to windows …
(edit) @97384   2 years vboxsync FE/Qt: bugref:6669: Preferences/Settings dialog: Dialog type for the …
(edit) @97383   2 years vboxsync FE/Qt: bugref:6669: Preferences/Settings dialog: A bit of cleanup for …
(edit) @97382   2 years vboxsync FE/Qt: bugref:6669: VirtualBox Manager: A bit of cleanup for settings …
(edit) @97381   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: Few more cleanup bits …
(edit) @97380   2 years vboxsync Devices/Graphics: Fix crash on Catalina if the old 3D code is enabled
(edit) @97379   2 years vboxsync VMM/NEMR3Native-darwin.cpp: Don't use hv_vcpu_run_until() on Catalina …
(edit) @97378   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: More cleanup for …
(edit) @97377   2 years vboxsync VMM/GIMAll: Use the guest CPU vendor non x86/amd64 hosts when …
(edit) @97376   2 years vboxsync FE/Qt: bugref:6669: Runtime UI / Machine logic: A bit of cleanup for …
(edit) @97374   2 years vboxsync VMM/NEMR3native-darwin: Get the MSR_IA32_ARCH_CAP value from AppleHV …
(edit) @97373   2 years vboxsync libs/openssl-3.0.7: Recreate openssl nasm files to hopefully fix the …
(edit) @97372   2 years vboxsync libs: Switch to openssl-3.0.7, bugref:10317
(edit) @97371   2 years vboxsync libs: Copied our OpenSSL v3.0.3 in preparation for v3.0.7 upgrade, …
(edit) @97370   2 years vboxsync VMM/IEM: iemRegAddToRipAndClearRF -> …
(edit) @97369   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Add newly added …
(edit) @97368   2 years vboxsync FE/Qt: bugref:8329: VM settings / Network page: Do not show Port …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97366   2 years vboxsync Main/UnattendedImpl: We don't use L prefixed strings with Bstr. …
(edit) @97365   2 years vboxsync FE/Qt: NLS update for Brazilian Portuguese, Italian, Georgian and …
(edit) @97364   2 years vboxsync FE/Qt: Subsequent NLS update for next 7.0.x version.
(edit) @97363   2 years vboxsync ​bugref:10180 - Use hrc instead of rc for HRESULT.
(edit) @97362   2 years vboxsync ​bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97361   2 years vboxsync VMM/IEM: Removed a lot of now unnecessary return statements, while …
(edit) @97360   2 years vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @97358   2 years vboxsync VMM/IEM: Made all the IEM_MC_*_AND_FINISH macros return. bugref:9898
(edit) @97357   2 years vboxsync VMM/IEM: IEM_MC_REL_JMP_S* -> IEM_MC_REL_JMP_S*_AND_FINISH and …
(edit) @97356   2 years vboxsync VMM/IEM: IEM_MC_ADVANCE_RIP -> IEM_MC_ADVANCE_RIP_AND_FINISH in prep …
(edit) @97355   2 years vboxsync libs/Makefile.kmk: Fix check for building libtpms
(edit) @97351   2 years vboxsync FE/Qt: bugref:9565: Avoid multiple translation calls; Try to ignore …
(edit) @97350   2 years vboxsync VMM/IEM: Removed two unused MCs.
(edit) @97349   2 years vboxsync Guest Control/docs: Brought back the VBoxManage docs / synopsis in …
(edit) @97348   2 years vboxsync Comments.
(edit) @97347   2 years vboxsync FE/Qt: Setting progress bar value 100 when the operation is complete.
(edit) @97346   2 years vboxsync VMM/IEM: doxygen fix.
(edit) @97345   2 years vboxsync Guest Control/FE/VBoxManage: Added new options "--no-replace / -n" and …
(edit) @97344   2 years vboxsync Guest Control/Main: Fixes for copying to/from guests with mixed OSes. …
(edit) @97343   2 years vboxsync Guest Control/FE/VBoxManage: Use the same APIs …
(edit) @97341   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97340   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97339   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97338   2 years vboxsync NetworkServices/IntNetSwitch,Devices/Network/DrvIntNet,Devices/Network/ …
(edit) @97337   2 years vboxsync VMM/IEM: Underflow signalling in fsin instruction as described in 1985 …
(edit) @97336   2 years vboxsync IPRT/dbgmoddbghelp.cpp: no need for memcmp if old filename is shorter …
(edit) @97335   2 years vboxsync VMM/HMVMXR0: Address issues in vmxHCAdvanceGuestRipBy wrt CS segment …
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