|
|
@83750
|
5 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: VC++ 14.1 build fixes. [doxyfix] …
|
|
|
@83738
|
5 years |
vboxsync |
iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
|
|
|
@83737
|
5 years |
vboxsync |
iprt/win/shlobj.h: VC++ 14.1 adjustments (7.1 SDK). bugref:8489
|
|
|
@83730
|
5 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: VC++ 14.1 build fixes. bugref:8489
|
|
|
@83729
|
5 years |
vboxsync |
iprt/cdefs.h: _MSC_VER values for 2017 and 2019. bugref:8489
|
|
|
@83724
|
5 years |
vboxsync |
iprt/nocrt/compiler/msc.h: Adjustments for Visual Studio 2017 and …
|
|
|
@83661
|
5 years |
vboxsync |
IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
|
|
|
@83657
|
5 years |
vboxsync |
reverted 137105 again as the problem was elsewhere. bugref:9670
|
|
|
@83651
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
|
|
|
@83647
|
5 years |
vboxsync |
Temporarily reverted r136808 to see if this is also causing the …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83621
|
5 years |
vboxsync |
SharedClipboard/darwin: Logging. bugref:9620
|
|
|
@83550
|
5 years |
vboxsync |
pdmifs.h: nit
|
|
|
@83546
|
5 years |
vboxsync |
IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. bugref:9698
|
|
|
@83540
|
5 years |
vboxsync |
iprt/runtime-loader.h: Used RTLdrLoadEx w/ RTLDRLOAD_FLAGS_NO_UNLOAD …
|
|
|
@83510
|
5 years |
vboxsync |
Main: bugref:9670: fixed VBoxSDS log issue.
|
|
|
@83484
|
5 years |
vboxsync |
Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: make …
|
|
|
@83474
|
5 years |
vboxsync |
VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
|
|
|
@83473
|
5 years |
vboxsync |
Linux: ticketref:19312 Linux: kernel 5.6 - we need changes: fix …
|
|
|
@83471
|
5 years |
vboxsync |
Linux: ticketref:19312 Linux: kernel 5.6 - we need changes
|
|
|
@83428
|
5 years |
vboxsync |
Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
|
|
|
@83426
|
5 years |
vboxsync |
Runtime/RTFuzzCfg: Initial implementation of API for configuring a …
|
|
|
@83425
|
5 years |
vboxsync |
RUntime/RTJson: Add parse from VFS file method
|
|
|
@83408
|
5 years |
vboxsync |
Guest Control: Adjusted the ARGV0 feature flag docs.
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83369
|
5 years |
vboxsync |
IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP]. [build fix]
|
|
|
@83368
|
5 years |
vboxsync |
IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
|
|
|
@83328
|
5 years |
vboxsync |
x86.h: X86FSTENV32P offsets.
|
|
|
@83285
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83281
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83275
|
5 years |
vboxsync |
OCI: Add stub ICloudMachine interface and …
|
|
|
@83266
|
5 years |
vboxsync |
Runtime/common/fuzz: Add API to specify the range in an input corpus …
|
|
|
@83263
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@83168
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@83166
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@83156
|
5 years |
vboxsync |
bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@83124
|
5 years |
vboxsync |
IPRT: Merged the two tls files, with the sideeffect that destructors …
|
|
|
@83122
|
5 years |
vboxsync |
VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
|
|
|
@83090
|
5 years |
vboxsync |
iprt/x86.h: Added missing MSR prefix to MTRR defs like all the other …
|
|
|
@83089
|
5 years |
vboxsync |
iprt/x86.h: IA32_TSX_CTRL -> MSR_IA32_TSX_CTRL.
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@83033
|
5 years |
vboxsync |
/Config.kmk,/Makefile.kmk,Installer/darwin,FE/QT,SUPHard: Eliminated …
|
|
|
@82990
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
|
|
|
@82989
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82954
|
5 years |
vboxsync |
iprt/formats/mach-o.h: assert size and some offsets.
|
|
|
@82906
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82874
|
5 years |
vboxsync |
Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82850
|
5 years |
vboxsync |
Shared Clipboard: Removed unused code. bugref:9437
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82841
|
5 years |
vboxsync |
IPRT/FTP: Implemented support for directory traversing. bugref:9646
|
|
|
@82838
|
5 years |
vboxsync |
IPRT/FTP: More code for listing directories, needed for some more FTP …
|
|
|
@82837
|
5 years |
vboxsync |
IPRT/file: Added some more thoughts and @todo regarding the …
|
|
|
@82833
|
5 years |
vboxsync |
IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
|
|
|
@82822
|
5 years |
vboxsync |
IPRT/FTP: More work on directory listing.
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82816
|
5 years |
vboxsync |
iprt/x86.h: Correct x2APIC MSR range from 0xBFF to 0x8FF. Intel …
|
|
|
@82815
|
5 years |
vboxsync |
hm_vmx.h: Incorrect size validation.
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82813
|
5 years |
vboxsync |
IPRT/FTP: Remember the current working directory per client.
|
|
|
@82810
|
5 years |
vboxsync |
x86.h: Updated/added LBR MSRs for upcoming changes.
|
|
|
@82805
|
5 years |
vboxsync |
iprt/formats/mach-o.h: Some more version structs.
|
|
|
@82804
|
5 years |
vboxsync |
iprt/ministring.h: Attempt at fixing VBOX_WITH_EF_WRAPS compilation in …
|
|
|
@82795
|
5 years |
vboxsync |
IPRT/log: Comment nit.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82733
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT command for reporting additional server …
|
|
|
@82732
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82731
|
5 years |
vboxsync |
iprt/ftp.h: Doxygen fix. bugref:9646
|
|
|
@82727
|
5 years |
vboxsync |
IPRT/FTP: Implemented first support for data connection handling. Work …
|
|
|
@82723
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82715
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82707
|
5 years |
vboxsync |
x86.h: Added IA32_TSX_CTRL MSR.
|
|
|
@82702
|
5 years |
vboxsync |
IPRT/FTP: Made authentication workflow more flexible. bugref:9437
|
|
|
@82699
|
5 years |
vboxsync |
IPRT/FTP: Renaming. bugref:9437
|
|
|
@82688
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437 [build …
|
|
|
@82687
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82684
|
5 years |
vboxsync |
hmvmxinline: Remove disabled code. The new assembly code has been …
|
|
|
@82682
|
5 years |
vboxsync |
scm complains about a commented-out line I left in a file
|
|
|
@82681
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
|
|
|
@82673
|
5 years |
vboxsync |
IPRT/FTP: First connections (via Linux ftp client) are working now. …
|
|
|
@82670
|
5 years |
vboxsync |
IPRT/FTP: SCM fix.
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@82591
|
5 years |
vboxsync |
VMM: Changing how we access guest RAM when in ring-0 (disabled). …
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@82579
|
5 years |
vboxsync |
Audio: Make sure to only set a new recording source if the backend in …
|
|
|
@82574
|
5 years |
vboxsync |
x86.h: Added CR4.UMIP and CR4.CET.
|
|
|
@82573
|
5 years |
vboxsync |
hm_vmx.h: Important comment to update CPUMIsGuestVmxVmcsFieldValid …
|
|
|
@82565
|
5 years |
vboxsync |
MM: Eliminated all but the MMR3PageDummyHC* functions for the …
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82544
|
5 years |
vboxsync |
VMMR0: No SrvPciRawR0 stuff.
|
|
|
@82534
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82526
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Started looking over the host message …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|