VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94639   3 years vboxsync iprt/x86.h: Some X86_FSW_ macros and defins for assisting with the …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94626   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94612   3 years vboxsync VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
(edit) @94605   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_387_INVALID macro. bugref:9898
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94556   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_DENORMAL_OR_PSEUDO_DENORMAL. bugref:9898
(edit) @94549   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94547   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94546   3 years vboxsync include/iprt/stdint.h: Supply [u]int_fast[xx]_t and [u]int_least[xx]_t …
(edit) @94537   3 years vboxsync iprt/types.h,cdefs.h: Added RTFLOAT128U and associated macros. bugref:9898
(edit) @94513   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94512   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94505   3 years vboxsync iprt/x86.h: Define infinity control bit from 287 and 8087. bugref:9898
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(edit) @94446   3 years vboxsync iprt/types.h: Added RTFLOAT80U_IS_QUIET_OR_SIGNALLING_NAN and …
(edit) @94440   3 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
(edit) @94425   3 years vboxsync VMM: doxygen fixes (don't duplicate docs, newer doxygen version …
(edit) @94421   3 years vboxsync iprt/string.h: doxygen fix. bugref:9898
(edit) @94419   3 years vboxsync VMM: three doxygen fixes.
(edit) @94397   3 years vboxsync VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
(edit) @94383   3 years vboxsync VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
(edit) @94381   3 years vboxsync VMM: Increase VMM API vtable major version due to the removeal of …
(edit) @94369   3 years vboxsync VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
(edit) @94368   3 years vboxsync Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
(edit) @94365   3 years vboxsync iprt/cdefs.h: More RTPBC80U macros and some union tweaks. bugref:9898
(edit) @94342   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94337   3 years vboxsync x86.h: Added some X86_FCW_xxx_BIT defines. bugref:9898
(edit) @94311   3 years vboxsync IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
(edit) @94305   3 years vboxsync Additions: Linux: Guest Lib: add helper to start legacy X11 resize …
(edit) @94301   3 years vboxsync iprt/types.h: More RTFLOATxxU related macros and constants. bugref:9898
(edit) @94300   3 years vboxsync IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94281   3 years vboxsync iprt/alloca.h: Try shut up annoying sys/regset.h (via stdlib.h) …
(edit) @94278   3 years vboxsync iprt/formats/iso9660.h: comment typo
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @94263   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94254   3 years vboxsync iprt/x86.h: Added a couple of shift count macros to the X86_FCS_XXX …
(edit) @94253   3 years vboxsync iprt/types.h: Added a sj64 member to RTFLOAT80U as well as …
(edit) @94230   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94228   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94188   3 years vboxsync iprt: xrandr: fix typos in header comments, bugref:10134.
(edit) @94186   3 years vboxsync Main: Guest Properties: remove not relevant change (related to …
(edit) @94185   3 years vboxsync Main: Guest Properties: fix build, add missing header file (related to …
(edit) @94137   3 years vboxsync OpenGLTest: qt6 adjustments. bugref:9898
(edit) @94054   3 years vboxsync include/iprt/asm.h: Some more constraint fixes (follow up of r150256), …
(edit) @94023   3 years vboxsync include/iprt/asm.h: Use the Q constraint instead of m for the arm64 …
(edit) @93978   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93973   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93972   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93971   3 years vboxsync VBox/hgcmsvc.h: Fixed typos.
(edit) @93970   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93969   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93966   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93963   3 years vboxsync VMM: Nested VMX: bugref:10092 Add HM ring-0 API for querying transient …
(edit) @93962   3 years vboxsync IPRT/string.h: Tweak for for darwin.x86 GA build.
(edit) @93961   3 years vboxsync IPRT: Grr.
(edit) @93960   3 years vboxsync IPRT: Expose mempcpy on solaris too.
(edit) @93959   3 years vboxsync IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
(edit) @93958   3 years vboxsync IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
(edit) @93946   3 years vboxsync hm_vmx.h: Comment typo fix.
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93922   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
(edit) @93914   3 years vboxsync Devices/USB: Convert the HCI emulations to call into the roothub using …
(edit) @93913   3 years vboxsync VMM: Comment nits.
(edit) @93912   3 years vboxsync VMM: Add driver helper to destroy a timer, bugref:10196
(edit) @93906   3 years vboxsync IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
(edit) @93901   3 years vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93837   3 years vboxsync iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
(edit) @93836   3 years vboxsync iprt/cdefs.h: Set RT_COMPILER_WITH_128BIT_INT_TYPES for clang based on …
(edit) @93830   3 years vboxsync VMM/CPUM: Add some helpers for NEM to activate the hyper or guest …
(edit) @93790   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93787   3 years vboxsync VMM/{NEM*,DBGF}: Make NEM respond to debug event changes and implement …
(edit) @93759   3 years vboxsync IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93752   3 years vboxsync IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
(edit) @93742   3 years vboxsync Disasm,iprt/cdefs.h: clang and arm64 adjustments. bugref:9898
(edit) @93727   3 years vboxsync inlcude/iprt/x86.h: Add some more MSR definitions related to the LBR …
(edit) @93725   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93724   3 years vboxsync SUP: SUPReadTsc for arm. bugref:9898
(edit) @93718   3 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
(edit) @93716   3 years vboxsync VMM/PGM: Moved the physical handler allocation off the hyper heap and …
(edit) @93715   3 years vboxsync IPRT/hardavl: Renamed lookupMatchingOrSmaller to lookupMatchingOrBelow …
(edit) @93712   3 years vboxsync IPRT/hardavl: Basic statistics. bugref:10093
(edit) @93711   3 years vboxsync IPRT/hardavl: Added lookupMatchingOrLarger and …
(edit) @93710   3 years vboxsync IPRT/hardavl: Added RTCHardAvlTreeSlabAllocatorR3_T placeholder for …
(edit) @93709   3 years vboxsync IPRT/hardavl: Added the right-to-left enumerator. Mark methods as …
(edit) @93708   3 years vboxsync include/iprt/message.h: Max out the available bits for the scope, we …
(edit) @93695   3 years vboxsync IPRT/hardavl: Wrap node index reads to try prevent the compiler from …
(edit) @93693   3 years vboxsync IPRT/hardavl: Added a getHeight() method for tstRTAvl and extended the …
(edit) @93689   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
(edit) @93688   3 years vboxsync include/iprt/sanitized: treat all files as headers in that directory.
(edit) @93685   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
(edit) @93684   3 years vboxsync IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
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