VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86060   5 years vboxsync Main/ExtPack: Forward declare IVetoEvent.
(edit) @86058   5 years vboxsync Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
(edit) @86057   5 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @86035   5 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @86032   5 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86030   5 years vboxsync AMD IOMMU: bugref:9654 Fix IOMMU_DTE_QWORD_2_VALID_MASK.
(edit) @86029   5 years vboxsync AMD IOMMU: bugref:9654 Fix IOMMU_DTE_IRTE_ROOT_PTR_MASK.
(edit) @86028   5 years vboxsync AMD IOMMU: bugref:9654 Fix typos in Device Table Entry bitfields struct.
(edit) @86026   5 years vboxsync include/iprt/getopt.h: comment fix
(edit) @86012   5 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @86000   5 years vboxsync Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
(edit) @85986   5 years vboxsync Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
(edit) @85985   5 years vboxsync Shared Clipboard/Host Service: Automatically unregister event if it …
(edit) @85974   5 years vboxsync VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
(edit) @85965   5 years vboxsync VMM/APIC: Added some release stats.
(edit) @85949   5 years vboxsync Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
(edit) @85929   5 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85928   5 years vboxsync AMD IOMMU: bugref:9654 pedantic gcc fix.
(edit) @85916   5 years vboxsync AMD IOMMU: bugref:9654 gcc pedantic build fix.
(edit) @85913   5 years vboxsync AMD IOMMU: bugref:9654 Attempt to fix linux burn.
(edit) @85912   5 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85911   5 years vboxsync VBox/pci.h: Add PCI device subclasses.
(edit) @85910   5 years vboxsync VBox/pci.h: Add PCI device class defines.
(edit) @85901   5 years vboxsync VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. …
(edit) @85898   5 years vboxsync iprt/RTNtPathFromHandle: documentation fix. bugref:9224
(edit) @85894   5 years vboxsync IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
(edit) @85889   5 years vboxsync VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
(edit) @85887   5 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
(edit) @85884   5 years vboxsync VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
(edit) @85879   5 years vboxsync Main: bugref:9224: fixed doxygen issues
(edit) @85877   5 years vboxsync Main: bugref:9224: DVM API changes
(edit) @85875   5 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85870   5 years vboxsync iprt/formats/bmp.h: doxygen fixes and a couple of adjustments.
(edit) @85864   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85859   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85857   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   5 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85845   5 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85841   5 years vboxsync include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
(edit) @85837   5 years vboxsync Shared Clipboard: Doxygen fixes.
(edit) @85836   5 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
(edit) @85833   5 years vboxsync Shared Clipboard/X11: Docs.
(edit) @85831   5 years vboxsync Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
(edit) @85828   5 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85769   5 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85748   5 years vboxsync SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
(edit) @85746   5 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   5 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85722   5 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85714   5 years vboxsync HGCM / DnD: Removed the protocol version from the generic HGCM client …
(edit) @85713   5 years vboxsync vmm/pdmdev.h: Correction to r138488 that updates the right structure …
(edit) @85712   5 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85709   5 years vboxsync iprt/linux/version.h,Add/linux/vboxvideo: doxyfix
(edit) @85703   5 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   5 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(edit) @85701   5 years vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(edit) @85700   5 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85698   5 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85683   5 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85650   5 years vboxsync IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
(edit) @85647   5 years vboxsync iprt/cdefs.h: VS2010 refuses to do nothrow on typedefs, so no nothrow …
(edit) @85616   5 years vboxsync IPRT: Adding SHA-3. [mangling fix] bugref:9734
(edit) @85615   5 years vboxsync IPRT: Adding SHA-3. [mangling fix] bugref:9734
(edit) @85614   5 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85601   5 years vboxsync VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc.
(edit) @85580   5 years vboxsync Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
(edit) @85576   5 years vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @85573   5 years vboxsync VMM: Added method for getting at the CPU database.
(edit) @85557   5 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85538   5 years vboxsync DnD/DnDTransferList: More fixes for newly added testcases, forgot …
(edit) @85509   5 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. [doxyfix] bugref:9801
(edit) @85506   5 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85504   5 years vboxsync IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
(edit) @85501   5 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85471   5 years vboxsync DnD/DragAndDrop.h: Added DND_FORMATS_SEPARATOR.
(edit) @85463   5 years vboxsync FE/Qt: bugref:9686, bugref:9510. Small cleanup
(edit) @85460   5 years vboxsync iprt/asmdefs.mac: RT_NOCRT_BEGINPROC must export the nocrt functions. …
(edit) @85450   5 years vboxsync HostDrivers/Support: Added reading the SMM address/mask MSRs while …
(edit) @85435   5 years vboxsync DnD: Added DnDTransferListAppendRootsFromArray() + …
(edit) @85429   5 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   5 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85427   5 years vboxsync DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
(edit) @85422   5 years vboxsync DnD/TransferList: More fixes.
(edit) @85419   5 years vboxsync include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
(edit) @85411   5 years vboxsync DnD/TransferList: Added DnDTransferListObjRemove().
(edit) @85409   5 years vboxsync DnD/TransferList: More fixes + testcases [build fix, forgot a file].
(edit) @85384   5 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex].
(edit) @85383   5 years vboxsync iprt/path.h: RTPathFindCommon[Ex] doc & testcase update. Testcase …
(edit) @85382   5 years vboxsync iprt/path.h: Adjustments and a bunch of todos for RTPathFindCommon[Ex].
(edit) @85380   5 years vboxsync iprt/time.h: Made it a little more readable/complicate and easier on …
(edit) @85379   5 years vboxsync iprt/time.h: Some more fixing around RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85371   5 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85368   5 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85352   5 years vboxsync include/VBox/vmm/cpum.h: Add predicate to check for Zen micro architecture
(edit) @85351   5 years vboxsync iprt/time.h: Fix inverted condition in RTTIME_LINUX_KERNEL_PREREQ. …
(edit) @85342   5 years vboxsync iprt/cdefs.h: Adjustments to RT_GCC_NO_WARN_DEPRECATED_BEGIN and …
(edit) @85339   5 years vboxsync iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
(edit) @85318   5 years vboxsync HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
(edit) @85314   5 years vboxsync VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
(edit) @85313   5 years vboxsync IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette