VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92647   3 years vboxsync FE/Qt: bugref:9371. Moving UIPasswordLineEditto uicommon library to …
(edit) @92646   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework model/view to handle …
(edit) @92645   3 years vboxsync FE/Qt: bugref:9371. Some refactoring.
(edit) @92644   3 years vboxsync FE/Qt: bugref:10067: UINotificationCenter: Rework layout a bit to make …
(edit) @92643   3 years vboxsync FE/Qt: bugref:9371. Inserting file tables into a splitter to make …
(edit) @92642   3 years vboxsync VMM: Nested VMX: bugref:10092 Avoid RT_ZERO'ing multiple times, also …
(edit) @92641   3 years vboxsync FE/Qt: bugref:9371. Some layout changes in file manager
(edit) @92640   3 years vboxsync FE/Qt: bugref:9371. Appending file manager toolbar to manager UI's toolbar.
(edit) @92639   3 years vboxsync VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
(edit) @92638   3 years vboxsync FE/Qt: bugref:9371. More changes on file maanager code in order to use …
(edit) @92637   3 years vboxsync Installer/linux: Recent udev complains about NAME= assignments, and …
(edit) @92636   3 years vboxsync Installer/solaris: Reintroduced lost silencing of the API binding …
(edit) @92635   3 years vboxsync Installer/solaris: File list should not exist, suppress error. bugref:9840
(edit) @92634   3 years vboxsync Installer/solaris: Forgotten creation of /etc/vbox/ in previous …
(edit) @92633   3 years vboxsync FE/Qt: bugref:9371. Moving file manager widget to UI common library.
(edit) @92632   3 years vboxsync FE/Qt: bugref:9371. Small refactoring.
(edit) @92631   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92630   3 years vboxsync FE/Qt: bugref:9371. File manager opens it own session.
(edit) @92629   3 years vboxsync Installer/solaris: Install VirtualBox API bindings for every suitable …
(edit) @92628   3 years vboxsync Installer/linux: Coding style improvement to uninstall.sh.
(edit) @92627   3 years vboxsync Main/GuestSessionImpl.h: Added a @todo on mpBaseEnvironment to clarify …
(edit) @92626   3 years vboxsync VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
(edit) @92625   3 years vboxsync IPRT/RTR3Init/win: Use RTGetOptArgvFromString instead of …
(edit) @92624   3 years vboxsync FE/Qt: bugref:10067: UICloudNetworkingStuff: Fixing regression crash …
(edit) @92623   3 years vboxsync Additions: Linux: VBoxDRMClient: SCM fix, bugref:10134.
(edit) @92622   3 years vboxsync Additions: Linux: VBoxDRMClient: report monitor possitions back to …
(edit) @92621   3 years vboxsync VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
(edit) @92620   3 years vboxsync IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
(edit) @92619   3 years vboxsync IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
(edit) @92618   3 years vboxsync IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
(edit) @92617   3 years vboxsync IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
(edit) @92616   3 years vboxsync FE/Qt: bugref:9371. Some renaming.
(edit) @92615   3 years vboxsync FE/Qt: bugref:9371. Adding file manager as a new machine tool type.
(edit) @92614   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92611   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92610   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92609   3 years vboxsync FE/Qt: bugref:6699 Activate and raise file manager window if it is …
(edit) @92608   3 years vboxsync FE/Qt: Addendum for r148498.
(edit) @92607   3 years vboxsync FE/Qt: Changing the way we check produced char. of the key press in vm …
(edit) @92606   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92605   3 years vboxsync Main: ignore explicit mouse mapping area if VBVA is not enabled
(edit) @92604   3 years vboxsync Installer/linux: Check for presence of directories which may not be …
(edit) @92603   3 years vboxsync Main: bugref:1909: Fixed sintax error in the VBoxManage translation
(edit) @92602   3 years vboxsync Installer/solaris: Install python3 API support if present. bugref:9840
(edit) @92601   3 years vboxsync Installer/linux: Enable install of python3 API support, if it's …
(edit) @92599   3 years vboxsync GA: adding svn revision to GA un-install information section. to be tested
(edit) @92598   3 years vboxsync Guest Control/VBoxService: Fixed handling of other codepages / locales …
(edit) @92597   3 years vboxsync Repack scripts: fixing the issue with absence of version_build in GA …
(edit) @92596   3 years vboxsync FE/Qt: Adding QString to/from KGuestSessionStatus conversions.
(edit) @92594   3 years vboxsync Main: bugref:1909: Added translation into VBoxManage excluding …
(edit) @92593   3 years vboxsync Main: bugref:1909: Made some improvements into translation of Main API …
(edit) @92590   3 years vboxsync configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, …
(edit) @92589   3 years vboxsync scm fix.
(edit) @92588   3 years vboxsync FE/Qt: Moving several virtual media related dialog initilization from …
(edit) @92587   3 years vboxsync FE/Qt: bugref:6699 Small fixes in file manager code.
(edit) @92585   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92584   3 years vboxsync Audio/Validation Kit: Updated docs based on latest feedback. bugref:10008
(edit) @92583   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92582   3 years vboxsync Audio/Validation Kit: Added VBoxAudioTest to the Linux installer …
(edit) @92581   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
(edit) @92580   3 years vboxsync ValKit/bs3-apic-1: Just some extremely basic APIC checking. bugref:9044
(edit) @92579   3 years vboxsync VMM/NEM-linux: Implemented the apic_base synchronization, ubuntu now …
(edit) @92578   3 years vboxsync VMM/NEM-linux: Started work on handling all non-common MSRs ourselves. …
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92576   3 years vboxsync IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
(edit) @92575   3 years vboxsync ValidationKit: More fixing in testboxscript, make pylint happy.
(edit) @92574   3 years vboxsync ValidationKit: More fixing in testboxscript upgrade code for python …
(edit) @92573   3 years vboxsync ValKit: typo fix in previous change
(edit) @92572   3 years vboxsync ValKit: python3 fixing in the testboxscript upgrade code.
(edit) @92571   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Nit.
(edit) @92570   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @92569   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
(edit) @92568   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
(edit) @92567   3 years vboxsync VMM: Nested VMX: bugref:10092 Initialize EPT related info.
(edit) @92566   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
(edit) @92565   3 years vboxsync VMM/PGM: Reset all relevant fields in the handy page array when …
(edit) @92564   3 years vboxsync VMM/PGM: Reset all relevant fields in the handy page array when …
(edit) @92563   3 years vboxsync FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
(edit) @92561   3 years vboxsync VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
(edit) @92560   3 years vboxsync VMM/NEMR3Native-darwin: Smaller fixes, bugref:9044
(edit) @92559   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92558   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92557   3 years vboxsync SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324
(edit) @92556   3 years vboxsync SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
(edit) @92555   3 years vboxsync VMM/NEM-linux: Fixed the flushing of stateful exits for larger MMIO …
(edit) @92554   3 years vboxsync ValKit/bs3-fpustate-1: More NEM/linux tweaks. bugref:9044
(edit) @92553   3 years vboxsync VMM/IEM: Tweaked iemFpuUpdateOpcodeAndIpWorker and iemFpuUpdateDP for …
(edit) @92552   3 years vboxsync FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.
(edit) @92551   3 years vboxsync Main/Machine: Fix paravirt provider default for Windows 11
(edit) @92550   3 years vboxsync DevATA: Reduced the size of MODE_SENSE_CD_STATUS response to match …
(edit) @92549   3 years vboxsync Installer/darwin: hostArchitectures is comma delimited, not space delimited
(edit) @92548   3 years vboxsync DevATA: Removed MODE SENSE (6) support. This is not needed for ATAPI …
(edit) @92547   3 years vboxsync VMM: Nested VMX: bugref:10092 When CR3 is updated (PGMFlushTLB or …
(edit) @92546   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Just check for RT_SUCCESS for …
(edit) @92545   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Don't GP(0) only for …
(edit) @92544   3 years vboxsync Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
(edit) @92543   3 years vboxsync VMM/PGM: Missed one PGMChangeMode call in r148416. bugref:10092
(edit) @92542   3 years vboxsync VMM/NEM-linux: nicer main loop w/o continue. bugref:9044
(edit) @92541   3 years vboxsync VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
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