VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @96752   2 years vboxsync IPRT/pkcs7.h: comments.
(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) @96711   2 years vboxsync hm_vmx.h: Nested VMX: bugref:10092 Spaces, nits.
(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) @96705   2 years vboxsync Changelog: OCI related items + deleted duplications
(edit) @96704   2 years vboxsync After 7.0.0_BETA2 (extra build fix)
(edit) @96703   2 years vboxsync After 7.0.0_BETA2 (build fix)
(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) @96700   2 years vboxsync After 7.0.0_BETA2
(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) @96683   2 years vboxsync tools/win.*/exports: Added vista (both x86 & amd64) and a few other …
(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
(edit) @96680   2 years vboxsync Linux Additions: vboxadd.sh: Add support for Secure Boot, bugref:10287.
(edit) @96679   2 years vboxsync Linux Host: vboxdrv.sh: Adjust Secure Boot related part of the script, …
(edit) @96678   2 years vboxsync Changelog: Perhaps less ambiguous now.
(edit) @96677   2 years vboxsync Changelog: Fixed tabs -> space for r153559.
(edit) @96676   2 years vboxsync Changelog: Added line for virtual IOMMU device support.
(edit) @96675   2 years vboxsync Changelog: Splitting the entry list into two: 1-for major features …
(edit) @96674   2 years vboxsync Changelog: Removing dots at hte end of entries.
(edit) @96673   2 years vboxsync Changelog: Added my part of GUI changes.
(edit) @96672   2 years vboxsync FE/Qt: bugref:10288: Using corresponding getSupported API for TPM …
(edit) @96671   2 years vboxsync VMM/IEM: Emulation of fsin, fcos and fsincos instructions, ​bugref:9898
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96669   2 years vboxsync FE/Qt: bugref:10288: VM settings / System page / Motherboard tab: …
(edit) @96668   2 years vboxsync VMM/IEM: Inf has exponent of all ones, ​bugref:9898
(edit) @96667   2 years vboxsync /Config.kmk: comment typo
(edit) @96666   2 years vboxsync libs/softfloat-3e: Build fixes and cleanups for the sincos code. …
(edit) @96665   2 years vboxsync libs/softfloat-3e: Build fixes and cleanups for the sincos code. [scm …
(edit) @96664   2 years vboxsync libs/softfloat-3e: Build fixes and cleanups for the sincos code. …
(edit) @96663   2 years vboxsync Add/Nt/VBoxTray: Corrected inverted message type validation in the IPC …
(edit) @96662   2 years vboxsync Add/3D/mesa,WDDM: Don't release the presentation group reference at …
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