VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84530   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84527   5 years vboxsync iprt/cdefs.h: Hope the extension trick works for gcc 7x. too. …
(edit) @84515   5 years vboxsync AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
(edit) @84511   5 years vboxsync iprt/cdefs.h: The extension trick works for gcc 8.4 as well. …
(edit) @84510   5 years vboxsync iprt/cdefs.h: The extension trick works for gcc 9.0 as well. …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84500   5 years vboxsync Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
(edit) @84466   5 years vboxsync VMMDevCoreTypes.h: VC++ 14.2 warning. bugref:8489
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84407   5 years vboxsync include/iprt: VC++ 19.0 adjustments. bugref:8489
(edit) @84406   5 years vboxsync iprt/win: VC++ 19.0 adjustments. bugref:8489
(edit) @84380   5 years vboxsync IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
(edit) @84379   5 years vboxsync IPRT/RTCrX509CertPaths: Hacked the code to accept trusted targets. …
(edit) @84363   5 years vboxsync ExtPack: Adjustments for VC++ 19.2. bugref:8489
(edit) @84361   5 years vboxsync IPRT/ldrPE: Found three new load config variations. V12 is what the …
(edit) @84342   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84341   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84339   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84332   5 years vboxsync PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
(edit) @84330   5 years vboxsync IPRT: Adding some new flags to the PKCS#7/CMS verification routines. …
(edit) @84329   5 years vboxsync IPRT: Adding RTCrStoreCreateInMemEx that allows specifying a parent …
(edit) @84317   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84310   5 years vboxsync IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
(edit) @84299   5 years vboxsync IPRT/base64: Fixed header type. bugref:9224
(edit) @84296   5 years vboxsync IPRT/base64: Optimize '\0' handling a little and unify the two …
(edit) @84295   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84293   5 years vboxsync IPRT/base64: Put the UTF-16 code in separate file. Implemented …
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @84286   5 years vboxsync IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
(edit) @84251   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84234   5 years vboxsync IPRT: doxygen fix. bugref:9699
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84227   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84210   5 years vboxsync IPRT/Base64: Allow the end-of-line style to be specified via the …
(edit) @84207   5 years vboxsync IPRT: Added two flags to the %Rhxs formatter type to control the …
(edit) @84205   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84204   5 years vboxsync IPRT: Added RTVfsTypeName. bugref:9699
(edit) @84203   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @84194   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84193   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84192   5 years vboxsync IPRT: Adding RTZIPTAR_C_UPDATE, RTZipTarFsStreamForFile and …
(edit) @84191   5 years vboxsync iprt/vfs.h: comment typo.
(edit) @84172   5 years vboxsync IPRT: PEM writer functions. [doxygenfix] bugref:9699
(edit) @84170   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84166   5 years vboxsync IPRT: PEM writer functions. [build fix] bugref:9699
(edit) @84163   5 years vboxsync IPRT: PEM writer functions. bugref:9699
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @84146   5 years vboxsync IPRT: Added RTVfsFilePrintf, RTVfsFilePrintfV, RTVfsIoStrmPrintf and …
(edit) @84135   5 years vboxsync iprt/types.h: VAC++ doesn't define ssize_t, so it bums out in …
(edit) @84127   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: Comment. bugref:9726
(edit) @84120   5 years vboxsync IPRT: Adding an empty nocrt/ctype.h header to make some windows/NT SDK …
(edit) @84119   5 years vboxsync hmvmxinline.h,stam.h: Use the intrin.h wrapper in iprt or we'll end up …
(edit) @84070   5 years vboxsync IPRT: Massaging errmsg*-sorter.cpp and bldprog-strtab-template.cpp.h a …
(edit) @84063   5 years vboxsync IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
(edit) @84055   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @84001   5 years vboxsync IPRT/xml: Simplified EIPRTFailure::EIPRTFailure, avoiding two heap …
(edit) @83994   5 years vboxsync IPRT/string.h: Document status code formatting in IN_RT_STATIC builds …
(edit) @83987   5 years vboxsync AMD IOMMU: bugref:9654 Naming nit.
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83886   5 years vboxsync IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83837   5 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
(edit) @83831   5 years vboxsync iprt/win/d3dkmthk.h: For VC++ 14.1. bugref:8489
(edit) @83813   5 years vboxsync iprt/cdefs.h: Added RT_BIT_Z the returns size_t to help deal with …
(edit) @83795   5 years vboxsync iprt/types,iprt/ecpp/exceptions.h: VC++ 14.1 adjustments. [doxyfixes] …
(edit) @83791   5 years vboxsync include/Makefile.kmk: VC++ 14.1 adjustment for intrin.h. bugref:8489
(edit) @83790   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83782   5 years vboxsync iprt/win/msvc_intrin.h -> iprt/sanitized/intrin.h bugref:8489
(edit) @83781   5 years vboxsync iprt/bldprog-strtab-template.cpp.h: Created an iprt/sanitized dir for …
(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.
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