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