VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99427   21 months vboxsync iprt/err.h: Completed RTERRINFO::cbMsg docs.
(edit) @99405   21 months vboxsync Shared Clipboard/Transfers: Added ShClTransferCreateEx() and some …
(edit) @99385   21 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
(edit) @99384   21 months vboxsync iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404
(edit) @99383   21 months vboxsync VMM/ARMv8: Add ability to insert new system register ranges (based on …
(edit) @99380   21 months vboxsync include/iprt/armv8.h: Fix retrieving the CRm value from the …
(edit) @99379   21 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
(edit) @99378   21 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99376   21 months vboxsync VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
(edit) @99323   21 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99322   21 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99319   21 months vboxsync Disassember: Continue work on the ARMv8 disassember, defining the …
(edit) @99316   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Added …
(edit) @99262   21 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99260   21 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Added …
(edit) @99257   22 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99256   22 months vboxsync Guest Control: More renaming; required for preparation of implementing …
(edit) @99254   22 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99253   22 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99243   22 months vboxsync Disassembler: ARMv8 skeleton, bugref:10394 [doxygen]
(edit) @99241   22 months vboxsync Disassembler: ARMv8 skeleton, bugref:10394
(edit) @99232   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99225   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99220   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99208   22 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99196   22 months vboxsync VMM: Start on system register handling for ARMv8 (which is ver similar …
(edit) @99189   22 months vboxsync include/iprt/armv8.h: More definitions related to exception handling …
(edit) @99169   22 months vboxsync Guest Control/VbglR3: More bugfixes required for the initial patch …
(edit) @99163   22 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
(edit) @99131   22 months vboxsync include/iprt/asm.h: Revert r156471 and replace the buggy AssertStmt() …
(edit) @99120   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99109   22 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99106   22 months vboxsync include/iprt/asm.h: Fix ASMBitTest on arm64. Despite being buggy due …
(edit) @99088   22 months vboxsync Guest Control: Docs nits. bugref:9783
(edit) @99085   22 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99077   22 months vboxsync include/iprt/armv8.h: Definitions related to exception handling, …
(edit) @99070   22 months vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
(edit) @99051   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
(edit) @99049   22 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @99048   22 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99025   22 months vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99023   22 months vboxsync VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
(edit) @99022   22 months vboxsync VMM/CPUM: Removed duplicate functions and types from cpum-x86-amd64.h. …
(edit) @98993   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
(edit) @98982   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
(edit) @98981   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98980   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
(edit) @98972   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
(edit) @98971   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385 [build fix]
(edit) @98970   22 months vboxsync VMM: More ARMv8 x86/amd64 separation work, bugref:10385
(edit) @98964   22 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98960   22 months vboxsync scm fixes
(edit) @98959   22 months vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
(edit) @98958   22 months vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
(edit) @98955   22 months vboxsync include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
(edit) @98827   23 months vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98824   23 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98823   23 months vboxsync Guest Control: Follow-up fix for r156133. bugref:9783
(edit) @98820   23 months vboxsync Guest Control: Fixed 32-bit burns. bugref:9783
(edit) @98819   23 months vboxsync Guest Control: Fixed 32-bit burns. bugref:9783
(edit) @98818   23 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   23 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98815   23 months vboxsync Guest Control: Removed #pragma pack directives, added …
(edit) @98814   23 months vboxsync Guest Control: Removed #pragma pack directives, added …
(edit) @98813   23 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98792   23 months vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98788   23 months vboxsync Guest Control: Fixed typo. bugref:9783
(edit) @98773   23 months vboxsync Guest Control: Added some more GSTCTL_CREATEDIRECTORY_F_ flags. bugref:9783
(edit) @98732   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98709   23 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98703   23 months vboxsync VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
(edit) @98668   23 months vboxsync Disassembler: Add support for the SHA instruction set extension, …
(edit) @98665   23 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98644   23 months vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98611   23 months vboxsync VBox/com/errorprint.h: docs update. bugref:10223
(edit) @98578   23 months vboxsync HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
(edit) @98576   23 months vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98574   23 months vboxsync HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
(edit) @98573   23 months vboxsync iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.
(edit) @98546   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98542   2 years vboxsync VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
(edit) @98531   2 years vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId() [Docs].
(edit) @98530   2 years vboxsync GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId().
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98514   2 years vboxsync iprt/uint64.h: scm fix. bugref:10261
(edit) @98498   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98472   2 years vboxsync Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
(edit) @98463   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98458   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98444   2 years vboxsync include/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98325   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   2 years vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98297   2 years vboxsync Main: rc -> hrc/vrc for all but testcases. Enabled scm rc checks …
(edit) @98288   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98279   2 years vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98276   2 years vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98267   2 years vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
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