|
|
@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 …
|
|
|
@100201
|
18 months |
vboxsync |
include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
|
|
|
@100197
|
18 months |
vboxsync |
include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
|
|
|
@100193
|
18 months |
vboxsync |
include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
|
|
|
@100191
|
18 months |
vboxsync |
*: Some of the easy build fixes for linux.arm64 not warranting their …
|
|
|
@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
|
|
|
@100171
|
18 months |
vboxsync |
IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
|
|
|
@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 …
|
|
|
@100119
|
19 months |
vboxsync |
VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
|
|
|
@100118
|
19 months |
vboxsync |
VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
|
|
|
@100106
|
19 months |
vboxsync |
include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
|
|
|
@100103
|
19 months |
vboxsync |
include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
|
|
|
@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 …
|
|
|
@100099
|
19 months |
vboxsync |
include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
|
|
|
@100098
|
19 months |
vboxsync |
include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
|
|
|
@100091
|
19 months |
vboxsync |
IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
|
|
|
@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 …
|
|
|
@100037
|
19 months |
vboxsync |
Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
|
|
|
@100036
|
19 months |
vboxsync |
Runtime/RTFdt: Some additions and fixes, bugref:10401
|
|
|
@100029
|
19 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
|
|
|
@100022
|
19 months |
vboxsync |
Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
|
|
|
@100021
|
19 months |
vboxsync |
Shared Clipboard: Header docs update. bugref:9437
|
|
|
@100016
|
19 months |
vboxsync |
Shared Clipboard: Header docs update. bugref:9437
|
|
|
@100013
|
19 months |
vboxsync |
fix lnx64dep2 burn
|
|
|
@100009
|
19 months |
vboxsync |
Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
|
|
|
@100006
|
19 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@100000
|
19 months |
vboxsync |
VMM: Take the vTimer expiration into account when halting due to a …
|
|
|
@99978
|
19 months |
vboxsync |
iprt/asm-arm.h: Add method to read the CNTFRQ_EL0 register providing …
|
|
|
@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 …
|
|
|
@99961
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@99960
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@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
|
|
|
@99921
|
19 months |
vboxsync |
iprt/thread.h: scm fixes
|
|
|
@99920
|
19 months |
vboxsync |
VMM/EM: Time slice cleanups. Scm fixes.
|
|
|
@99916
|
19 months |
vboxsync |
include/VBox/gic.h: Fix typo, bugref:10404
|
|
|
@99906
|
19 months |
vboxsync |
include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define
|
|
|
@99901
|
19 months |
vboxsync |
IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
|
|
|
@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 …
|
|
|
@99807
|
19 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99805
|
19 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99804
|
19 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99802
|
19 months |
vboxsync |
*: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
|
|
|
@99791
|
19 months |
vboxsync |
Config.kmk,include/iprt: Workarounds for compiling with parfait on …
|
|
|
@99772
|
19 months |
vboxsync |
VBox/com: Added SafeArray::push_front() and implemented a new …
|
|
|
@99770
|
19 months |
vboxsync |
VBox/com: Added SafeArray::push_front() and implemented a new …
|
|
|
@99760
|
19 months |
vboxsync |
IPRT: doxygen tweaks. bugref:10442
|
|
|
@99755
|
19 months |
vboxsync |
include/iprt/cdefs.h: Avoid memory leak reports when running with …
|
|
|
@99745
|
19 months |
vboxsync |
VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
|
|
|
@99743
|
19 months |
vboxsync |
VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99736
|
20 months |
vboxsync |
iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]
|
|
|
@99734
|
20 months |
vboxsync |
VMM/GIC: Updates to the implementation, implement forwarding of SGIs …
|
|
|
@99733
|
20 months |
vboxsync |
iprt/armv8.h: Some more definitions related to GIC, bugref:10404
|
|
|
@99711
|
20 months |
vboxsync |
iprt/armv8.h: doxgyen. bugref:10388 bugref:10385
|
|
|
@99689
|
20 months |
vboxsync |
Guest Additions/VBoxClient: Dropped the idea of having an own logging …
|
|
|
@99648
|
20 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Assertion to ensure we have rflags imported.
|
|
|
@99622
|
20 months |
vboxsync |
Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
|
|
|
@99621
|
20 months |
vboxsync |
Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
|
|
|
@99620
|
20 months |
vboxsync |
Guest / Host: Renamed SessionType -> DisplayServerType (better naming …
|
|
|
@99616
|
20 months |
vboxsync |
Guest / Host: Added VBGHLogVerbosity[Get|Set](), removed external …
|
|
|
@99615
|
20 months |
vboxsync |
Guest / Host bugref:10427:
- Added new type …
|
|
|
@99614
|
20 months |
vboxsync |
Guest / Host bugref:10427:
- Added new type …
|
|
|
@99594
|
20 months |
vboxsync |
Follow up fix for r157109
|
|
|
@99592
|
20 months |
vboxsync |
Fixed wrong ordering.
|
|
|
@99584
|
20 months |
vboxsync |
Guest Additions/Guest Host: Implemented session detection (X11 / …
|
|
|
@99582
|
20 months |
vboxsync |
Guest Additions/Guest Host: Implemented session detection (X11 / …
|
|
|
@99581
|
20 months |
vboxsync |
Guest Additions/Guest Host: Implemented session detection (X11 / …
|
|
|
@99580
|
20 months |
vboxsync |
Guest Additions/Guest Host: Implemented session detection (X11 / …
|
|
|
@99579
|
20 months |
vboxsync |
VBox API: Added interface IRangedInteger64FormValue, interface …
|
|
|