VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96892   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo]
(edit) @96891   2 years vboxsync IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).
(edit) @96890   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96887   2 years vboxsync WDDM: Fix licenses.
(edit) @96886   2 years vboxsync WDDM: Export missing bits.
(edit) @96885   2 years vboxsync Additions: X11: DRM Client: Monitor guest properties in a bit more …
(edit) @96884   2 years vboxsync Additions: X11: Guest lib: DRM Client: Check exact guest property …
(edit) @96882   2 years vboxsync IEM: Only zap the high half of 64-bit destination register actually …
(edit) @96880   2 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
(edit) @96879   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
(edit) @96878   2 years vboxsync Additions: X11: Print out if Wayland environment detected or not, …
(edit) @96877   2 years vboxsync FE/Qt: bugref:10293: A bit of reordering on Machine settings / System …
(edit) @96876   2 years vboxsync Additions: X11: Move Wayland env detection to common place, bugref:10134.
(edit) @96875   2 years vboxsync Aditions: X11: Consolidate all the environment variables we use at one …
(edit) @96874   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96873   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
(edit) @96872   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098 [build fix]
(edit) @96871   2 years vboxsync Linux: Additions: Gnome3 helprer: scm fix, bugref:10134.
(edit) @96870   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96869   2 years vboxsync Additions: Linux: Gnome3 helper: fix return codes, bugref:10134.
(edit) @96868   2 years vboxsync Additions: Linux: Gnome3 helper: mark mode as 'is-current' and as …
(edit) @96867   2 years vboxsync Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
(edit) @96866   2 years vboxsync Debugger: Some cleanups for the KD backend, bugref:1098
(edit) @96865   2 years vboxsync Debugger: Some changes floating around, added a UDP I/O provider to be …
(edit) @96864   2 years vboxsync Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
(edit) @96863   2 years vboxsync IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a …
(edit) @96862   2 years vboxsync Main/Unattended: Fedora detection fix. bugref:9781
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96860   2 years vboxsync IEM: The CMP instruction must not zero out the high half of 64-bit GPRs.
(edit) @96858   2 years vboxsync IPRT/RTCrDigestFinal: Corrected underflow (warning) / overflow (error) …
(edit) @96857   2 years vboxsync IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96853   2 years vboxsync Main/NvramStore: Fix uninitialized variable, bugref:9477
(edit) @96852   2 years vboxsync IEM: Rotate the FPU stack when changing the FP TOS. Make sure stack …
(edit) @96850   2 years vboxsync Main/tstOVF: Use RTFileExists to test for the existance of a file, on …
(edit) @96849   3 years vboxsync fixed tstOVF so it no longer leaves a mess after failure, removed …
(edit) @96847   3 years vboxsync Main/CloudNet: Improved error reporting for missing cloud gateway …
(edit) @96846   3 years vboxsync VMM/testcase/tstIEMAImpl: Check the correct type with …
(edit) @96843   3 years vboxsync FE/Qt: macOS: Cocoa API changed some time ago, we should no longer …
(edit) @96842   3 years vboxsync Storage: VMDK.cpp: scm fix.
(edit) @96841   3 years vboxsync Linux packaging: add dependency on packages containing libvulkan.so.1. …
(edit) @96839   3 years vboxsync VMM: Nested VMX: bugref:10092 Consistency nits and comments.
(edit) @96837   3 years vboxsync Storage: removed unnecessary parameter bugref:8707
(edit) @96833   3 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96832   3 years vboxsync Storage: added resize functionality for VMDK monolithicFlat and …
(edit) @96830   3 years vboxsync FE/Qt: Bug in UIBootOrderEditor: Make sure initial editor size is …
(edit) @96829   3 years vboxsync FE/Qt: Bug in UIUpdateSettingsEditor: Make sure update radio-button …
(edit) @96828   3 years vboxsync FE/Qt: bugref:9831. Some more updates on help keywords.
(edit) @96827   3 years vboxsync VMM: Nested VMX: bugref:10092 Reset the various virtual-VMX bitmaps …
(edit) @96826   3 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Init RTGCPHYS virtual-VMX CPU …
(edit) @96825   3 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Removed unnecessary zero'ing of …
(edit) @96824   3 years vboxsync Intel IOMMU: bugref:9967 RT_STRICT -> VBOX_STRICT.
(edit) @96823   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Restricted …
(edit) @96822   3 years vboxsync testmanager/quota.py: Renamed it to quota.py and left some notes. …
(edit) @96821   3 years vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
(edit) @96820   3 years vboxsync IPRT/RTProcCreateEx/posix: Do not assume locale order in composite …
(edit) @96819   3 years vboxsync IPRT,VBoxGuest,SUPDrv: More RTLogWriteVmm build fixes.
(edit) @96817   3 years vboxsync IPRT,VBoxGuest,SUPDrv: RTLogWriteVmm build fixes and optimizations of …
(edit) @96816   3 years vboxsync FE/Qt: bugref:10293: Extend Details pane with Secure Boot info which …
(edit) @96815   3 years vboxsync FE/Qt: Setting about dialog's size during show event rather than …
(edit) @96814   3 years vboxsync IPRT,VBoxGuest,SUPDrv: Added a inline assembly version of …
(edit) @96811   3 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96810   3 years vboxsync IPRT/log.cpp: Make sure we don't recurse forever via …
(edit) @96809   3 years vboxsync IPRT/thread.cpp: Avoid endless recursion during early IPRT init phase …
(edit) @96808   3 years vboxsync FE/Qt: Introducing GUI/PreventBetaLabel flag preventing BETA label …
(edit) @96807   3 years vboxsync IEM: Fixed MMX/SSE shift immediate instruction decoding.
(edit) @96805   3 years vboxsync FE/Qt: Fix label for darwin.arm64 preview reminder icon.
(edit) @96804   3 years vboxsync FE/Qt: Couple of missed var inits in settings editor stuff.
(edit) @96803   3 years vboxsync Main/VBoxSDS: Restored original const wchar_t * string parameter for …
(edit) @96802   3 years vboxsync FE/Qt: bugref:10288: Extend Details pane with TPM info.
(edit) @96801   3 years vboxsync Unattended: bugref:10141. Adding a comment.
(edit) @96800   3 years vboxsync Devices/DrvVUSBRootHub: Fix possible crash when the device got …
(edit) @96799   3 years vboxsync FE/Qt: bugref:10293: A bit of fixes for Secure Boot option saving done …
(edit) @96797   3 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic …
(edit) @96796   3 years vboxsync VMM/IEM: Implement …
(edit) @96795   3 years vboxsync rpm and deb packaging: move UserManual files in correct place.
(edit) @96794   3 years vboxsync FE/Qt: bugref:10293: Initial version of Secure Boot option for Machine …
(edit) @96793   3 years vboxsync FE/Qt: bugref:10141. Use a drive icon for drive roots (on Windows)
(edit) @96792   3 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898 …
(edit) @96791   3 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898 …
(edit) @96790   3 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cmpps/cmpss/cmppd/cmpsd …
(edit) @96789   3 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
(edit) @96788   3 years vboxsync Main/VirtualBox.xidl: Fix method docs.
(edit) @96785   3 years vboxsync SupDrv/Certs: Added the SHA1 timestamp CA. bugref:8691
(edit) @96784   3 years vboxsync SupDrv/Certs: Don't need the CaRoot-* files after all. bugref:10261 …
(edit) @96783   3 years vboxsync RTSignTool: Corrected help for the hash-exe command. bugref:8691
(edit) @96782   3 years vboxsync Add/Nt/Installer: Removed messages related to manual CA cert …
(edit) @96781   3 years vboxsync RTSignTool: Added the --self-signed-roots-from-system option to …
(edit) @96780   3 years vboxsync Add/Nt/Installer: Build fix relating to un.Common_CleanupObsoleteFiles …
(edit) @96779   3 years vboxsync IPRT/ldrELF: Added some basic linux kernel signature support, …
(edit) @96778   3 years vboxsync RTSignTool: Added a hash-exe command.
(edit) @96777   3 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96776   3 years vboxsync Add/Nt/Installer: More work related to iexplore.ico removal as it …
(edit) @96775   3 years vboxsync Add/Nt/Installer: Removed iexplore.ico as it's not needed, except …
(edit) @96774   3 years vboxsync Add/Nt/Installer: Clean up the a couple of obsoleted files before we …
(edit) @96773   3 years vboxsync Add/Nt/Install: Removed VBoxWHQLFake.au3 since we don't have the tool …
(edit) @96772   3 years vboxsync Add/Nt/Installer: Clean up the certificate directory before install …
(edit) @96770   3 years vboxsync Add/Nt/Installer: The DumpLog script causes random crashes in …
(edit) @96769   3 years vboxsync Unattended: bugref:10141. scm fix.
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