|
|
@93275
|
3 years |
vboxsync |
/Config.kmk,Support/Makefile.kmk,vboximportchecker.kmk: Use the import …
|
|
|
@93274
|
3 years |
vboxsync |
/Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
|
|
|
@93273
|
3 years |
vboxsync |
SUPDrv/win: A few more things to ignore when loading images with …
|
|
|
@93272
|
3 years |
vboxsync |
Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
|
|
|
@93271
|
3 years |
vboxsync |
SUPHardNt: A DEBUG_bird thing.
|
|
|
@93270
|
3 years |
vboxsync |
SUPHardNt: The supR3HardenedMonitor_NtCreateSection and …
|
|
|
@93269
|
3 years |
vboxsync |
Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
|
|
|
@93268
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93267
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93266
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in r149319.
|
|
|
@93265
|
3 years |
vboxsync |
Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
|
|
|
@93262
|
3 years |
vboxsync |
Add/win/installer: Fixed regression from r138850 where we would …
|
|
|
@93260
|
3 years |
vboxsync |
IPRT/NtProcessStartup-stub.cpp: DriverEntry is stdcall. Docs. …
|
|
|
@93257
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest.
|
|
|
@93256
|
3 years |
vboxsync |
/Config.kmk: Enable /GS for VBOXR3HARDENEDEXE when /guard is also …
|
|
|
@93254
|
3 years |
vboxsync |
/Config.kmk,Support/Makefile.kmk: Extra 5 support files from …
|
|
|
@93253
|
3 years |
vboxsync |
IPRT/zero.asm: Try save 64KB file space on windows.
|
|
|
@93251
|
3 years |
vboxsync |
/Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
|
|
|
@93244
|
3 years |
vboxsync |
IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
|
|
|
@93243
|
3 years |
vboxsync |
Installer/win: Added custom action for removing old VBoxDrv service. …
|
|
|
@93242
|
3 years |
vboxsync |
Installer/win: Added custom action for removing old VBoxDrv service. …
|
|
|
@93241
|
3 years |
vboxsync |
Installer/win: Put the final download filename as OriginalFilename and …
|
|
|
@93240
|
3 years |
vboxsync |
SUP: Delete old VBoxDrv.inf, did a svn copy instead of svn ren. …
|
|
|
@93239
|
3 years |
vboxsync |
SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162
|
|
|
@93238
|
3 years |
vboxsync |
/Config.kmk,FE/Qt: HVCI workaround, see bugref:10162 for details.
|
|
|
@93237
|
3 years |
vboxsync |
Additions: guest lib: fix argv[] when starting legacy VBoxClient …
|
|
|
@93235
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Enable watermark for expert wizard mode as well.
|
|
|
@93234
|
3 years |
vboxsync |
FE/Qt: bugref:9996: A bit of cleanup for UIWizardNewCloudVM.
|
|
|
@93233
|
3 years |
vboxsync |
FE/Qt: bugref:9996: A bit of cleanup for UIWizardAddCloudVM.
|
|
|
@93232
|
3 years |
vboxsync |
Shared Clipboard/X11: Added some inline getter/setter functions to …
|
|
|
@93231
|
3 years |
vboxsync |
Main/Unattended/os2_util: Fix wait method selection, don't always go …
|
|
|
@93230
|
3 years |
vboxsync |
IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge …
|
|
|
@93229
|
3 years |
vboxsync |
OCI: Subnet selection form for bugref:10163.
|
|
|
@93228
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - Fix the ".." check.
|
|
|
@93227
|
3 years |
vboxsync |
Additions/solaris: Fix build template for VBoxISAExec. bugref:10178
|
|
|
@93226
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UIWizardNewCloudVM: Reworking expert page to be …
|
|
|
@93225
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UIWizardAddCloudVM: Missing bit in r149271.
|
|
|
@93224
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Eflags.VM bit checking nit.
|
|
|
@93223
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
|
|
|
@93222
|
3 years |
vboxsync |
Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
|
|
|
@93220
|
3 years |
vboxsync |
Additions: X11: add interface to set custom log prefix, bugref:10134.
…
|
|
|
@93219
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UIWizardAddCloudVM: Reworking expert page to be …
|
|
|
@93218
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to …
|
|
|
@93217
|
3 years |
vboxsync |
HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
|
|
|
@93216
|
3 years |
vboxsync |
Fixing a comment typo.
|
|
|
@93215
|
3 years |
vboxsync |
SUP: Only print the caller of our issetugid() interpose in debug builds
|
|
|
@93214
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions …
|
|
|
@93211
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on …
|
|
|
@93210
|
3 years |
vboxsync |
VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in …
|
|
|
@93209
|
3 years |
vboxsync |
Main/Host: Don't double buffer the description string in …
|
|
|
@93208
|
3 years |
vboxsync |
ValKit/tdUnitTest1: Ignore files with suffixes .template, .expect and …
|
|
|
@93207
|
3 years |
vboxsync |
VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
|
|
|
@93206
|
3 years |
vboxsync |
SUPDrv: Made SUPR0PageAllocEx more palatable for HVCI. bugref:10162
|
|
|
@93205
|
3 years |
vboxsync |
VMM: Enabled VBOX_WITH_PGM_NEM_MODE on windows too. bugref:10122
|
|
|
@93204
|
3 years |
vboxsync |
VMM/EM: Some debug stepping hacks.
|
|
|
@93203
|
3 years |
vboxsync |
VMM/HMVMXR0: todo
|
|
|
@93202
|
3 years |
vboxsync |
FE/Qt: In the activity overview widget open a shared session only for …
|
|
|
@93201
|
3 years |
vboxsync |
Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect().
|
|
|
@93200
|
3 years |
vboxsync |
IPRT/alloc-r0drv-nt.cpp: Must apply the NonPagePoolNx selection to …
|
|
|
@93199
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added INVEPT VM-exit.
|
|
|
@93198
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
|
|
|
@93196
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationCenter: New icons for existing buttons.
|
|
|
@93195
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93194
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93193
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93192
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93191
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93190
|
3 years |
vboxsync |
Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
|
|
|
@93189
|
3 years |
vboxsync |
Main/Unattended: Move mStrProxy to the right group and added @todos …
|
|
|
@93188
|
3 years |
vboxsync |
Main/Event: defunct passive event listeners prevent subsequent …
|
|
|
@93187
|
3 years |
vboxsync |
tstRTExprEval: A couple more tests. bugref:9781
|
|
|
@93186
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Dont use qt's standard icons
|
|
|
@93185
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Relocating the warning label.
|
|
|
@93184
|
3 years |
vboxsync |
ValidationKit/vboxinstaller.py: Temporary hack to skip installing the …
|
|
|
@93183
|
3 years |
vboxsync |
ValidationKit/vboxinstaller.py: Temporary hack to skip installing the …
|
|
|
@93182
|
3 years |
vboxsync |
SUP: One more adjustment for driverless mode.?bugref:10138
|
|
|
@93181
|
3 years |
vboxsync |
SUP: A couple of adjustments for driverless mode. bugref:10138 [fix …
|
|
|
@93180
|
3 years |
vboxsync |
FE/Qt: bugref:9371. Sync. disabling host and guest file tables.
|
|
|
@93178
|
3 years |
vboxsync |
iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
|
|
|
@93177
|
3 years |
vboxsync |
SUP: A couple of adjustments for driverless mode. bugref:10138
|
|
|
@93175
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93174
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93173
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93172
|
3 years |
vboxsync |
SUP: Should pass fRtInit to pfnRTInitEx. duh. bugref:10138
|
|
|
@93171
|
3 years |
vboxsync |
VMM/PGMPhys: Don't assert on NIL ring-0 address in NEM mode. …
|
|
|
@93170
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93169
|
3 years |
vboxsync |
Validation Kit/Guest Control: Only enable guest session reboot testing …
|
|
|
@93168
|
3 years |
vboxsync |
Guest Control/Main: Use i_setSessionStatus() in …
|
|
|
@93167
|
3 years |
vboxsync |
Guest Control/Main: Relaxed guest session locks a bit by using read …
|
|
|
@93166
|
3 years |
vboxsync |
Guest Control/Main: Renamed Guest::i_sessionRemove() -> …
|
|
|
@93165
|
3 years |
vboxsync |
Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by …
|
|
|
@93164
|
3 years |
vboxsync |
Guest Control/Main: Decreased default timeouts in IGuestSession::close().
|
|
|
@93163
|
3 years |
vboxsync |
Guest Control/Main: Fixed outdated comments.
|
|
|
@93162
|
3 years |
vboxsync |
FE/Qt: Corrected copy&paste mislabeling of …
|
|
|
@93161
|
3 years |
vboxsync |
FE/Qt: Just enable the 2.88M floppy creation, it's sometimes useful to …
|
|
|
@93160
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into …
|
|
|
@93159
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective …
|
|
|
@93158
|
3 years |
vboxsync |
ValKit/TestExecService: Don't break immediately on timeout, try kill …
|
|
|
@93157
|
3 years |
vboxsync |
Main/Unattended: Made the OS/2 detection code return S_OK instead of …
|
|
|
@93156
|
3 years |
vboxsync |
ValKit/txsclient.py: log more PROC payload [pylint fix]
|
|
|