|
|
@93560
|
3 years |
vboxsync |
Added emulation of several classic Ethernet adapters.
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93537
|
3 years |
vboxsync |
3D/VMSVGA: Fix for typos in Windows SDK headers, bugref:9845
|
|
|
@93520
|
3 years |
vboxsync |
iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898
|
|
|
@93518
|
3 years |
vboxsync |
vmm/cpum.h: x86 build fix. bugref:9898
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93501
|
3 years |
vboxsync |
IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
|
|
|
@93499
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93495
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93493
|
3 years |
vboxsync |
iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and …
|
|
|
@93490
|
3 years |
vboxsync |
vmm/dbgf.h: doxygen fix. bugref:10072
|
|
|
@93489
|
3 years |
vboxsync |
iprt/formats/wim.h: doxygen fix. bugref:9781
|
|
|
@93488
|
3 years |
vboxsync |
iprt/formats/wim.h: scm fix. bugref:9781
|
|
|
@93486
|
3 years |
vboxsync |
iprt/formats/wim.h: Oops. bugref:9781
|
|
|
@93482
|
3 years |
vboxsync |
iprt/formats/wim.h: The WIM header. bugref:9781
|
|
|
@93470
|
3 years |
vboxsync |
DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
|
|
|
@93468
|
3 years |
vboxsync |
VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
|
|
|
@93466
|
3 years |
vboxsync |
Additions: Guest Library: Add interface to query if DRM IPC server …
|
|
|
@93460
|
3 years |
vboxsync |
Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
|
|
|
@93451
|
3 years |
vboxsync |
IPRT: Local IPC Server: add interface to set server socket access mode …
|
|
|
@93449
|
3 years |
vboxsync |
Main,ExtPacks: Don't like with the VMM anymore, use the function …
|
|
|
@93448
|
3 years |
vboxsync |
include: build fix (clang). bugref:10074
|
|
|
@93447
|
3 years |
vboxsync |
include: build fix (gcc 4.7). bugref:10074
|
|
|
@93446
|
3 years |
vboxsync |
include: build fix (scm). bugref:10074
|
|
|
@93445
|
3 years |
vboxsync |
include,Main: build fixes. bugref:10074
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93443
|
3 years |
vboxsync |
iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
|
|
|
@93364
|
3 years |
vboxsync |
VBox/ostypes.h: Grab 4-bits of the VBOXOSTYPE value for specifying the …
|
|
|
@93336
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use a separate CR0-fixed-0 define for …
|
|
|
@93321
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93312
|
3 years |
vboxsync |
CloudNet: bugref:9469 Replace local gateway with DrvCloudTunnel. …
|
|
|
@93296
|
3 years |
vboxsync |
iprt/cdefs.h: Defines for updated VS2019/VC142 compiler. bugref:8489
|
|
|
@93295
|
3 years |
vboxsync |
IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
|
|
|
@93290
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
|
|
|
@93280
|
3 years |
vboxsync |
iprt/asm.h: Fix code ordering issue visible on big endian architecture …
|
|
|
@93223
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
|
|
|
@93222
|
3 years |
vboxsync |
Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
|
|
|
@93221
|
3 years |
vboxsync |
iprt: xrandr: extend amount of dynamically loaded library symbols, …
|
|
|
@93213
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Reverted r149264. This needs to be …
|
|
|
@93212
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Avoid asserting VMX non-root mode in …
|
|
|
@93198
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
|
|
|
@93176
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93170
|
3 years |
vboxsync |
iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
|
|
|
@93137
|
3 years |
vboxsync |
IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
|
|
|
@93129
|
3 years |
vboxsync |
include/iprt: Added iprt/nocrt/compiler/watcom.h and made a couple of …
|
|
|
@93118
|
3 years |
vboxsync |
IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93105
|
3 years |
vboxsync |
Main/glue: Added Bstr::startsWith methods.
|
|
|
@93104
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding …
|
|
|
@93103
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
|
|
|
@93086
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288. [mangling]
|
|
|
@93084
|
3 years |
vboxsync |
IPRT/fatvfs: Added RTFsFatVolFormat288.
|
|
|
@93070
|
3 years |
vboxsync |
Added ArcaOS to the list of OS/2 variants. ticketref:20741
|
|
|
@93060
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag. [doxyfix]
|
|
|
@93057
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag.
|
|
|
@93042
|
3 years |
vboxsync |
include/VBox/vd-ifs.h: Fix implementation of VDInterfaceRemove() …
|
|
|
@93041
|
3 years |
vboxsync |
include/VBox/hgcmsvc.h: Actually return VERR_NOT_IMPLEMENTED for non …
|
|
|
@93031
|
3 years |
vboxsync |
include/VBox/sup.h: Don't crash in SUPReadTsc() when the GIP is not …
|
|
|
@93029
|
3 years |
vboxsync |
CFGM: bugref:9469 Bump PDM_DRVHLPR3_VERSION and PDM_DEVHLPR3_VERSION …
|
|
|
@93019
|
3 years |
vboxsync |
iprt: local ipc server: add interface to grant r/w access to a server …
|
|
|
@93015
|
3 years |
vboxsync |
CFGM: bugref:9469 Password data type introduced
|
|
|
@92992
|
3 years |
vboxsync |
iprt: xrandr headers: fix build, bugref:10134.
|
|
|
@92991
|
3 years |
vboxsync |
iprt: scm fix, bugref:10134.
|
|
|
@92990
|
3 years |
vboxsync |
iprt: fix build, bugref:10134.
|
|
|
@92989
|
3 years |
vboxsync |
iprt: add header files to trigger libXrandr symbols dynamic loading, …
|
|
|
@92986
|
3 years |
vboxsync |
IPRT: Linux: extend list of dynamically loaded libdbus symbols, …
|
|
|
@92960
|
3 years |
vboxsync |
iprt/nt/ntddk.h: Kludge for the W11 WDK where ntddk.h includes ntdef.h …
|
|
|
@92959
|
3 years |
vboxsync |
iprt/nt/nt.h: Some adjustments for the W11 WDK. bugref:10116
|
|
|
@92922
|
3 years |
vboxsync |
iprt/win/d3dkmthk.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
|
|
|
@92921
|
3 years |
vboxsync |
iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
|
|
|
@92910
|
3 years |
vboxsync |
/Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
|
|
|
@92907
|
3 years |
vboxsync |
VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers …
|
|
|
@92902
|
3 years |
vboxsync |
iprt/win/windows.h,++: Workaround for buggy winioctl.h in some windows …
|
|
|
@92892
|
3 years |
vboxsync |
GVMMR0: Experimental code (disabled) for using HR host timers to wake …
|
|
|
@92891
|
3 years |
vboxsync |
iprt/timer.h: RTTIMER_FLAGS_ARE_VALID tweaking.
|
|
|
@92843
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
|
|
|
@92809
|
3 years |
vboxsync |
Disasm: Better packing of DISOPCODE in DIS_CORE_ONLY mode. Build …
|
|
|
@92805
|
3 years |
vboxsync |
Disasm: Pack DISOPCODE in DIS_CORE_ONLY mode on x86 and amd64 to save …
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|
@92791
|
3 years |
vboxsync |
iprt/nt/nt.h: Corrected NtWaitForSingleObject prototype. bugref:10138
|
|
|
@92775
|
3 years |
vboxsync |
iprt/ldr.h: alignment
|
|
|
@92751
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
|
|
|
@92745
|
3 years |
vboxsync |
VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
|
|
|
@92740
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92738
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92737
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Corrected SHCL_OBJ_CF_VALID_MASK. bugref:9437
|
|
|
@92735
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92734
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Added VERR_SHCLPB_EVENT_ID_NOT_FOUND; the …
|
|
|
@92721
|
3 years |
vboxsync |
VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138
|
|
|
@92709
|
3 years |
vboxsync |
VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
|
|
|
@92708
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
|
|
|
@92707
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
|
|
|
@92705
|
3 years |
vboxsync |
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
|
|
|
@92703
|
3 years |
vboxsync |
VMM: Trying to cope without the support driver... bugref:10138
|
|
|
@92698
|
3 years |
vboxsync |
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
|
|
|
@92697
|
3 years |
vboxsync |
SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
|
|
|
@92685
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
|
|
|
@92672
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
|
|
|
@92671
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
|
|
|
@92639
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
|
|
|