VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101035   20 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101000   20 months vboxsync iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
(edit) @100997   20 months vboxsync doxygen fix
(edit) @100996   20 months vboxsync VMM: bugref:10498 bugref:10318: doxygen typo fix
(edit) @100994   20 months vboxsync VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
(edit) @100970   20 months vboxsync VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
(edit) @100966   20 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
(edit) @100957   21 months vboxsync format/pdb.h: Fix for older gcc versions.
(edit) @100940   21 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100935   21 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100931   21 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   21 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   21 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   21 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100914   21 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   21 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100909   21 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   21 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100904   21 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
(edit) @100903   21 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches.
(edit) @100868   21 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
(edit) @100867   21 months vboxsync IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
(edit) @100855   21 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100837   21 months vboxsync include/iprt/x86.h: A small Solaris-specific build warning …
(edit) @100827   21 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100804   21 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100791   21 months vboxsync VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
(edit) @100779   21 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100772   21 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100754   21 months vboxsync include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
(edit) @100728   21 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100726   21 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100725   21 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   21 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   21 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100695   21 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   21 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100684   22 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100683   22 months vboxsync Shared Clipboard: Header nit. bugref:9437
(edit) @100677   22 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100676   22 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100672   22 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100660   22 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100657   22 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100655   22 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100647   22 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100636   22 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100616   22 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   22 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100614   22 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100612   22 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100606   22 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100572   22 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100566   22 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100547   22 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100545   22 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100541   22 months vboxsync Shared Clipboard: Renamed …
(edit) @100538   22 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100533   22 months vboxsync Shared Clipboard: Fixed function signature of …
(edit) @100528   22 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100526   22 months vboxsync Shared Clipboard: Typo. bugref:9437
(edit) @100523   22 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100522   22 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100510   22 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100493   22 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100490   22 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100468   22 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100467   22 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100461   22 months vboxsync Shared Clipboard: More fine-grained control for Windows data object …
(edit) @100456   22 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100451   22 months vboxsync Shared Clipboard: Lowered the default timeout from 30s to 5s, as the …
(edit) @100447   22 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100442   22 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100431   22 months vboxsync Shared Clipboard: Fixed docs typo. ​​bugref:9437
(edit) @100425   22 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100424   22 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100423   22 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100422   22 months vboxsync IPRT/PKCS8: fix mangling bugref:10299
(edit) @100421   22 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100416   22 months vboxsync iprt/asn1.h: Doc typo. bugref:10479
(edit) @100412   22 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100407   22 months vboxsync Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
(edit) @100394   22 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   22 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100373   22 months vboxsync Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
(edit) @100367   22 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100362   22 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100358   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100339   22 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100338   22 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100328   22 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100318   22 months vboxsync include/iprt/{param.h,zero.h,asm.h}: Make the use of …
(edit) @100307   22 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100290   22 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100288   22 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100276   23 months vboxsync iprt/asmdefs-arm.h,Config.kmk: Use ASM_FORMAT_ELF and ASM_FORMAT_MACHO …
(edit) @100275   23 months vboxsync VBoxDef2LazyLoad,iprt/asmdefs-arm.h: Added a NAME() macro to …
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