VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85722   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85714   4 years vboxsync HGCM / DnD: Removed the protocol version from the generic HGCM client …
(edit) @85713   4 years vboxsync vmm/pdmdev.h: Correction to r138488 that updates the right structure …
(edit) @85712   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85709   4 years vboxsync iprt/linux/version.h,Add/linux/vboxvideo: doxyfix
(edit) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   4 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(edit) @85701   4 years vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(edit) @85700   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85650   4 years vboxsync IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
(edit) @85647   4 years vboxsync iprt/cdefs.h: VS2010 refuses to do nothrow on typedefs, so no nothrow …
(edit) @85616   4 years vboxsync IPRT: Adding SHA-3. [mangling fix] bugref:9734
(edit) @85615   4 years vboxsync IPRT: Adding SHA-3. [mangling fix] bugref:9734
(edit) @85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85601   4 years vboxsync VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc.
(edit) @85580   4 years vboxsync Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
(edit) @85576   4 years vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @85573   4 years vboxsync VMM: Added method for getting at the CPU database.
(edit) @85557   4 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85538   4 years vboxsync DnD/DnDTransferList: More fixes for newly added testcases, forgot …
(edit) @85509   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. [doxyfix] bugref:9801
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85504   4 years vboxsync IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
(edit) @85501   4 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85471   4 years vboxsync DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.
(edit) @85463   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Small cleanup
(edit) @85460   4 years vboxsync iprt/asmdefs.mac: RT_NOCRT_BEGINPROC must export the nocrt functions. …
(edit) @85450   4 years vboxsync HostDrivers/Support: Added reading the SMM address/mask MSRs while …
(edit) @85435   4 years vboxsync DnD: Added DnDTransferListAppendRootsFromArray() + …
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   4 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85427   4 years vboxsync DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
(edit) @85422   4 years vboxsync DnD/TransferList: More fixes.
(edit) @85419   4 years vboxsync include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
(edit) @85411   4 years vboxsync DnD/TransferList: Added DnDTransferListObjRemove().
(edit) @85409   4 years vboxsync DnD/TransferList: More fixes + testcases [build fix, forgot a file].
(edit) @85384   4 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex].
(edit) @85383   4 years vboxsync iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
(edit) @85382   4 years vboxsync iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
(edit) @85380   4 years vboxsync iprt/time.h: Made it a little more readable/complicate and easier on …
(edit) @85379   4 years vboxsync iprt/time.h: Some more fixing around RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85368   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85352   4 years vboxsync include/VBox/vmm/cpum.h: Add predicate to check for Zen micro architecture
(edit) @85351   4 years vboxsync iprt/time.h: Fix inverted condition in RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85342   4 years vboxsync iprt/cdefs.h: Adjustments to RT_GCC_NO_WARN_DEPRECATED_BEGIN and …
(edit) @85339   4 years vboxsync iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
(edit) @85318   4 years vboxsync HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
(edit) @85314   4 years vboxsync VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
(edit) @85313   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
(edit) @85311   4 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases.
(edit) @85308   4 years vboxsync VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
(edit) @85289   4 years vboxsync VBox/com/array.h: Probably a good idea to check the …
(edit) @85288   4 years vboxsync Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
(edit) @85278   4 years vboxsync iprt/cdefs.h: Added signed variants of the endian conversion macros. …
(edit) @85254   4 years vboxsync iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
(edit) @85229   4 years vboxsync iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
(edit) @85228   4 years vboxsync iprt/string.h: Shut up sign conversion warnings. bugref:9790
(edit) @85227   4 years vboxsync VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790
(edit) @85226   4 years vboxsync iprt/critsect.h: Shut up sign conversion warnings. bugref:9790
(edit) @85225   4 years vboxsync iprt/cpuset.h: Shut up sign conversion warnings. bugref:9790
(edit) @85224   4 years vboxsync iprt/asn1.h: Shut up sign conversion warnings. bugref:9790
(edit) @85223   4 years vboxsync iprt/asm.h: Shut up sign conversion warnings. bugref:9790
(edit) @85221   4 years vboxsync vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
(edit) @85213   4 years vboxsync SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
(edit) @85211   4 years vboxsync iprt/string.h: Signed fix in RTStrPutCp for Clang11. bugref:9790
(edit) @85207   4 years vboxsync iprt/time.h: I was mistaken we actually need timespec for older …
(edit) @85206   4 years vboxsync iprt/time.h: Blind attempt at cleaning up the linux timespec & timeval …
(edit) @85205   4 years vboxsync iprt/time.h: RTTimeSpecGetNtTime should return a signed value, rather …
(edit) @85202   4 years vboxsync IPRT:Linux: fix time.h regression of bugref: 9757: 6.0/6.1 GA kernel …
(edit) @85182   4 years vboxsync pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85160   4 years vboxsync *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
(edit) @85154   4 years vboxsync IPRT: Added RTStrSplit + testcases.
(edit) @85149   4 years vboxsync Yet another build fix for r139093.
(edit) @85148   4 years vboxsync Another build fix for r139093.
(edit) @85147   4 years vboxsync Build fix for r139093.
(edit) @85146   4 years vboxsync Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
(edit) @85139   4 years vboxsync OCI: (bugref:9469) Proxy support (without authentication) for local …
(edit) @85127   4 years vboxsync iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85122   4 years vboxsync VBoxVidoeIPRT.h: Fix. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85099   4 years vboxsync VBox/cdefs.h,VBoxGuestLib.h: Make all _DECL macros NOTHROW'ers. bugref:9794
(edit) @85096   4 years vboxsync iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
(edit) @85093   4 years vboxsync SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
(edit) @85092   4 years vboxsync iprt/cdefs.h: Introducing DECL_HIDDEN_NOTHROW for use on functions …
(edit) @85088   4 years vboxsync iprt/nt/nt.h: Introducing RT_DECL_NTAPI. bugref:9794
(edit) @85087   4 years vboxsync iprt/asm.h: add RT_NOTHROW* stuff to just be sure. bugref:9794
(edit) @85086   4 years vboxsync iprt/cdefs.h: Make RT*DECL, DECLCALLBACK*, and DECLINLINE imply …
(edit) @85076   4 years vboxsync iprt/errcore.h: Apply RT_NO_THROW_DEF to the inlined RTErrStrictType …
(edit) @85069   4 years vboxsync iprt/cdefs.h: Map RT_NO_THROW_PROTO/DEF onto noexcept when possible as …
(edit) @85028   4 years vboxsync DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
(edit) @85024   4 years vboxsync VBoxGuest.h: doxygen group name correction.
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
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