VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9244   17 years vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9240   17 years vboxsync Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
(edit) @9239   17 years vboxsync Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
(edit) @9238   17 years vboxsync include linux/hrtimer.h too.
(edit) @9237   17 years vboxsync fixed keywords.
(edit) @9236   17 years vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9230   17 years vboxsync missing properties.
(edit) @9229   17 years vboxsync Missing
(edit) @9228   17 years vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9226   17 years vboxsync %RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
(edit) @9224   17 years vboxsync Added '%VRv' string format extension for raw mode pointers (RTRCPTR).
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9187   17 years vboxsync Some kind of number puzzle.
(edit) @9186   17 years vboxsync Better testcases for ASMMemFill32 and ASMMemZero32.
(edit) @9185   17 years vboxsync Added testcase for ASMMemFill32 and ASMMemZero32.
(edit) @9176   17 years vboxsync Tabs.
(edit) @9173   17 years vboxsync export
(edit) @9172   17 years vboxsync export
(edit) @9171   17 years vboxsync export
(edit) @9166   17 years vboxsync Missing continuation slash.
(edit) @9164   17 years vboxsync No VBI for the solaris guest additions - yet.
(edit) @9152   17 years vboxsync Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
(edit) @9149   17 years vboxsync New VBI code for Solaris.
(edit) @9147   17 years vboxsync export vbi.
(edit) @9138   17 years vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
(edit) @9063   17 years vboxsync Workaround for #2833.
(edit) @8954   17 years vboxsync Don't fail on 0 byte files.
(edit) @8927   17 years vboxsync and return the correct index.
(edit) @8926   17 years vboxsync Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
(edit) @8925   17 years vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8921   17 years vboxsync Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
(edit) @8913   17 years vboxsync made RTFileGetMaxSizeEx() OS-specific
(edit) @8889   17 years vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8882   17 years vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8840   17 years vboxsync Disabled assertion
(edit) @8761   17 years vboxsync The reminder.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8757   17 years vboxsync BUILD_PLATFORM* -> KBUILD_HOST*.
(edit) @8731   17 years vboxsync Oops. included testcase/Makefile.kmk where it shouldn't have been.
(edit) @8730   17 years vboxsync Include the testcase bit using the sub-makefile setup.
(edit) @8729   17 years vboxsync cosmetics
(edit) @8728   17 years vboxsync if1of
(edit) @8727   17 years vboxsync sorted the stuff.
(edit) @8707   17 years vboxsync Something is broken here, most likely. dunno what.
(edit) @8706   17 years vboxsync r=bird: the timeout handling is busted since we're using absolute wall …
(edit) @8702   17 years vboxsync fixed mixed up description and define columns.
(edit) @8686   17 years vboxsync ordering
(edit) @8685   17 years vboxsync Added our custom E_ACCESSDENIED value.
(edit) @8681   17 years vboxsync Wrote the xpcom error message lookup table by hand. (there are so few …
(edit) @8679   17 years vboxsync Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
(edit) @8671   17 years vboxsync ?/? for r0/gc.
(edit) @8670   17 years vboxsync made the lock count eat less space.
(edit) @8669   17 years vboxsync Use the IN_TREE flag instead of the state just to be on the safe side.
(edit) @8663   17 years vboxsync New logger prefix: lockcnts Output: read/write
(edit) @8662   17 years vboxsync PDMCritSect fix.
(edit) @8661   17 years vboxsync Another attempt - don't call rtThreadRemove twice and if we do call …
(edit) @8658   17 years vboxsync Invalidate the thread structure *after* removing it from the tree or …
(edit) @8653   17 years vboxsync Added RTSemRWIsWriteOwner, RTSemRWGetWriteRecursion and …
(edit) @8652   17 years vboxsync Lock counting.
(edit) @8651   17 years vboxsync Moved the strictness indicators into internal/strict.h.
(edit) @8650   17 years vboxsync L4 uses TLS and doesn't need to be excluded from strict critsects.
(edit) @8649   17 years vboxsync Count mutex locks.
(edit) @8645   17 years vboxsync Added lock counts to the threads.
(edit) @8619   17 years vboxsync New nesting extension '%M' that replaces the format string. Note that …
(edit) @8579   17 years vboxsync AssertBreakVoid -> AssertBreak
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8561   17 years vboxsync To/FromNative - posix.
(edit) @8560   17 years vboxsync To/FromNative - windows.
(edit) @8528   17 years vboxsync Remove unused code and spaces.
(edit) @8527   17 years vboxsync Solaris vboxdrv: some memobj cleanups and added assertions.
(edit) @8524   17 years vboxsync Use target inheritance for RuntimeW32NT4GuestR0.
(edit) @8504   17 years vboxsync initialize where it's used.
(edit) @8499   17 years vboxsync Some more I/O kit error mappings.
(edit) @8488   17 years vboxsync uninitialized variable
(edit) @8483   17 years vboxsync oops.
(edit) @8482   17 years vboxsync Don't return the last entry.
(edit) @8479   17 years vboxsync Added a new IPRT format type '%Rfn' that will drop the return type and …
(edit) @8473   17 years vboxsync Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
(edit) @8402   17 years vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8400   17 years vboxsync $(out) is NOT valid in this context.
(edit) @8359   17 years vboxsync indent
(edit) @8346   17 years vboxsync gcc-4.3 warning
(edit) @8330   17 years vboxsync Solaris vboxdrv: some memobj error handling fixes and cleanups.
(edit) @8327   17 years vboxsync r=bird: Plugged two more leaks in the error handling. (there are more, …
(edit) @8326   17 years vboxsync Don't leak memory.
(edit) @8307   17 years vboxsync Solaris vboxdrv: added an AssertReturn for MemObjNativeLockUser.
(edit) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8293   17 years vboxsync r=bird: Fixed hungarian spelling and docs. Use RT_MAKE_U32_FROM_U8. …
(edit) @8290   17 years vboxsync svn properties. comment bars and iprt init.
(edit) @8288   17 years vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8284   17 years vboxsync simple scanning function for IPv4 CIDR addresses
(edit) @8281   17 years vboxsync removed mess in id string.
(edit) @8279   17 years vboxsync Give VWRN_NUMBER_TOO_BIG highest priority among the warnings.
(edit) @8274   17 years vboxsync Corrected RTLogSetDefaultInstance docs.
(edit) @8273   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8272   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8259   17 years vboxsync eol
(edit) @8256   17 years vboxsync rebranding, eol
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