|
|
@4011
|
17 years |
vboxsync |
fixed some header hacks.
|
|
|
@4010
|
17 years |
vboxsync |
added usb flavor.
|
|
|
@3944
|
17 years |
vboxsync |
Preparations for dealing with case sensitivity
|
|
|
@3942
|
17 years |
vboxsync |
fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
|
|
|
@3941
|
17 years |
vboxsync |
introduced symbolic constants for CPUID vendor information
|
|
|
@3921
|
17 years |
vboxsync |
Missing copyright header
|
|
|
@3913
|
17 years |
vboxsync |
Solaris.
|
|
|
@3857
|
17 years |
vboxsync |
PDMUsb - work in progress.
|
|
|
@3856
|
17 years |
vboxsync |
fixed alignment padding.
|
|
|
@3854
|
17 years |
vboxsync |
Splitting up pdm.h - export the fragments.
|
|
|
@3852
|
17 years |
vboxsync |
Finally splitting up pdm.h. Working on integrating USB into PDM …
|
|
|
@3840
|
17 years |
vboxsync |
Created CFGMR3CreateTree and CFGMR3InsertSubTree.
|
|
|
@3830
|
17 years |
vboxsync |
huh?
|
|
|
@3824
|
17 years |
vboxsync |
typo.
|
|
|
@3810
|
17 years |
vboxsync |
Put back log.h as it's required for the correct LOG_ENABLE define.
|
|
|
@3793
|
17 years |
vboxsync |
Inform guest about seamless mode changes
|
|
|
@3786
|
17 years |
vboxsync |
Another attempt to fix all the compile problems
|
|
|
@3783
|
17 years |
vboxsync |
Only L4 then
|
|
|
@3782
|
17 years |
vboxsync |
Attempt to fix build errors
|
|
|
@3781
|
17 years |
vboxsync |
Correction
|
|
|
@3780
|
17 years |
vboxsync |
Doesn't belong here
|
|
|
@3775
|
17 years |
vboxsync |
Don't include log.h
|
|
|
@3773
|
17 years |
vboxsync |
Updates for changing seamless mode.
|
|
|
@3771
|
17 years |
vboxsync |
Added VMMDEV_EVENT_SEAMLESS_MODE
|
|
|
@3758
|
17 years |
vboxsync |
More USBFILTER changes.
|
|
|
@3749
|
17 years |
vboxsync |
Added VERR_SVM_DISABLED
|
|
|
@3748
|
17 years |
vboxsync |
Added MSR_K8_VM_CR_SVM_DISABLE
|
|
|
@3738
|
17 years |
vboxsync |
Convenient to be able to send log string in release builds too.
|
|
|
@3723
|
17 years |
vboxsync |
Double underscore cleanup.
|
|
|
@3720
|
17 years |
vboxsync |
VRDP NO_COM code in Main.
|
|
|
@3710
|
17 years |
vboxsync |
Linux compile fix
|
|
|
@3644
|
17 years |
vboxsync |
Added PDMIHOSTDEVICEPORT and PDMINTERFACE_HOST_DEVICE_CONNECTOR, and a …
|
|
|
@3643
|
17 years |
vboxsync |
DEV_PARALLEL and DRV_HOST_PARALLEL. Contributed by: Alexander Eichner
|
|
|
@3641
|
17 years |
vboxsync |
darn.
|
|
|
@3638
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
|
|
|
@3634
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3633
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3632
|
17 years |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h
|
|
|
@3618
|
17 years |
vboxsync |
hacking isochronous crap, no luck. did some cleanups.
|
|
|
@3617
|
17 years |
vboxsync |
Hacking USB (isoc mainly) for darwin; removed the obosolete urb …
|
|
|
@3606
|
17 years |
vboxsync |
VRDP NO_COM comment.
|
|
|
@3601
|
17 years |
vboxsync |
Undefine FALSE & TRUE on Darwin 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
|
|
|
@3548
|
17 years |
vboxsync |
Quickly made PDMThread.cpp compile (still a bit unfinished).
|
|
|
@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
|
|
|
@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].
|
|
|
@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
|
|
|
@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.
|
|
|
@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
|
|
|
@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 …
|
|
|