VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

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