|
|
@96779
|
2 years |
vboxsync |
IPRT/ldrELF: Added some basic linux kernel signature support, …
|
|
|
@96778
|
2 years |
vboxsync |
RTSignTool: Added a hash-exe command.
|
|
|
@96777
|
2 years |
vboxsync |
RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
|
|
|
@96776
|
2 years |
vboxsync |
Add/Nt/Installer: More work related to iexplore.ico removal as it …
|
|
|
@96775
|
2 years |
vboxsync |
Add/Nt/Installer: Removed iexplore.ico as it's not needed, except …
|
|
|
@96774
|
2 years |
vboxsync |
Add/Nt/Installer: Clean up the a couple of obsoleted files before we …
|
|
|
@96773
|
2 years |
vboxsync |
Add/Nt/Install: Removed VBoxWHQLFake.au3 since we don't have the tool …
|
|
|
@96772
|
2 years |
vboxsync |
Add/Nt/Installer: Clean up the certificate directory before install …
|
|
|
@96770
|
2 years |
vboxsync |
Add/Nt/Installer: The DumpLog script causes random crashes in …
|
|
|
@96769
|
2 years |
vboxsync |
Unattended: bugref:10141. scm fix.
|
|
|
@96768
|
2 years |
vboxsync |
Unattended: bugref:10141. Use the correct icon for up directory on …
|
|
|
@96767
|
2 years |
vboxsync |
Unattended: bugref:10141. Automatically navigate into VISO content's …
|
|
|
@96766
|
2 years |
vboxsync |
Add/Nt/Installer,Add/Nt/Tools,Add/Makefile,/Config.kmk: Use …
|
|
|
@96765
|
2 years |
vboxsync |
Add/Nt/CertUtil: Pass up error when RTPathGlob fails. Added …
|
|
|
@96764
|
2 years |
vboxsync |
RTSignTool: Added --input argument aliases for --exe to simplify …
|
|
|
@96763
|
2 years |
vboxsync |
IPRT/crypto: Put the optional OpenSSL related members in RTCRKEYINT at …
|
|
|
@96762
|
2 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Minor optimization to …
|
|
|
@96761
|
2 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Comments, assertions. Remove call to …
|
|
|
@96760
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:100092 Don't confuse PGM_GST_TYPE with …
|
|
|
@96759
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 SLAT type direct.
|
|
|
@96758
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Added missing masks of guest EPT …
|
|
|
@96757
|
2 years |
vboxsync |
IPRT/ldrELF: Added some basic linux kernel signature support, …
|
|
|
@96756
|
2 years |
vboxsync |
Add/Nt/Installer: Write the install_driver.log as UTF-8 rather than …
|
|
|
@96755
|
2 years |
vboxsync |
RTSignTool: scm fix. bugref:8691
|
|
|
@96754
|
2 years |
vboxsync |
RTSignTool: Added commands for extracting root certificates for both a …
|
|
|
@96753
|
2 years |
vboxsync |
RTSignTool: Added commands for extracting root certificates for both a …
|
|
|
@96751
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96750
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96749
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic …
|
|
|
@96748
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96747
|
2 years |
vboxsync |
VMM/Nested VMX: bugref:10092 Conditional compile fixes for …
|
|
|
@96746
|
2 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Fix VMXR0GetExitAuxInfo.
|
|
|
@96745
|
2 years |
vboxsync |
VMM/IEM: Some micro optimizations around …
|
|
|
@96744
|
2 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Fixed a typo in …
|
|
|
@96743
|
2 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Handle nested-guest instruction …
|
|
|
@96742
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtsi2ss/cvtsi2sd testcases, …
|
|
|
@96741
|
2 years |
vboxsync |
VMM/IEM: Implement cvtsi2ss/cvtsi2sd instructions, bugref:9898
|
|
|
@96740
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 pfnEnter and pfnExit are not ring-3 …
|
|
|
@96739
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Naming nit.
|
|
|
@96738
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Comment out currently unused …
|
|
|
@96737
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Naming nits and PGM_SLAT_TYPE rather …
|
|
|
@96736
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Adjusted guest EPT masks and comments.
|
|
|
@96735
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added newer EPT paging bits into …
|
|
|
@96734
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
|
|
|
@96733
|
2 years |
vboxsync |
VMM/IEM: fnsave modifies the FPU state, so actualize it for change …
|
|
|
@96732
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttss2si/cvtss2si …
|
|
|
@96731
|
2 years |
vboxsync |
VMM/IEM: Implement cvttss2si/cvtss2si instructions, bugref:9898
|
|
|
@96730
|
2 years |
vboxsync |
IPRT/RTSignTool: A failed attempt at doing multiple timestamps for a …
|
|
|
@96729
|
2 years |
vboxsync |
IPRT/getopt: Added index variant with 0 or 1 and optionally and w/ …
|
|
|
@96728
|
2 years |
vboxsync |
Add/Nt/Installer: Added a crude hack to suppress the WQHL dialog on …
|
|
|
@96727
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtsd2si testcase, bugref:9898
|
|
|
@96726
|
2 years |
vboxsync |
VMM/IEM: Implement cvtsd2si instruction, bugref:9898
|
|
|
@96725
|
2 years |
vboxsync |
VMM/IEM: Implement cvttsd2si instruction, bugref:9898 [fixes to the …
|
|
|
@96724
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvttsd2si testcase, bugref:9898
|
|
|
@96723
|
2 years |
vboxsync |
VMM/IEM: Implement cvttsd2si instruction, bugref:9898
|
|
|
@96722
|
2 years |
vboxsync |
Add/Nt/Installer: Added a crude hack to suppress the WQHL dialog on …
|
|
|
@96721
|
2 years |
vboxsync |
Unattended: bugref:9781. Using the first part of the read disk name …
|
|
|
@96720
|
2 years |
vboxsync |
USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb at the end of …
|
|
|
@96719
|
2 years |
vboxsync |
USBProxyDevice-linux.cpp: Put struct usbdevfs_urb KUrb in a union with …
|
|
|
@96718
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Adjusted SLAT_IS_PGENTRY_PRESENT macro.
|
|
|
@96717
|
2 years |
vboxsync |
iprt: Linux: r0drv: Prevent build failure on 5.8+ 32-bit kernels, …
|
|
|
@96716
|
2 years |
vboxsync |
Backed out r153600: Incorrect fix, bugref:4567:65.
|
|
|
@96715
|
2 years |
vboxsync |
iprt: Linux: r0drv: make vmalloc call compatible with Linux 5.8 …
|
|
|
@96714
|
2 years |
vboxsync |
ValidationKit/bs3-cpu-instr-3: Add simple [v]movmskps/[v]movmskpd …
|
|
|
@96713
|
2 years |
vboxsync |
VMM/IEM: Implement [v]movmskps/[v]movmskpd instructions, bugref:9898
|
|
|
@96712
|
2 years |
vboxsync |
VMM/EM: Nested VMX: bugref:10092 Assert to ensure we've handled the …
|
|
|
@96710
|
2 years |
vboxsync |
IPRT/stream: Check that rtStrmGetFile doesn't return NIL_RTFILE before …
|
|
|
@96709
|
2 years |
vboxsync |
ValidationKit/bs3-cpu-instr-3: Add simple [v]pextrw instructions …
|
|
|
@96708
|
2 years |
vboxsync |
ValidationKit/bs3-cpu-instr-3: Add simple [v]pextrw instructions …
|
|
|
@96707
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pextrw instruction, bugref:9898
|
|
|
@96706
|
2 years |
vboxsync |
Unattended: bugref:9781. Some modifications on OS detection and menu …
|
|
|
@96702
|
2 years |
vboxsync |
ValidationKit/bs3-cpu-instr-3: Add simple [v]pinsrw instructions …
|
|
|
@96701
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pinsrw instruction, bugref:9898
|
|
|
@96699
|
2 years |
vboxsync |
7.0.0_BETA2
|
|
|
@96698
|
2 years |
vboxsync |
Add/Nt/Installer: Temporarily make the makensis invocation noisy.
|
|
|
@96697
|
2 years |
vboxsync |
Add/Nt/Installer: Attempted build fixes and some comment updates.
|
|
|
@96696
|
2 years |
vboxsync |
Add/Nt/Installer: Simplified the $g_bInstallTimestampCA stuff. (untested)
|
|
|
@96695
|
2 years |
vboxsync |
Add/Nt/Installer: Reduce the number of warnings to almost none. [fix]
|
|
|
@96694
|
2 years |
vboxsync |
Add/Nt/Installer: Reduce the number of warnings to almost none.
|
|
|
@96693
|
2 years |
vboxsync |
Add/Nt/Installer: Reduce the number of warnings a little.
|
|
|
@96692
|
2 years |
vboxsync |
Add/Nt/Installer,/Config.kmk,SupDrv/Certs: Check for and install …
|
|
|
@96691
|
2 years |
vboxsync |
Add/*.kmk: Always check for both VBOX_SIGNING_MODE and VBOX_SIGN_ADDITIONS.
|
|
|
@96690
|
2 years |
vboxsync |
PackDriversForSubmission.cmd: Consisten case for the GA files (hope …
|
|
|
@96689
|
2 years |
vboxsync |
Add/Nt/Installer: Some more makefile cleanups - shouldn't change …
|
|
|
@96688
|
2 years |
vboxsync |
Add/Nt/Installer: Some makefile cleanups - shouldn't change anything. …
|
|
|
@96687
|
2 years |
vboxsync |
Add/Nt/Installer: Changed the 2nd parameter of ${CmdExecute} from a …
|
|
|
@96686
|
2 years |
vboxsync |
Add/Nt/Installer: Added some comments, cleanups and a slickedit NSIS …
|
|
|
@96685
|
2 years |
vboxsync |
Add/Nt/CertUtil: Added a root-exist command for checking if a …
|
|
|
@96684
|
2 years |
vboxsync |
/Config.kmk,Add: Enabled import validation for all ring-3 GA binaries …
|
|
|
@96682
|
2 years |
vboxsync |
VMM/testcase/tstIEMAImpl: Implement basic cvtps2pd testcase, bugref:9898
|
|
|
@96681
|
2 years |
vboxsync |
VMM/IEM: Implement cvtps2pd instruction, bugref:9898
|
|
|
@96680
|
2 years |
vboxsync |
Linux Additions: vboxadd.sh: Add support for Secure Boot, bugref:10287.
|
|
|
@96679
|
2 years |
vboxsync |
Linux Host: vboxdrv.sh: Adjust Secure Boot related part of the script, …
|
|
|
@96672
|
2 years |
vboxsync |
FE/Qt: bugref:10288: Using corresponding getSupported API for TPM …
|
|
|
@96671
|
2 years |
vboxsync |
VMM/IEM: Emulation of fsin, fcos and fsincos instructions, bugref:9898
|
|
|
@96670
|
2 years |
vboxsync |
Main: Introduce a method to query sensible TPM types to offer in the …
|
|
|
@96669
|
2 years |
vboxsync |
FE/Qt: bugref:10288: VM settings / System page / Motherboard tab: …
|
|
|
@96668
|
2 years |
vboxsync |
VMM/IEM: Inf has exponent of all ones, bugref:9898
|
|
|
@96663
|
2 years |
vboxsync |
Add/Nt/VBoxTray: Corrected inverted message type validation in the IPC …
|
|
|
@96662
|
2 years |
vboxsync |
Add/3D/mesa,WDDM: Don't release the presentation group reference at …
|
|
|