VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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