| Commit message (Expand) | Author | Age | Files | Lines |
* | (C) year | vboxsync | 2017-10-17 | 1 | -1/+1 |
* | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
* | VMM: Made @param pVM more uniform and to the point. | vboxsync | 2015-10-08 | 1 | -6/+6 |
* | VMM: Doxygen fixes. | vboxsync | 2015-10-08 | 1 | -3/+3 |
* | *: scm cleanup run. | vboxsync | 2015-08-14 | 1 | -3/+3 |
* | VMM: Updated (C) year. | vboxsync | 2015-06-09 | 1 | -1/+1 |
* | header (C) fixes | vboxsync | 2013-02-04 | 1 | -1/+1 |
* | Doxygen. | vboxsync | 2012-06-17 | 1 | -4/+4 |
* | Doxygen, comment typos. | vboxsync | 2012-06-16 | 1 | -2/+2 |
* | VMM: -Wunused-parameter | vboxsync | 2011-10-21 | 1 | -0/+2 |
* | VMM,++: Try fix the async reset, suspend and power-off problems in PDM wrt co... | vboxsync | 2011-09-23 | 1 | -6/+6 |
* | VMM reorg: Moving the public include files from include/VBox to include/VBox/... | vboxsync | 2010-12-27 | 1 | -3/+3 |
* | *: spelling fixes, thanks Timeless! | vboxsync | 2010-10-28 | 1 | -1/+1 |
* | *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked around me... | vboxsync | 2010-06-21 | 1 | -2/+2 |
* | Automated rebranding to Oracle copyright/license strings via filemuncher | vboxsync | 2010-04-27 | 1 | -5/+1 |
* | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | vboxsync | 2009-09-14 | 1 | -4/+2 |
* | VMM,VMMDev: Some VMMR3ReqCall refactoring. | vboxsync | 2009-09-14 | 1 | -9/+4 |
* | VMM: some state stuff (work in progress, back out on bustage). | vboxsync | 2009-09-10 | 1 | -4/+16 |
* | VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3. | vboxsync | 2009-06-24 | 1 | -2/+2 |
* | VMMGCCallHost -> VMMRZCallRing3[NoCpu]. | vboxsync | 2009-06-24 | 1 | -12/+2 |
* | VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have to cast ... | vboxsync | 2009-05-01 | 1 | -3/+3 |
* | VMSetRuntimeError: clearification, status codes *must* be propagated, there a... | vboxsync | 2009-04-02 | 1 | -7/+4 |
* | VMSetRuntimeErrorV: my patented inverted fFlags verfication again. grumble. | vboxsync | 2009-04-02 | 1 | -1/+1 |
* | VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return informational ... | vboxsync | 2009-04-02 | 1 | -62/+83 |
* | IN_GC -> IN_RC. | vboxsync | 2008-11-05 | 1 | -2/+2 |
* | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | vboxsync | 2008-11-04 | 1 | -2/+2 |
* | More SMP groundwork. | vboxsync | 2008-11-04 | 1 | -2/+2 |
* | Started with VM request API changes. | vboxsync | 2008-11-03 | 1 | -2/+2 |
* | #1865: VM. | vboxsync | 2008-10-29 | 1 | -1/+2 |
* | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into VMM*DECL. ... | vboxsync | 2008-10-06 | 1 | -5/+5 |
* | The Big Sun Rebranding Header Change | vboxsync | 2008-04-18 | 1 | -1/+5 |
* | Added VMGetStateName. | vboxsync | 2008-02-06 | 1 | -0/+29 |
* | Fixed init problems wrt. VM ownership by implementing the UVM structure (U = ... | vboxsync | 2008-02-04 | 1 | -7/+7 |
* | The Giant CDDL Dual-License Header Change. | vboxsync | 2007-12-07 | 1 | -4/+4 |
* | Fixes for taking the address of a va_list parameter. (must make stack copy us... | vboxsync | 2007-09-05 | 1 | -5/+8 |
* | Don't take the address of a va_list parameter. must va_copy it first or GCC/A... | vboxsync | 2007-09-05 | 1 | -1/+4 |
* | Biggest check-in ever. New source code headers for all (C) innotek files. | vboxsync | 2007-08-07 | 1 | -4/+0 |
* | InnoTek -> innotek: all the headers and comments. | vboxsync | 2007-06-01 | 1 | -1/+1 |
* | r=bird: some comments on the runtime error stuff. | vboxsync | 2007-01-25 | 1 | -0/+6 |
* | VMM: Added support for runtime error notifications (VMSetRuntimeError and fri... | vboxsync | 2007-01-23 | 1 | -2/+162 |
* | string.h & stdio.h + header cleanups. | vboxsync | 2007-01-15 | 1 | -1/+1 |
* | import | vboxsync | | 1 | -0/+179 |