VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96843   2 years vboxsync FE/Qt: macOS: Cocoa API changed some time ago, we should no longer …
(edit) @96842   2 years vboxsync Storage: VMDK.cpp: scm fix.
(edit) @96841   2 years vboxsync Linux packaging: add dependency on packages containing libvulkan.so.1. …
(edit) @96839   2 years vboxsync VMM: Nested VMX: bugref:10092 Consistency nits and comments.
(edit) @96838   2 years vboxsync libs/dxvk-native-1.9.2a: Refer to libvulkan using the versioned …
(edit) @96837   2 years vboxsync Storage: removed unnecessary parameter bugref:8707
(edit) @96833   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96832   2 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96830   2 years vboxsync FE/Qt: Bug in UIBootOrderEditor: Make sure initial editor size is …
(edit) @96829   2 years vboxsync FE/Qt: Bug in UIUpdateSettingsEditor: Make sure update radio-button …
(edit) @96828   2 years vboxsync FE/Qt: bugref:9831. Some more updates on help keywords.
(edit) @96827   2 years vboxsync VMM: Nested VMX: bugref:10092 Reset the various virtual-VMX bitmaps …
(edit) @96826   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Init RTGCPHYS virtual-VMX CPU …
(edit) @96825   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Removed unnecessary zero'ing of …
(edit) @96824   2 years vboxsync Intel IOMMU: bugref:9967 RT_STRICT -> VBOX_STRICT.
(edit) @96823   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Restricted …
(edit) @96822   2 years vboxsync testmanager/quota.py: Renamed it to quota.py and left some notes. …
(edit) @96821   2 years vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
(edit) @96820   2 years vboxsync IPRT/RTProcCreateEx/posix: Do not assume locale order in composite …
(edit) @96819   2 years vboxsync IPRT,VBoxGuest,SUPDrv: More RTLogWriteVmm build fixes.
(edit) @96817   2 years vboxsync IPRT,VBoxGuest,SUPDrv: RTLogWriteVmm build fixes and optimizations of …
(edit) @96816   2 years vboxsync FE/Qt: bugref:10293: Extend Details pane with Secure Boot info which …
(edit) @96815   2 years vboxsync FE/Qt: Setting about dialog's size during show event rather than …
(edit) @96814   2 years vboxsync IPRT,VBoxGuest,SUPDrv: Added a inline assembly version of …
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96810   2 years vboxsync IPRT/log.cpp: Make sure we don't recurse forever via …
(edit) @96809   2 years vboxsync IPRT/thread.cpp: Avoid endless recursion during early IPRT init phase …
(edit) @96808   2 years vboxsync FE/Qt: Introducing GUI/PreventBetaLabel flag preventing BETA label …
(edit) @96807   2 years vboxsync IEM: Fixed MMX/SSE shift immediate instruction decoding.
(edit) @96805   2 years vboxsync FE/Qt: Fix label for darwin.arm64 preview reminder icon.
(edit) @96804   2 years vboxsync FE/Qt: Couple of missed var inits in settings editor stuff.
(edit) @96803   2 years vboxsync Main/VBoxSDS: Restored original const wchar_t * string parameter for …
(edit) @96802   2 years vboxsync FE/Qt: bugref:10288: Extend Details pane with TPM info.
(edit) @96801   2 years vboxsync Unattended: bugref:10141. Adding a comment.
(edit) @96800   2 years vboxsync Devices/DrvVUSBRootHub: Fix possible crash when the device got …
(edit) @96799   2 years vboxsync FE/Qt: bugref:10293: A bit of fixes for Secure Boot option saving done …
(edit) @96797   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic …
(edit) @96796   2 years vboxsync VMM/IEM: Implement …
(edit) @96795   2 years vboxsync rpm and deb packaging: move UserManual files in correct place.
(edit) @96794   2 years vboxsync FE/Qt: bugref:10293: Initial version of Secure Boot option for Machine …
(edit) @96793   2 years vboxsync FE/Qt: bugref:10141. Use a drive icon for drive roots (on Windows)
(edit) @96792   2 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898 …
(edit) @96791   2 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898 …
(edit) @96790   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cmpps/cmpss/cmppd/cmpsd …
(edit) @96789   2 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
(edit) @96788   2 years vboxsync Main/VirtualBox.xidl: Fix method docs.
(edit) @96785   2 years vboxsync SupDrv/Certs: Added the SHA1 timestamp CA. bugref:8691
(edit) @96784   2 years vboxsync SupDrv/Certs: Don't need the CaRoot-* files after all. bugref:10261 …
(edit) @96783   2 years vboxsync RTSignTool: Corrected help for the hash-exe command. bugref:8691
(edit) @96782   2 years vboxsync Add/Nt/Installer: Removed messages related to manual CA cert …
(edit) @96781   2 years vboxsync RTSignTool: Added the --self-signed-roots-from-system option to …
(edit) @96780   2 years vboxsync Add/Nt/Installer: Build fix relating to un.Common_CleanupObsoleteFiles …
(edit) @96779   2 years vboxsync IPRT/ldrELF: Added some basic linux kernel signature support, …
(edit) @96778   2 years vboxsync RTSignTool: Added a hash-exe command.
(edit) @96777   2 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96776   2 years vboxsync Add/Nt/Installer: More work related to iexplore.ico removal as it …
(edit) @96775   2 years vboxsync Add/Nt/Installer: Removed iexplore.ico as it's not needed, except …
(edit) @96774   2 years vboxsync Add/Nt/Installer: Clean up the a couple of obsoleted files before we …
(edit) @96773   2 years vboxsync Add/Nt/Install: Removed VBoxWHQLFake.au3 since we don't have the tool …
(edit) @96772   2 years vboxsync Add/Nt/Installer: Clean up the certificate directory before install …
(edit) @96770   2 years vboxsync Add/Nt/Installer: The DumpLog script causes random crashes in …
(edit) @96769   2 years vboxsync Unattended: bugref:10141. scm fix.
(edit) @96768   2 years vboxsync Unattended: bugref:10141. Use the correct icon for up directory on …
(edit) @96767   2 years vboxsync Unattended: bugref:10141. Automatically navigate into VISO content's …
(edit) @96766   2 years vboxsync Add/Nt/Installer,Add/Nt/Tools,Add/Makefile,/Config.kmk: Use …
(edit) @96765   2 years vboxsync Add/Nt/CertUtil: Pass up error when RTPathGlob fails. Added …
(edit) @96764   2 years vboxsync RTSignTool: Added --input argument aliases for --exe to simplify …
(edit) @96763   2 years vboxsync IPRT/crypto: Put the optional OpenSSL related members in RTCRKEYINT at …
(edit) @96762   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Minor optimization to …
(edit) @96761   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Comments, assertions. Remove call to …
(edit) @96760   2 years vboxsync VMM/PGM: Nested VMX: bugref:100092 Don't confuse PGM_GST_TYPE with …
(edit) @96759   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 SLAT type direct.
(edit) @96758   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Added missing masks of guest EPT …
(edit) @96757   2 years vboxsync IPRT/ldrELF: Added some basic linux kernel signature support, …
(edit) @96756   2 years vboxsync Add/Nt/Installer: Write the install_driver.log as UTF-8 rather than …
(edit) @96755   2 years vboxsync RTSignTool: scm fix. bugref:8691
(edit) @96754   2 years vboxsync RTSignTool: Added commands for extracting root certificates for both a …
(edit) @96753   2 years vboxsync RTSignTool: Added commands for extracting root certificates for both a …
(edit) @96751   2 years vboxsync VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
(edit) @96750   2 years vboxsync VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
(edit) @96749   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic …
(edit) @96748   2 years vboxsync VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
(edit) @96747   2 years vboxsync VMM/Nested VMX: bugref:10092 Conditional compile fixes for …
(edit) @96746   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Fix VMXR0GetExitAuxInfo.
(edit) @96745   2 years vboxsync VMM/IEM: Some micro optimizations around …
(edit) @96744   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fixed a typo in …
(edit) @96743   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Handle nested-guest instruction …
(edit) @96742   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtsi2ss/cvtsi2sd testcases, …
(edit) @96741   2 years vboxsync VMM/IEM: Implement cvtsi2ss/cvtsi2sd instructions, bugref:9898
(edit) @96740   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 pfnEnter and pfnExit are not ring-3 …
(edit) @96739   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Naming nit.
(edit) @96738   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Comment out currently unused …
(edit) @96737   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Naming nits and PGM_SLAT_TYPE rather …
(edit) @96736   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Adjusted guest EPT masks and comments.
(edit) @96735   2 years vboxsync VMM: Nested VMX: bugref:10092 Added newer EPT paging bits into …
(edit) @96734   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
(edit) @96733   2 years vboxsync VMM/IEM: fnsave modifies the FPU state, so actualize it for change …
(edit) @96732   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
(edit) @96731   2 years vboxsync VMM/IEM: Implement cvttss2si/cvtss2si instructions, bugref:9898
(edit) @96730   2 years vboxsync IPRT/RTSignTool: A failed attempt at doing multiple timestamps for a …
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