|
|
@3606
|
17 years |
vboxsync |
VRDP NO_COM comment.
|
|
|
@3601
|
17 years |
vboxsync |
Undefine FALSE & TRUE on Darwin to kill some warnings.
|
|
|
@3600
|
17 years |
vboxsync |
Undefine PAGE_SHIFT to kill some warnings.
|
|
|
@3592
|
17 years |
vboxsync |
VRDP NO_COM.
|
|
|
@3586
|
17 years |
vboxsync |
Added request for generic guest capability reporting
|
|
|
@3585
|
17 years |
vboxsync |
VRDP NO_COM code.
|
|
|
@3584
|
17 years |
vboxsync |
Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
|
|
|
@3582
|
17 years |
vboxsync |
Added seamless support property to the IGuest class
|
|
|
@3568
|
17 years |
vboxsync |
Removed obsolete visible region methods.
|
|
|
@3557
|
17 years |
vboxsync |
Renamed
|
|
|
@3556
|
17 years |
vboxsync |
Update for setting the visible region from within the guest
|
|
|
@3549
|
17 years |
vboxsync |
Renamed members of RTRECT
|
|
|
@3548
|
17 years |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@3530
|
17 years |
vboxsync |
docs and missing type.
|
|
|
@3526
|
17 years |
vboxsync |
Introduced RTRECT data type
|
|
|
@3525
|
17 years |
vboxsync |
Added set and query visible region functions to PDMIDISPLAYPORT
|
|
|
@3519
|
17 years |
vboxsync |
MM_TAG_PDM_THREAD
|
|
|
@3484
|
17 years |
vboxsync |
bugfix
|
|
|
@3473
|
17 years |
vboxsync |
Bugfix
|
|
|
@3472
|
17 years |
vboxsync |
Updates
|
|
|
@3468
|
17 years |
vboxsync |
Extension detection updates
|
|
|
@3460
|
17 years |
vboxsync |
Extension checks
|
|
|
@3453
|
17 years |
vboxsync |
updates for opengl extensions
|
|
|
@3449
|
17 years |
vboxsync |
Added SGI opengl extension headers
|
|
|
@3431
|
17 years |
vboxsync |
warning
|
|
|
@3403
|
17 years |
vboxsync |
Main/Glue: Enable everything in os2.h before pulling it into the …
|
|
|
@3399
|
17 years |
vboxsync |
warnings
|
|
|
@3393
|
17 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3387
|
17 years |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
|
|
|
@3363
|
17 years |
vboxsync |
fixed access to sup page from RING0 with GNUC
|
|
|
@3362
|
17 years |
vboxsync |
typo
|
|
|
@3361
|
17 years |
vboxsync |
fixed some GNU asm macros (missing clobber)
|
|
|
@3359
|
17 years |
vboxsync |
Some VRDP_NO_COM code
|
|
|
@3341
|
17 years |
vboxsync |
Export to OSE
|
|
|
@3333
|
17 years |
vboxsync |
VbglR3Clipboard*.
|
|
|
@3318
|
17 years |
vboxsync |
Main/Glue: Useful enhancements to com::ErrorInfo[Keeper].
|
|
|
@3311
|
17 years |
vboxsync |
MEMALING = 8, even for L4
|
|
|
@3298
|
17 years |
vboxsync |
Added VERR_VMX_VMXON_FAILED
|
|
|
@3291
|
17 years |
vboxsync |
More error codes for VMX and SVM
|
|
|
@3284
|
17 years |
vboxsync |
Added logging request
|
|
|
@3283
|
17 years |
vboxsync |
fixed SUPGetGIP() for AMD64
|
|
|
@3281
|
17 years |
vboxsync |
Made cdefs.h and type.h work with IBM Visual Age for C++ (3.08)
|
|
|
@3280
|
17 years |
vboxsync |
Removed more obsolete VRDP code.
|
|
|
@3278
|
17 years |
vboxsync |
Removed some obsolete VRDP code.
|
|
|
@3269
|
17 years |
vboxsync |
type callingconvention function().
|
|
|
@3255
|
17 years |
vboxsync |
(Re-)implementing the AttachDD bit of the IDC.
|
|
|
@3251
|
17 years |
vboxsync |
Virgin (untested) timesync service code.
|
|
|
@3250
|
17 years |
vboxsync |
Two more timspec functions.
|
|
|
@3243
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3242
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3241
|
17 years |
vboxsync |
OS/2 basic IDC interface.
|
|
|
@3240
|
17 years |
vboxsync |
OSType -> VBOXOSTYPE (crashes with central OS typedef on mac).
|
|
|
@3234
|
17 years |
vboxsync |
Backed out 22204
|
|
|
@3229
|
17 years |
vboxsync |
Preparations for mapping a guest case-insensitive fs on a host case …
|
|
|
@3223
|
17 years |
vboxsync |
Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h …
|
|
|
@3208
|
17 years |
vboxsync |
No need for VINF_IOM_HC_IOPORT_READWRITE afterall
|
|
|
@3205
|
17 years |
vboxsync |
Added OPTYPE_PORTIO_READ & OPTYPE_PORTIO_WRITE
|
|
|
@3204
|
17 years |
vboxsync |
Added VINF_IOM_HC_IOPORT_READWRITE (again)
|
|
|
@3200
|
17 years |
vboxsync |
compile fix
|
|
|
@3195
|
17 years |
vboxsync |
fixed l4 build break.
|
|
|
@3194
|
17 years |
vboxsync |
OS/2 port; documenting IOCtl trouble that's been brewing for a while …
|
|
|
@3193
|
17 years |
vboxsync |
fixed a couple of comments.
|
|
|
@3191
|
17 years |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3184
|
17 years |
vboxsync |
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
|
|
|
@3165
|
17 years |
vboxsync |
export to OSE
|
|
|
@3162
|
17 years |
vboxsync |
#undef RT_MAX on OS/2.
|
|
|
@3161
|
17 years |
vboxsync |
#undef PAGE_SIZE to avoid clashes (you change the header order if you …
|
|
|
@3159
|
17 years |
vboxsync |
Increased the devhlp version since somebody might be using it …
|
|
|
@3153
|
17 years |
vboxsync |
Multimonitor support.
|
|
|
@3145
|
17 years |
vboxsync |
Fixed incorrect IOM return checks.
|
|
|
@3142
|
17 years |
vboxsync |
Moved the X11 guest clipboard connection and disconnection code into …
|
|
|
@3123
|
17 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@3112
|
17 years |
vboxsync |
Added full set of runtime error functions to PDM device/driver
interface.
|
|
|
@3111
|
17 years |
vboxsync |
Added some missing assert macros
|
|
|
@3110
|
17 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3107
|
17 years |
vboxsync |
Removed obsolete structure members
|
|
|
@3092
|
17 years |
vboxsync |
Work in the linux kernel env. too.
|
|
|
@3089
|
17 years |
vboxsync |
Defined a constant for maximum number of HGCM function parameters.
|
|
|
@3086
|
17 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3075
|
18 years |
vboxsync |
Added opengl group
|
|
|
@3070
|
18 years |
vboxsync |
Update
|
|
|
@3066
|
18 years |
vboxsync |
Update to version strings
|
|
|
@3065
|
18 years |
vboxsync |
Added prefined strings for Windows resource files
|
|
|
@3044
|
18 years |
vboxsync |
Main: Added ErrorInfoKeeper::takeError().
|
|
|
@3022
|
18 years |
vboxsync |
Check that there is a symbol table in the ELF relocatable image we're …
|
|
|
@3008
|
18 years |
vboxsync |
export it.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@3004
|
18 years |
vboxsync |
Moved the declarations up to the top so changes to the #defines can be …
|
|
|
@3000
|
18 years |
vboxsync |
added VBOX_VENDOR
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2976
|
18 years |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the …
|
|
|
@2911
|
18 years |
vboxsync |
Backed out 21577 as it was the wrong fix for log.cpp asserting on …
|
|
|
@2906
|
18 years |
vboxsync |
Changed VALID_PTR check for Win64.
|
|
|
@2847
|
18 years |
vboxsync |
Backed out 21480
|
|
|
@2846
|
18 years |
vboxsync |
Backed out 21485 & 21486
|
|
|
@2844
|
18 years |
vboxsync |
usblibQueryDeviceAddress added
|
|
|
@2843
|
18 years |
vboxsync |
usbLibReleaseDevice update
|
|
|
@2838
|
18 years |
vboxsync |
Update
|
|
|
@2836
|
18 years |
vboxsync |
Added usbLibReleaseDevice
|
|
|