VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @97334   2 years vboxsync VMM/IEM: Address issues in iemRegAddToRipAndClearRF wrt wrap-around.
(edit) @97333   2 years vboxsync VMM/IEM: Disable two incorrect assertions about EIP when fetching …
(edit) @97332   2 years vboxsync ValKit/bs3-cpu-weird-1: More on the PC wraparound testcase.
(edit) @97331   2 years vboxsync VMM/EMAll: Shut up harmless assertion in …
(edit) @97330   2 years vboxsync ValKit/bs3-cpu-weird-1: More on the PC wraparound testcase.
(edit) @97329   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Enable various VMX MSR feature bits …
(edit) @97328   2 years vboxsync changes for /cgi/status.py file, bugref:9778 comment 3
(edit) @97327   2 years vboxsync FE/Qt: bugref:10313. Changing font scale min, max.
(edit) @97326   2 years vboxsync Linux: startup scripts: fixed module signature hash type detection, …
(edit) @97325   2 years vboxsync Linux: startup scripts: fixed detection if kernel was build with clang …
(edit) @97322   2 years vboxsync FE/Qt: bugref:10313. Some more tiddying up.
(edit) @97321   2 years vboxsync ValKit/bs3-cpu-weird-1: Adding a PC wraparound testcase.
(edit) @97320   2 years vboxsync ValKit/bs3kit: Added a Bs3SelSetup32BitCode function for quickly …
(edit) @97319   2 years vboxsync VMM/IEM: Underflow signalling in fsincos instruction as described in …
(edit) @97318   2 years vboxsync FE/Qt: bugref:10313 Making the spinbox's lineedit read only.
(edit) @97317   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Keep secondary VM-exit controls …
(edit) @97316   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Log secondary VM-exit controls.
(edit) @97315   2 years vboxsync ValKit/Bs3Kit: Forgot to load new TR into xDI in Bs3RegSetTr before …
(edit) @97314   2 years vboxsync Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' no …
(edit) @97313   2 years vboxsync Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' no …
(edit) @97312   2 years vboxsync FE/Qt: bugref:10313 More ticks.
(edit) @97311   2 years vboxsync FE/Qt: bugref:10313 Some more fixes and additions.
(edit) @97310   2 years vboxsync FE/Qt: bugref:9647: VM settings: Removing toggling, validating and …
(edit) @97309   2 years vboxsync Prevent GCC 12.2.1 warning which caused build failure.
(edit) @97308   2 years vboxsync Guest Control/VBoxManage: Don't bail out when copying a single file …
(edit) @97307   2 years vboxsync FE/Qt: bugref:10313 Adding feature related extra data variables and …
(edit) @97306   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97303   2 years vboxsync Main/Guest Control: Added GuestBase::fsObjTypeToStr(). ​bugref:10286
(edit) @97302   2 years vboxsync FE/Qt: bugref:10313 Adding font scaling widget class.
(edit) @97300   2 years vboxsync tstIntNetR0: Unborked the bi-dir test. [build fix]
(edit) @97299   2 years vboxsync tstIntNetR0: Unborked the bi-dir test.
(edit) @97298   2 years vboxsync IPRT/test.cpp: Provide more info with the sub-test name length assertion.
(edit) @97297   2 years vboxsync IEM: Fixed IRET with null SS (Linux 4.15 ftrace crash early in boot).
(edit) @97296   2 years vboxsync Shared Clipboard/testcase: Include tstClipboardMockHGCM on the …
(edit) @97295   2 years vboxsync VMM/NEMR3Native-darwin: Dump the VMCS if running the vcpu failed, …
(edit) @97294   2 years vboxsync tstIntNetR0: Truncated some sub-test names so they don't assert in …
(edit) @97293   2 years vboxsync Devices/DevVirtioNet_1_0: Initialize some virtqbuf members to fend off …
(edit) @97292   2 years vboxsync Devices/VirtioScsi: Fixed controller not being recognized by the UEFI …
(edit) @97291   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @97290   2 years vboxsync VMM/IEM: Treat zero as a Normal in fptan, bugref:9898
(edit) @97289   2 years vboxsync IEM: Clear interrupt shadow flags together with RF.
(edit) @97288   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @97287   2 years vboxsync VMM/cpum: Moved fExtrn up into the same cache line as rip, eflags, and crX.
Note: See TracRevisionLog for help on using the revision log.

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