VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3824   17 years vboxsync typo.
(edit) @3810   17 years vboxsync Put back log.h as it's required for the correct LOG_ENABLE define.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3786   17 years vboxsync Another attempt to fix all the compile problems
(edit) @3783   17 years vboxsync Only L4 then
(edit) @3782   17 years vboxsync Attempt to fix build errors
(edit) @3781   17 years vboxsync Correction
(edit) @3780   17 years vboxsync Doesn't belong here
(edit) @3775   17 years vboxsync Don't include log.h
(edit) @3773   17 years vboxsync Updates for changing seamless mode.
(edit) @3771   17 years vboxsync Added VMMDEV_EVENT_SEAMLESS_MODE
(edit) @3758   17 years vboxsync More USBFILTER changes.
(edit) @3749   17 years vboxsync Added VERR_SVM_DISABLED
(edit) @3748   17 years vboxsync Added MSR_K8_VM_CR_SVM_DISABLE
(edit) @3738   17 years vboxsync Convenient to be able to send log string in release builds too.
(edit) @3723   17 years vboxsync Double underscore cleanup.
(edit) @3720   17 years vboxsync VRDP NO_COM code in Main.
(edit) @3710   17 years vboxsync Linux compile fix
(edit) @3683   17 years vboxsync reversed top & bottom
(edit) @3682   17 years vboxsync Top right coordinates are exclusive
(edit) @3644   17 years vboxsync Added PDMIHOSTDEVICEPORT and PDMINTERFACE_HOST_DEVICE_CONNECTOR, and a …
(edit) @3643   17 years vboxsync DEV_PARALLEL and DRV_HOST_PARALLEL. Contributed by: Alexander Eichner
(edit) @3642   17 years vboxsync darn.
(edit) @3641   17 years vboxsync darn.
(edit) @3640   17 years vboxsync some cleanup.
(edit) @3639   17 years vboxsync amd64 -> RT_ARCH_AMD64
(edit) @3638   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
(edit) @3637   17 years vboxsync LINUX -> RT_OS_LINUX.
(edit) @3636   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
(edit) @3634   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3633   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3632   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3631   17 years vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3630   17 years vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3629   17 years vboxsync The SOMETHING OS and architecture #defines are now deprecated. …
(edit) @3625   17 years vboxsync FreeBSD kernel.
(edit) @3624   17 years vboxsync FreeBSD kernel.
(edit) @3618   17 years vboxsync hacking isochronous crap, no luck. did some cleanups.
(edit) @3617   17 years vboxsync Hacking USB (isoc mainly) for darwin; removed the obosolete urb …
(edit) @3606   18 years vboxsync VRDP NO_COM comment.
(edit) @3601   18 years vboxsync Undefine FALSE & TRUE on Darwin to kill some warnings.
(edit) @3600   18 years vboxsync Undefine PAGE_SHIFT to kill some warnings.
(edit) @3592   18 years vboxsync VRDP NO_COM.
(edit) @3586   18 years vboxsync Added request for generic guest capability reporting
(edit) @3585   18 years vboxsync VRDP NO_COM code.
(edit) @3584   18 years vboxsync Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
(edit) @3582   18 years vboxsync Added seamless support property to the IGuest class
(edit) @3568   18 years vboxsync Removed obsolete visible region methods.
(edit) @3557   18 years vboxsync Renamed
(edit) @3556   18 years vboxsync Update for setting the visible region from within the guest
(edit) @3549   18 years vboxsync Renamed members of RTRECT
(edit) @3548   18 years vboxsync Quickly made PDMThread.cpp compile (still a bit unfinished).
(edit) @3530   18 years vboxsync docs and missing type.
(edit) @3526   18 years vboxsync Introduced RTRECT data type
(edit) @3525   18 years vboxsync Added set and query visible region functions to PDMIDISPLAYPORT
(edit) @3519   18 years vboxsync MM_TAG_PDM_THREAD
(edit) @3484   18 years vboxsync bugfix
(edit) @3473   18 years vboxsync Bugfix
(edit) @3472   18 years vboxsync Updates
(edit) @3468   18 years vboxsync Extension detection updates
(edit) @3460   18 years vboxsync Extension checks
(edit) @3453   18 years vboxsync updates for opengl extensions
(edit) @3449   18 years vboxsync Added SGI opengl extension headers
(edit) @3431   18 years vboxsync warning
(edit) @3403   18 years vboxsync Main/Glue: Enable everything in os2.h before pulling it into the …
(edit) @3399   18 years vboxsync warnings
(edit) @3393   18 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3387   18 years vboxsync Main: com::GetVBoxUserHomeDirectory() now takes char * instead of …
(edit) @3363   18 years vboxsync fixed access to sup page from RING0 with GNUC
(edit) @3362   18 years vboxsync typo
(edit) @3361   18 years vboxsync fixed some GNU asm macros (missing clobber)
(edit) @3359   18 years vboxsync Some VRDP_NO_COM code
(edit) @3341   18 years vboxsync Export to OSE
(edit) @3333   18 years vboxsync VbglR3Clipboard*.
(edit) @3318   18 years vboxsync Main/Glue: Useful enhancements to com::ErrorInfo[Keeper].
(edit) @3311   18 years vboxsync MEMALING = 8, even for L4
(edit) @3298   18 years vboxsync Added VERR_VMX_VMXON_FAILED
(edit) @3291   18 years vboxsync More error codes for VMX and SVM
(edit) @3284   18 years vboxsync Added logging request
(edit) @3283   18 years vboxsync fixed SUPGetGIP() for AMD64
(edit) @3281   18 years vboxsync Made cdefs.h and type.h work with IBM Visual Age for C++ (3.08)
(edit) @3280   18 years vboxsync Removed more obsolete VRDP code.
(edit) @3278   18 years vboxsync Removed some obsolete VRDP code.
(edit) @3269   18 years vboxsync type callingconvention function().
(edit) @3255   18 years vboxsync (Re-)implementing the AttachDD bit of the IDC.
(edit) @3251   18 years vboxsync Virgin (untested) timesync service code.
(edit) @3250   18 years vboxsync Two more timspec functions.
(edit) @3243   18 years vboxsync LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
(edit) @3242   18 years vboxsync LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
(edit) @3241   18 years vboxsync OS/2 basic IDC interface.
(edit) @3240   18 years vboxsync OSType -> VBOXOSTYPE (crashes with central OS typedef on mac).
(edit) @3234   18 years vboxsync Backed out 22204
(edit) @3229   18 years vboxsync Preparations for mapping a guest case-insensitive fs on a host case …
(edit) @3223   18 years vboxsync Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h …
(edit) @3208   18 years vboxsync No need for VINF_IOM_HC_IOPORT_READWRITE afterall
(edit) @3205   18 years vboxsync Added OPTYPE_PORTIO_READ & OPTYPE_PORTIO_WRITE
(edit) @3204   18 years vboxsync Added VINF_IOM_HC_IOPORT_READWRITE (again)
(edit) @3200   18 years vboxsync compile fix
(edit) @3195   18 years vboxsync fixed l4 build break.
(edit) @3194   18 years vboxsync OS/2 port; documenting IOCtl trouble that's been brewing for a while …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette