|
|
@85949
|
4 years |
vboxsync |
Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85928
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 pedantic gcc fix.
|
|
|
@85916
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 gcc pedantic build fix.
|
|
|
@85913
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Attempt to fix linux burn.
|
|
|
@85912
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
|
|
|
@85911
|
4 years |
vboxsync |
VBox/pci.h: Add PCI device subclasses.
|
|
|
@85910
|
4 years |
vboxsync |
VBox/pci.h: Add PCI device class defines.
|
|
|
@85901
|
4 years |
vboxsync |
VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. …
|
|
|
@85898
|
4 years |
vboxsync |
iprt/RTNtPathFromHandle: documentation fix. bugref:9224
|
|
|
@85894
|
4 years |
vboxsync |
IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
|
|
|
@85889
|
4 years |
vboxsync |
VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
|
|
|
@85887
|
4 years |
vboxsync |
IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
|
|
|
@85884
|
4 years |
vboxsync |
VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
|
|
|
@85879
|
4 years |
vboxsync |
Main: bugref:9224: fixed doxygen issues
|
|
|
@85877
|
4 years |
vboxsync |
Main: bugref:9224: DVM API changes
|
|
|
@85875
|
4 years |
vboxsync |
Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
|
|
|
@85870
|
4 years |
vboxsync |
iprt/formats/bmp.h: doxygen fixes and a couple of adjustments.
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85859
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85857
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85845
|
4 years |
vboxsync |
Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
|
|
|
@85841
|
4 years |
vboxsync |
include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
|
|
|
@85837
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes.
|
|
|
@85836
|
4 years |
vboxsync |
Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
|
|
|
@85833
|
4 years |
vboxsync |
Shared Clipboard/X11: Docs.
|
|
|
@85831
|
4 years |
vboxsync |
Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
|
|
|
@85828
|
4 years |
vboxsync |
Shared Clipboard/X11: Major cleanup for string conversion functions. …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85748
|
4 years |
vboxsync |
SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85745
|
4 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85722
|
4 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85714
|
4 years |
vboxsync |
HGCM / DnD: Removed the protocol version from the generic HGCM client …
|
|
|
@85713
|
4 years |
vboxsync |
vmm/pdmdev.h: Correction to r138488 that updates the right structure …
|
|
|
@85712
|
4 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85709
|
4 years |
vboxsync |
iprt/linux/version.h,Add/linux/vboxvideo: doxyfix
|
|
|
@85703
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85702
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
|
|
|
@85701
|
4 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85700
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85647
|
4 years |
vboxsync |
iprt/cdefs.h: VS2010 refuses to do nothrow on typedefs, so no nothrow …
|
|
|
@85616
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [mangling fix] bugref:9734
|
|
|
@85615
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [mangling fix] bugref:9734
|
|
|
@85614
|
4 years |
vboxsync |
IPRT: Adding SHA-3. bugref:9734
|
|
|
@85601
|
4 years |
vboxsync |
VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc.
|
|
|
@85580
|
4 years |
vboxsync |
Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
|
|
|
@85576
|
4 years |
vboxsync |
Main: Added ISystemProperties::getCPUProfiles.
|
|
|
@85573
|
4 years |
vboxsync |
VMM: Added method for getting at the CPU database.
|
|
|
@85557
|
4 years |
vboxsync |
DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
|
|
|
@85538
|
4 years |
vboxsync |
DnD/DnDTransferList: More fixes for newly added testcases, forgot …
|
|
|
@85509
|
4 years |
vboxsync |
SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. [doxyfix] bugref:9801
|
|
|
@85506
|
4 years |
vboxsync |
SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
|
|
|
@85504
|
4 years |
vboxsync |
IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
|
|
|
@85501
|
4 years |
vboxsync |
IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
|
|
|
@85471
|
4 years |
vboxsync |
DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.
|
|
|
@85463
|
4 years |
vboxsync |
FE/Qt: bugref:9686, bugref:9510. Small cleanup
|
|
|
@85460
|
4 years |
vboxsync |
iprt/asmdefs.mac: RT_NOCRT_BEGINPROC must export the nocrt functions. …
|
|
|
@85450
|
4 years |
vboxsync |
HostDrivers/Support: Added reading the SMM address/mask MSRs while …
|
|
|
@85435
|
4 years |
vboxsync |
DnD: Added DnDTransferListAppendRootsFromArray() + …
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85428
|
4 years |
vboxsync |
DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
|
|
|
@85427
|
4 years |
vboxsync |
DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
|
|
|
@85422
|
4 years |
vboxsync |
DnD/TransferList: More fixes.
|
|
|
@85419
|
4 years |
vboxsync |
include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
|
|
|
@85411
|
4 years |
vboxsync |
DnD/TransferList: Added DnDTransferListObjRemove().
|
|
|
@85409
|
4 years |
vboxsync |
DnD/TransferList: More fixes + testcases [build fix, forgot a file].
|
|
|
@85384
|
4 years |
vboxsync |
iprt/path.h: Reimplemented RTPathFindCommon[Ex].
|
|
|
@85383
|
4 years |
vboxsync |
iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
|
|
|
@85382
|
4 years |
vboxsync |
iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
|
|
|
@85380
|
4 years |
vboxsync |
iprt/time.h: Made it a little more readable/complicate and easier on …
|
|
|
@85379
|
4 years |
vboxsync |
iprt/time.h: Some more fixing around RTTIME_LINUX_KERNEL_PREREQ. …
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@85352
|
4 years |
vboxsync |
include/VBox/vmm/cpum.h: Add predicate to check for Zen micro architecture
|
|
|
@85351
|
4 years |
vboxsync |
iprt/time.h: Fix inverted condition in RTTIME_LINUX_KERNEL_PREREQ. …
|
|
|
@85342
|
4 years |
vboxsync |
iprt/cdefs.h: Adjustments to RT_GCC_NO_WARN_DEPRECATED_BEGIN and …
|
|
|
@85339
|
4 years |
vboxsync |
iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
|
|
|
@85318
|
4 years |
vboxsync |
HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
|
|
|
@85314
|
4 years |
vboxsync |
VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
|
|
|
@85313
|
4 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
|
|
|
@85311
|
4 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases.
|
|
|
@85308
|
4 years |
vboxsync |
VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
|
|
|
@85289
|
4 years |
vboxsync |
VBox/com/array.h: Probably a good idea to check the …
|
|
|
@85288
|
4 years |
vboxsync |
Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
|
|
|
@85278
|
4 years |
vboxsync |
iprt/cdefs.h: Added signed variants of the endian conversion macros. …
|
|
|
@85254
|
4 years |
vboxsync |
iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85229
|
4 years |
vboxsync |
iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
|
|
|
@85228
|
4 years |
vboxsync |
iprt/string.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85227
|
4 years |
vboxsync |
VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85226
|
4 years |
vboxsync |
iprt/critsect.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85225
|
4 years |
vboxsync |
iprt/cpuset.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85224
|
4 years |
vboxsync |
iprt/asn1.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85223
|
4 years |
vboxsync |
iprt/asm.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85221
|
4 years |
vboxsync |
vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
|
|
|
@85213
|
4 years |
vboxsync |
SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
|
|
|