VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100545   17 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100541   17 months vboxsync Shared Clipboard: Renamed …
(edit) @100538   17 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100533   17 months vboxsync Shared Clipboard: Fixed function signature of …
(edit) @100528   17 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100526   17 months vboxsync Shared Clipboard: Typo. bugref:9437
(edit) @100523   17 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100522   17 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100510   17 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100493   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100490   17 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100468   17 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100467   17 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100461   17 months vboxsync Shared Clipboard: More fine-grained control for Windows data object …
(edit) @100456   17 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100451   17 months vboxsync Shared Clipboard: Lowered the default timeout from 30s to 5s, as the …
(edit) @100447   18 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100442   18 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100431   18 months vboxsync Shared Clipboard: Fixed docs typo. ​​bugref:9437
(edit) @100425   18 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100424   18 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100423   18 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100422   18 months vboxsync IPRT/PKCS8: fix mangling bugref:10299
(edit) @100421   18 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100416   18 months vboxsync iprt/asn1.h: Doc typo. bugref:10479
(edit) @100412   18 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100407   18 months vboxsync Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
(edit) @100394   18 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   18 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100373   18 months vboxsync Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
(edit) @100367   18 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100362   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100358   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100339   18 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100338   18 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100328   18 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100318   18 months vboxsync include/iprt/{param.h,zero.h,asm.h}: Make the use of …
(edit) @100307   18 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100290   18 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100288   18 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100276   18 months vboxsync iprt/asmdefs-arm.h,Config.kmk: Use ASM_FORMAT_ELF and ASM_FORMAT_MACHO …
(edit) @100275   18 months vboxsync VBoxDef2LazyLoad,iprt/asmdefs-arm.h: Added a NAME() macro to …
(edit) @100267   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100257   18 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100255   18 months vboxsync Shared Clipboard: Added some more X11 flavors for the URI list format. …
(edit) @100254   18 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100253   18 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100236   18 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100234   18 months vboxsync Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
(edit) @100233   18 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100230   18 months vboxsync VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to …
(edit) @100221   18 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100212   18 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100206   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100201   18 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
(edit) @100197   18 months vboxsync include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
(edit) @100193   18 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100185   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100184   18 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   18 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100171   18 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100144   19 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100140   19 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100119   19 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100118   19 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100106   19 months vboxsync include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
(edit) @100103   19 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100101   19 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   19 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100099   19 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @100098   19 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100091   19 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(edit) @100078   19 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @100063   19 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @100052   19 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100038   19 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100037   19 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   19 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100029   19 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100022   19 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100021   19 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100016   19 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100013   19 months vboxsync fix lnx64dep2 burn
(edit) @100009   19 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100006   19 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100000   19 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99978   19 months vboxsync iprt/asm-arm.h: Add method to read the CNTFRQ_EL0 register providing …
(edit) @99976   19 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99968   19 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99966   19 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99964   19 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99962   19 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99961   19 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   19 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
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