VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93300   3 years vboxsync Add/common: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93299   3 years vboxsync Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93298   3 years vboxsync Add/Mesa: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93297   3 years vboxsync /Config.kmk: Shut up a few warnings for Visual C++ 2019 update 11. …
(edit) @93296   3 years vboxsync iprt/cdefs.h: Defines for updated VS2019/VC142 compiler. bugref:8489
(edit) @93295   3 years vboxsync IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
(edit) @93294   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixed the missed …
(edit) @93293   3 years vboxsync VMM/CPUM: Cleanup RT_NOREF_PV. No functional change.
(edit) @93292   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix typo in constructing true VM-exit …
(edit) @93291   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Nit.
(edit) @93290   3 years vboxsync VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
(edit) @93289   3 years vboxsync /Config.kmk: Simplify setting arch bitness for assembler use through …
(edit) @93288   3 years vboxsync /Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
(edit) @93287   3 years vboxsync VBoxManage/NATNetwork: Implement "list --sort natnetworks". bugref:8124.
(edit) @93286   3 years vboxsync VBoxManage/NATNetwork: Use the same code for "list natnetworks" and …
(edit) @93285   3 years vboxsync Main/UnattendedImpl: Updated install.wim todo with some info.
(edit) @93284   3 years vboxsync VBoxManage/NATNetwork: Augment r149347. CHECK_ERROR expects HRESULT …
(edit) @93283   3 years vboxsync Runtime/efi: Fix variable size inconsistencies exposed by endianness …
(edit) @93282   3 years vboxsync Runtime/efi: The endiannes conversion macros in cdefs.h need also …
(edit) @93281   3 years vboxsync IPRT/sha3: Fix field name inconsistency for big endian architectures.
(edit) @93280   3 years vboxsync iprt/asm.h: Fix code ordering issue visible on big endian architecture …
(edit) @93279   3 years vboxsync VBoxManage/NATNetwork: Move the code for "list natnetworks" into …
(edit) @93278   3 years vboxsync VBoxManage/NATNetwork: bugref:8124. Add --ipv6-default option to …
(edit) @93277   3 years vboxsync /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
(edit) @93276   3 years vboxsync tools/win.x86/exports: Added w7 and xp export files. bugref:10162
(edit) @93275   3 years vboxsync /Config.kmk,Support/Makefile.kmk,vboximportchecker.kmk: Use the import …
(edit) @93274   3 years vboxsync /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
(edit) @93273   3 years vboxsync SUPDrv/win: A few more things to ignore when loading images with …
(edit) @93272   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93271   3 years vboxsync SUPHardNt: A DEBUG_bird thing.
(edit) @93270   3 years vboxsync SUPHardNt: The supR3HardenedMonitor_NtCreateSection and …
(edit) @93269   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93268   3 years vboxsync VMM: Nested VMX: bugref:10092 True VMX controls MSR support.
(edit) @93267   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support.
(edit) @93266   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix typo in r149319.
(edit) @93265   3 years vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93264   3 years vboxsync tools/win.*/exports: Added r0 export collections for w8. bugref:10162
(edit) @93263   3 years vboxsync tools/win.x86/exports: Added ksec.sys exports to the w2k collection. …
(edit) @93262   3 years vboxsync Add/win/installer: Fixed regression from r138850 where we would …
(edit) @93261   3 years vboxsync /Config.kmk: No -guard:cf stuff for VBoxGuestR3NoCrtExe and …
(edit) @93260   3 years vboxsync IPRT/NtProcessStartup-stub.cpp: DriverEntry is stdcall. Docs. …
(edit) @93259   3 years vboxsync tools/win.x86/exports: Added winmm.dll exports to the nt4 collection.
(edit) @93258   3 years vboxsync tools/win.x86/exports: Added windows 2000 export files. bugref:10162
(edit) @93257   3 years vboxsync VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest.
(edit) @93256   3 years vboxsync /Config.kmk: Enable /GS for VBOXR3HARDENEDEXE when /guard is also …
(edit) @93255   3 years vboxsync /Config.kmk: Enable control flow guards again. bugref:10162
(edit) @93254   3 years vboxsync /Config.kmk,Support/Makefile.kmk: Extra 5 support files from …
(edit) @93253   3 years vboxsync IPRT/zero.asm: Try save 64KB file space on windows.
(edit) @93252   3 years vboxsync /Config.kmk: Disable the control flow guard stuff for now as it …
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93250   3 years vboxsync /Config.kmk: Make VBOX_SIGN_IMAGE_WITH_EV_FN skip bldRTSignTool. …
(edit) @93249   3 years vboxsync /Config.kmk: Adjusted VBOX_SIGN_IMAGE_WITH_EV_FN to make it able to …
(edit) @93248   3 years vboxsync /Config.kmk: Fixed variable mixup with new signing orderdeps. bugref:10162
(edit) @93247   3 years vboxsync /Config.kmk: Need signing order deps for VBOX_RE_SIGN_DLL_FN too. …
(edit) @93246   3 years vboxsync /Config.kmk: Need to make sure VBOX_RTSIGNTOOL is built before we try …
(edit) @93245   3 years vboxsync /Config.kmk: Added a 'win_with_ev' variation to …
(edit) @93244   3 years vboxsync IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
(edit) @93243   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93242   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93241   3 years vboxsync Installer/win: Put the final download filename as OriginalFilename and …
(edit) @93240   3 years vboxsync SUP: Delete old VBoxDrv.inf, did a svn copy instead of svn ren. …
(edit) @93239   3 years vboxsync SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162
(edit) @93238   3 years vboxsync /Config.kmk,FE/Qt: HVCI workaround, see bugref:10162 for details.
(edit) @93237   3 years vboxsync Additions: guest lib: fix argv[] when starting legacy VBoxClient …
(edit) @93236   3 years vboxsync CloudNet: ​bugref:9469 Fix VBOX_WITH_CLOUD_NET handling in Windows builds.
(edit) @93235   3 years vboxsync FE/Qt: bugref:9996: Enable watermark for expert wizard mode as well.
(edit) @93234   3 years vboxsync FE/Qt: bugref:9996: A bit of cleanup for UIWizardNewCloudVM.
(edit) @93233   3 years vboxsync FE/Qt: bugref:9996: A bit of cleanup for UIWizardAddCloudVM.
(edit) @93232   3 years vboxsync Shared Clipboard/X11: Added some inline getter/setter functions to …
(edit) @93231   3 years vboxsync Main/Unattended/os2_util: Fix wait method selection, don't always go …
(edit) @93230   3 years vboxsync IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge …
(edit) @93229   3 years vboxsync OCI: Subnet selection form for bugref:10163.
(edit) @93228   3 years vboxsync NAT/tftp: bugref:9350 - Fix the ".." check.
(edit) @93227   3 years vboxsync Additions/solaris: Fix build template for VBoxISAExec. bugref:10178
(edit) @93226   3 years vboxsync FE/Qt: bugref:9996: UIWizardNewCloudVM: Reworking expert page to be …
(edit) @93225   3 years vboxsync FE/Qt: bugref:9996: UIWizardAddCloudVM: Missing bit in r149271.
(edit) @93224   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Eflags.VM bit checking nit.
(edit) @93223   3 years vboxsync VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
(edit) @93222   3 years vboxsync Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
(edit) @93221   3 years vboxsync iprt: xrandr: extend amount of dynamically loaded library symbols, …
(edit) @93220   3 years vboxsync Additions: X11: add interface to set custom log prefix, bugref:10134. …
(edit) @93219   3 years vboxsync FE/Qt: bugref:9996: UIWizardAddCloudVM: Reworking expert page to be …
(edit) @93218   3 years vboxsync VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to …
(edit) @93217   3 years vboxsync HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
(edit) @93216   3 years vboxsync Fixing a comment typo.
(edit) @93215   3 years vboxsync SUP: Only print the caller of our issetugid() interpose in debug builds
(edit) @93214   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions …
(edit) @93213   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Reverted r149264. This needs to be …
(edit) @93212   3 years vboxsync VMM: Nested VMX: bugref:10092 Avoid asserting VMX non-root mode in …
(edit) @93211   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on …
(edit) @93210   3 years vboxsync VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in …
(edit) @93209   3 years vboxsync Main/Host: Don't double buffer the description string in …
(edit) @93208   3 years vboxsync ValKit/tdUnitTest1: Ignore files with suffixes .template, .expect and …
(edit) @93207   3 years vboxsync VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
(edit) @93206   3 years vboxsync SUPDrv: Made SUPR0PageAllocEx more palatable for HVCI. bugref:10162
(edit) @93205   3 years vboxsync VMM: Enabled VBOX_WITH_PGM_NEM_MODE on windows too. bugref:10122
(edit) @93204   3 years vboxsync VMM/EM: Some debug stepping hacks.
(edit) @93203   3 years vboxsync VMM/HMVMXR0: todo
(edit) @93202   3 years vboxsync FE/Qt: In the activity overview widget open a shared session only for …
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