VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @96729   2 years vboxsync IPRT/getopt: Added index variant with 0 or 1 and optionally and w/ …
(edit) @96728   2 years vboxsync Add/Nt/Installer: Added a crude hack to suppress the WQHL dialog on …
(edit) @96727   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtsd2si testcase, ​bugref:9898
(edit) @96726   2 years vboxsync VMM/IEM: Implement cvtsd2si instruction, bugref:9898
(edit) @96725   2 years vboxsync VMM/IEM: Implement cvttsd2si instruction, bugref:9898 [fixes to the …
(edit) @96724   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvttsd2si testcase, ​bugref:9898
(edit) @96723   2 years vboxsync VMM/IEM: Implement cvttsd2si instruction, bugref:9898
(edit) @96722   2 years vboxsync Add/Nt/Installer: Added a crude hack to suppress the WQHL dialog on …
(edit) @96721   2 years vboxsync Unattended: bugref:9781. Using the first part of the read disk name …
(edit) @96720   2 years vboxsync USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb at the end of …
(edit) @96719   2 years vboxsync USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb in a union with …
(edit) @96718   2 years vboxsync VMM: Nested VMX: bugref:10092 Adjusted SLAT_IS_PGENTRY_PRESENT macro.
(edit) @96717   2 years vboxsync iprt: Linux: r0drv: Prevent build failure on 5.8+ 32-bit kernels, …
(edit) @96716   2 years vboxsync Backed out r153600: Incorrect fix, bugref:4567:65.
(edit) @96715   2 years vboxsync iprt: Linux: r0drv: make vmalloc call compatible with Linux 5.8 …
(edit) @96714   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]movmskps/[v]movmskpd …
(edit) @96713   2 years vboxsync VMM/IEM: Implement [v]movmskps/[v]movmskpd instructions, bugref:9898
(edit) @96712   2 years vboxsync VMM/EM: Nested VMX: bugref:10092 Assert to ensure we've handled the …
(edit) @96710   2 years vboxsync IPRT/stream: Check that rtStrmGetFile doesn't return NIL_RTFILE before …
(edit) @96709   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pextrw instructions …
(edit) @96708   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pextrw instructions …
(edit) @96707   2 years vboxsync VMM/IEM: Implement [v]pextrw instruction, bugref:9898
(edit) @96706   2 years vboxsync Unattended: bugref:9781. Some modifications on OS detection and menu …
(edit) @96702   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pinsrw instructions …
(edit) @96701   2 years vboxsync VMM/IEM: Implement [v]pinsrw instruction, bugref:9898
(edit) @96699   2 years vboxsync 7.0.0_BETA2
(edit) @96698   2 years vboxsync Add/Nt/Installer: Temporarily make the makensis invocation noisy.
(edit) @96697   2 years vboxsync Add/Nt/Installer: Attempted build fixes and some comment updates.
(edit) @96696   2 years vboxsync Add/Nt/Installer: Simplified the $g_bInstallTimestampCA stuff. (untested)
(edit) @96695   2 years vboxsync Add/Nt/Installer: Reduce the number of warnings to almost none. [fix]
(edit) @96694   2 years vboxsync Add/Nt/Installer: Reduce the number of warnings to almost none.
(edit) @96693   2 years vboxsync Add/Nt/Installer: Reduce the number of warnings a little.
(edit) @96692   2 years vboxsync Add/Nt/Installer,/Config.kmk,SupDrv/Certs: Check for and install …
(edit) @96691   2 years vboxsync Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
(edit) @96690   2 years vboxsync PackDriversForSubmission.cmd: Consisten case for the GA files (hope …
(edit) @96689   2 years vboxsync Add/Nt/Installer: Some more makefile cleanups - shouldn't change …
(edit) @96688   2 years vboxsync Add/Nt/Installer: Some makefile cleanups - shouldn't change anything. …
(edit) @96687   2 years vboxsync Add/Nt/Installer: Changed the 2nd parameter of ${CmdExecute} from a …
(edit) @96686   2 years vboxsync Add/Nt/Installer: Added some comments, cleanups and a slickedit NSIS …
(edit) @96685   2 years vboxsync Add/Nt/CertUtil: Added a root-exist command for checking if a …
(edit) @96684   2 years vboxsync /Config.kmk,Add: Enabled import validation for all ring-3 GA binaries …
(edit) @96682   2 years vboxsync VMM/testcase/tstIEMAImpl: Implement basic cvtps2pd testcase, ​bugref:9898
(edit) @96681   2 years vboxsync VMM/IEM: Implement cvtps2pd instruction, bugref:9898
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