VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100791   17 months vboxsync VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
(edit) @100779   17 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100772   17 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100754   17 months vboxsync include/VBox/vmm/cpum-armv8.h: Try fixing doxygen burns, bugref:10387
(edit) @100728   17 months vboxsync VMM/ARM: Some preliminary saved state handling and logging for the …
(edit) @100726   17 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100725   17 months vboxsync VMM/ARM: Add some more system registers to the vCPU state, …
(edit) @100724   17 months vboxsync VMM/ARM: Add PAuth key system registers in the vCPU state, …
(edit) @100723   17 months vboxsync VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
(edit) @100695   17 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   17 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100684   17 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100683   17 months vboxsync Shared Clipboard: Header nit. bugref:9437
(edit) @100676   17 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100672   17 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100660   17 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100657   17 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100655   17 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100647   17 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100636   17 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100616   17 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   17 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100614   17 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100612   17 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100572   17 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100566   17 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100545   17 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100541   17 months vboxsync Shared Clipboard: Renamed …
(edit) @100538   17 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100533   17 months vboxsync Shared Clipboard: Fixed function signature of …
(edit) @100526   17 months vboxsync Shared Clipboard: Typo. bugref:9437
(edit) @100523   17 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100522   17 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100510   17 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100468   17 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100467   17 months vboxsync Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
(edit) @100461   17 months vboxsync Shared Clipboard: More fine-grained control for Windows data object …
(edit) @100456   17 months vboxsync BIOS: Added a way for the APM BIOS to halt the virtual CPU through …
(edit) @100451   17 months vboxsync Shared Clipboard: Lowered the default timeout from 30s to 5s, as the …
(edit) @100431   18 months vboxsync Shared Clipboard: Fixed docs typo. ​​bugref:9437
(edit) @100412   18 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100407   18 months vboxsync Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
(edit) @100394   18 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   18 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100373   18 months vboxsync Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
(edit) @100367   18 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100362   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100328   18 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100290   18 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100288   18 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100267   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100255   18 months vboxsync Shared Clipboard: Added some more X11 flavors for the URI list format. …
(edit) @100236   18 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100234   18 months vboxsync Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
(edit) @100233   18 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100230   18 months vboxsync VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to …
(edit) @100221   18 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100212   18 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100206   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100185   18 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100184   18 months vboxsync VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it …
(edit) @100183   18 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100144   19 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
(edit) @100140   19 months vboxsync VMM/EM: Do not do scheduling based on whether HM has been used and is …
(edit) @100118   19 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
(edit) @100101   19 months vboxsync VMM: Add VMMR3CpuOn() for ARMv8 instead of using the …
(edit) @100100   19 months vboxsync VMM/GIC: Fixes and updates to the implementation in order to support …
(edit) @100078   19 months vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @100063   19 months vboxsync Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
(edit) @100052   19 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @100038   19 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @100021   19 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100016   19 months vboxsync Shared Clipboard: Header docs update. bugref:9437
(edit) @100000   19 months vboxsync VMM: Take the vTimer expiration into account when halting due to a …
(edit) @99976   19 months vboxsync VMM/NEMR3Native-darwin-armv8: Set the vTimer offset to account for …
(edit) @99968   19 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99966   19 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99964   19 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99962   19 months vboxsync VBox/types.h,pdmnetifs.h: Replaced PDMDATASEG with RTSGSEG since the …
(edit) @99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99955   19 months vboxsync Shared Clipboard: Docs [build fix]. bugref:9437
(edit) @99954   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99951   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99941   19 months vboxsync Main, FE/Qt: Wiping out old OpenGLTest code used widely across the project.
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99930   19 months vboxsync VMM/IEM: More recompiler work. bugref:10369
(edit) @99922   19 months vboxsync VMM/SSM: scm fix
(edit) @99920   19 months vboxsync VMM/EM: Time slice cleanups. Scm fixes.
(edit) @99916   19 months vboxsync include/VBox/gic.h: Fix typo, bugref:10404
(edit) @99899   19 months vboxsync VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no …
(edit) @99897   19 months vboxsync VMM/EM,DBGF: Repurposing the inner REM execution loop for …
(edit) @99896   19 months vboxsync VMM/SSM: Added SSM_GET_STD_ENUM32_RET for automatically validating …
(edit) @99834   19 months vboxsync OpenGLTest: bugref:10450: Adding missed include to be able to build …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99814   19 months vboxsync IEM: Added a separate CPU flag to enable VEX decoding to allow BMI1/2 …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
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