VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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   17 years vboxsync VRDP NO_COM comment.
(edit) @3601   17 years vboxsync Undefine FALSE & TRUE on Darwin to kill some warnings.
(edit) @3592   17 years vboxsync VRDP NO_COM.
(edit) @3586   17 years vboxsync Added request for generic guest capability reporting
(edit) @3585   17 years vboxsync VRDP NO_COM code.
(edit) @3584   17 years vboxsync Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
(edit) @3582   17 years vboxsync Added seamless support property to the IGuest class
(edit) @3568   17 years vboxsync Removed obsolete visible region methods.
(edit) @3557   17 years vboxsync Renamed
(edit) @3556   17 years vboxsync Update for setting the visible region from within the guest
(edit) @3548   17 years vboxsync Quickly made PDMThread.cpp compile (still a bit unfinished).
(edit) @3526   17 years vboxsync Introduced RTRECT data type
(edit) @3525   17 years vboxsync Added set and query visible region functions to PDMIDISPLAYPORT
(edit) @3519   17 years vboxsync MM_TAG_PDM_THREAD
(edit) @3484   17 years vboxsync bugfix
(edit) @3473   17 years vboxsync Bugfix
(edit) @3472   17 years vboxsync Updates
(edit) @3468   17 years vboxsync Extension detection updates
(edit) @3460   17 years vboxsync Extension checks
(edit) @3453   17 years vboxsync updates for opengl extensions
(edit) @3449   17 years vboxsync Added SGI opengl extension headers
(edit) @3431   17 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) @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) @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) @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) @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 …
(edit) @3193   18 years vboxsync fixed a couple of comments.
(edit) @3191   18 years vboxsync Main: Made it build on OS/2.
(edit) @3184   18 years vboxsync return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
(edit) @3165   18 years vboxsync export to OSE
(edit) @3159   18 years vboxsync Increased the devhlp version since somebody might be using it …
(edit) @3153   18 years vboxsync Multimonitor support.
(edit) @3145   18 years vboxsync Fixed incorrect IOM return checks.
(edit) @3142   18 years vboxsync Moved the X11 guest clipboard connection and disconnection code into …
(edit) @3123   18 years vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @3112   18 years vboxsync Added full set of runtime error functions to PDM device/driver interface.
(edit) @3110   18 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3107   18 years vboxsync Removed obsolete structure members
(edit) @3089   18 years vboxsync Defined a constant for maximum number of HGCM function parameters.
(edit) @3075   18 years vboxsync Added opengl group
(edit) @3070   18 years vboxsync Update
(edit) @3066   18 years vboxsync Update to version strings
(edit) @3065   18 years vboxsync Added prefined strings for Windows resource files
(edit) @3044   18 years vboxsync Main: Added ErrorInfoKeeper::takeError().
(edit) @3000   18 years vboxsync added VBOX_VENDOR
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2976   18 years vboxsync Main: - XPCOM: Implemented storing compreg.data and xpti.data in the …
(edit) @2847   18 years vboxsync Backed out 21480
(edit) @2846   18 years vboxsync Backed out 21485 & 21486
(edit) @2844   18 years vboxsync usblibQueryDeviceAddress added
(edit) @2843   18 years vboxsync usbLibReleaseDevice update
(edit) @2838   18 years vboxsync Update
(edit) @2836   18 years vboxsync Added usbLibReleaseDevice
(edit) @2833   18 years vboxsync New open flag for just getting the image information, suppressing …
(edit) @2832   18 years vboxsync More space.
(edit) @2815   18 years vboxsync Added X86_SEL_SHIFT_HC
(edit) @2812   18 years vboxsync Added 64 bits view
(edit) @2810   18 years vboxsync Update
(edit) @2809   18 years vboxsync Update
(edit) @2808   18 years vboxsync Added X86DESC64GENERIC.
(edit) @2807   18 years vboxsync Added X86DESCHC & PX86DESCHC.
(edit) @2806   18 years vboxsync Added 64 bits descriptor type.
(edit) @2799   18 years vboxsync Removed incorrect comment about pfnNotifyCanReceive never been called …
(edit) @2763   18 years vboxsync Correction
(edit) @2749   18 years vboxsync QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
(edit) @2741   18 years vboxsync Minor comment fix.
(edit) @2737   18 years vboxsync backed out 21334
(edit) @2734   18 years vboxsync Use 64 bits index
(edit) @2718   18 years vboxsync Implemented raw partition access.
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