VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101293   16 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101274   16 months vboxsync Main: Added guest OS type ID conversion in the settings code to …
(edit) @101260   17 months vboxsync iprt/armv8.h: warning fix. bugref:10370
(edit) @101258   17 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101248   17 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101246   17 months vboxsync iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
(edit) @101245   17 months vboxsync VMM/IEM: nit. bugref:10370
(edit) @101228   17 months vboxsync iprt/asm.h,asm-arm.h: Fixed incorrect local labels (no leading '.', …
(edit) @101222   17 months vboxsync iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
(edit) @101207   17 months vboxsync Main + FE/Qt: Added ArchLinux_arm64. bugref:10384
(edit) @101204   17 months vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101188   17 months vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101185   17 months vboxsync include/iprt/armv8.h: Add more ID register definitions, bugref:10525
(edit) @101184   17 months vboxsync osypes.h: Fixed typo (VBOXOSTYPE_Ubuntu_ARM34 -> VBOXOSTYPE_Ubuntu_ARM64).
(edit) @101178   17 months vboxsync Main: Added first two generic guest OS types for ARM (as "Other", as …
(edit) @101168   17 months vboxsync Main: Fixed reading the CPU properties (like CPU count). bugref:10384
(edit) @101142   17 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @101141   17 months vboxsync iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
(edit) @101140   17 months vboxsync iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
(edit) @101121   17 months vboxsync VMM/CPUM: Log host and guest features, bugref:10525
(edit) @101114   17 months vboxsync VMM/CPUM: Add support for querying the ID registers presented to the …
(edit) @101112   17 months vboxsync Unattended: bugref:10182. A first attempt for detecting ARM Debians.
(edit) @101103   17 months vboxsync VMM: Started implemented the CPU ID parsing and overriding bits as …
(edit) @101102   17 months vboxsync include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
(edit) @101088   17 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
(edit) @101084   17 months vboxsync include/VBox/vmm/cpum-armv8.h: Add exploded feature info for …
(edit) @101083   17 months vboxsync include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
(edit) @101059   17 months vboxsync VMM: Nested VMX: bugref:10318 EPT memtype define nits.
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101000   17 months vboxsync iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
(edit) @100997   17 months vboxsync doxygen fix
(edit) @100996   17 months vboxsync VMM: bugref:10498 bugref:10318: doxygen typo fix
(edit) @100994   17 months vboxsync VMM: bugref:10498 bugref:10318 Fix function prototype to match the …
(edit) @100970   18 months vboxsync VMM/IEM: Flush IEM physical page TLB info from PGMR3PhysRomProtect. …
(edit) @100966   18 months vboxsync VMM/PGM,IEM: Prepare work for write monitoring page containing …
(edit) @100957   18 months vboxsync format/pdb.h: Fix for older gcc versions.
(edit) @100940   18 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
(edit) @100935   18 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100931   18 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   18 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   18 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   18 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100914   18 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   18 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100909   18 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   18 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100904   18 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
(edit) @100903   18 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches.
(edit) @100868   18 months vboxsync VBox/log.h,VMM/IEM: Added a dedicated logging group for IEM memory …
(edit) @100867   18 months vboxsync IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
(edit) @100855   18 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100837   18 months vboxsync include/iprt/x86.h: A small Solaris-specific build warning …
(edit) @100827   18 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100804   18 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100791   18 months vboxsync VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
(edit) @100779   18 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100772   18 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100754   18 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   19 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100725   19 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   19 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   19 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100695   19 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   19 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100684   19 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100683   19 months vboxsync Shared Clipboard: Header nit. bugref:9437
(edit) @100677   19 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100676   19 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100672   19 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100660   19 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100657   19 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100655   19 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100647   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100636   19 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100616   19 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   19 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100614   19 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100612   19 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100606   19 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100572   19 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100566   19 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100547   19 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100545   19 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100541   19 months vboxsync Shared Clipboard: Renamed …
(edit) @100538   19 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100533   19 months vboxsync Shared Clipboard: Fixed function signature of …
(edit) @100528   19 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100526   19 months vboxsync Shared Clipboard: Typo. bugref:9437
(edit) @100523   19 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100522   19 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100510   19 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100493   19 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100490   19 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100468   19 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100467   19 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100461   19 months vboxsync Shared Clipboard: More fine-grained control for Windows data object …
(edit) @100456   19 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100451   19 months vboxsync Shared Clipboard: Lowered the default timeout from 30s to 5s, as the …
(edit) @100447   19 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
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