VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86412   4 years vboxsync IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
(edit) @86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
(edit) @86361   4 years vboxsync VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
(edit) @86328   4 years vboxsync Debugger: Doxygen fix for r140613
(edit) @86327   4 years vboxsync Debugger: Allow for different I/O providers instead of only TCP So …
(edit) @86303   4 years vboxsync iprt/asm-amd64-x86.h: Corrected return type for non-inline …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86296   4 years vboxsync IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
(edit) @86290   4 years vboxsync Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
(edit) @86253   4 years vboxsync AMD IOMMU: bugref:9654 Comment, nit.
(edit) @86230   4 years vboxsync OCI: Add ICloudProfileChangedEvent. Accidentally lost in r140498.
(edit) @86213   4 years vboxsync AMD IOMMU: bugref:9654 Add IOMMU_MSI_VECTOR_1_VALID_MASK.
(edit) @86204   4 years vboxsync AMD IOMMU: bugref:9654 Reworked register accesses (write done) to …
(edit) @86191   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86177   4 years vboxsync Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically determine …
(edit) @86176   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86159   4 years vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
(edit) @86141   4 years vboxsync Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
(edit) @86133   4 years vboxsync AMD IOMMU: bugref:9654 Nits.
(edit) @86132   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86131   4 years vboxsync AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
(edit) @86130   4 years vboxsync log.h: Fix order.
(edit) @86119   4 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @86118   4 years vboxsync VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
(edit) @86102   4 years vboxsync VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
(edit) @86099   4 years vboxsync VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
(edit) @86098   4 years vboxsync VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
(edit) @86088   4 years vboxsync AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …
(edit) @86083   4 years vboxsync VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function …
(edit) @86060   4 years vboxsync Main/ExtPack: Forward declare IVetoEvent.
(edit) @86058   4 years vboxsync Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
(edit) @86057   4 years vboxsync OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
(edit) @86035   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
(edit) @86032   4 years vboxsync Devices/DevQemuFwCfg: Add device emulation implementing QEMUs firmware …
(edit) @86030   4 years vboxsync AMD IOMMU: bugref:9654 Fix IOMMU_DTE_QWORD_2_VALID_MASK.
(edit) @86029   4 years vboxsync AMD IOMMU: bugref:9654 Fix IOMMU_DTE_IRTE_ROOT_PTR_MASK.
(edit) @86028   4 years vboxsync AMD IOMMU: bugref:9654 Fix typos in Device Table Entry bitfields struct.
(edit) @86026   4 years vboxsync include/iprt/getopt.h: comment fix
(edit) @86012   4 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @86000   4 years vboxsync Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
(edit) @85986   4 years vboxsync Shared Clipboard: Resolved @todos wrt detaching payloads. bugref:9437
(edit) @85985   4 years vboxsync Shared Clipboard/Host Service: Automatically unregister event if it …
(edit) @85974   4 years vboxsync VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
(edit) @85965   4 years vboxsync VMM/APIC: Added some release stats.
(edit) @85949   4 years vboxsync Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85928   4 years vboxsync AMD IOMMU: bugref:9654 pedantic gcc fix.
(edit) @85916   4 years vboxsync AMD IOMMU: bugref:9654 gcc pedantic build fix.
(edit) @85913   4 years vboxsync AMD IOMMU: bugref:9654 Attempt to fix linux burn.
(edit) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85911   4 years vboxsync VBox/pci.h: Add PCI device subclasses.
(edit) @85910   4 years vboxsync VBox/pci.h: Add PCI device class defines.
(edit) @85901   4 years vboxsync VBox/vd-ifs.h: Log vdIfError[Warning] using the local logger config. …
(edit) @85898   4 years vboxsync iprt/RTNtPathFromHandle: documentation fix. bugref:9224
(edit) @85894   4 years vboxsync IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely …
(edit) @85889   4 years vboxsync VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
(edit) @85887   4 years vboxsync IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224
(edit) @85884   4 years vboxsync VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
(edit) @85879   4 years vboxsync Main: bugref:9224: fixed doxygen issues
(edit) @85877   4 years vboxsync Main: bugref:9224: DVM API changes
(edit) @85875   4 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85870   4 years vboxsync iprt/formats/bmp.h: doxygen fixes and a couple of adjustments.
(edit) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85859   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85857   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85841   4 years vboxsync include/VBox/log.h: Fix log group ordering (which fixes tstLog), …
(edit) @85837   4 years vboxsync Shared Clipboard: Doxygen fixes.
(edit) @85836   4 years vboxsync Shared Clipboard: Doxygen fixes, make more use of PCRTUTF16 for source …
(edit) @85833   4 years vboxsync Shared Clipboard/X11: Docs.
(edit) @85831   4 years vboxsync Shared Clipboard/X11: Renaming, a bit of additional (release) logging.
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85748   4 years vboxsync SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
(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.
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