VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @695   18 years vboxsync updated precompiled objects
(edit) @694   18 years vboxsync export to OSE
(edit) @693   18 years vboxsync PATH_TOOL_VCCAMD64 -> PATH_TOOL_VCC80AMD64
(edit) @692   18 years vboxsync 32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
(edit) @691   18 years vboxsync RuntimeR3NoCRTGCC_LIBSUFF
(edit) @690   18 years vboxsync Try unsigned int instead of UINT.
(edit) @689   18 years vboxsync ASMReadTSC().
(edit) @688   18 years vboxsync size_t
(edit) @687   18 years vboxsync win64 -> win.amd64
(edit) @686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
(edit) @685   18 years vboxsync _WIN32_WINNT=0x0510
(edit) @684   18 years vboxsync RTLogLogger, RTLogLoggerEx[V].
(edit) @683   18 years vboxsync ASMGetTR & ASMGetGDTR
(edit) @682   18 years vboxsync SVMInvlpgA.
(edit) @681   18 years vboxsync WIN32 -> WIN.
(edit) @680   18 years vboxsync Driver entry point name
(edit) @679   18 years vboxsync WIN32 / WIN64.
(edit) @678   18 years vboxsync WIN32 -> WIN.
(edit) @677   18 years vboxsync WIN32 -> !VBOX_WITH_XPCOM
(edit) @676   18 years vboxsync WIN32 -> WIN
(edit) @675   18 years vboxsync WIN32 -> WIN.
(edit) @674   18 years vboxsync inline != extern for MSC.
(edit) @673   18 years vboxsync rcx not ecx.
(edit) @672   18 years vboxsync #pragma intrinsic can't be in a function, added missing ().
(edit) @671   18 years vboxsync Stub vmmR0LoggerWrapper on AMD64 even if it's never used.
(edit) @670   18 years vboxsync WIN32 -> WIN; size_t
(edit) @669   18 years vboxsync WIN32 -> WIN
(edit) @668   18 years vboxsync Drop the compiler includes in NOCRT mode.
(edit) @667   18 years vboxsync Move the hack to SUPLib-l4.cpp.
(edit) @666   18 years vboxsync Messing with the nocrt setup…
(edit) @665   18 years vboxsync stdarg -> iprt/stdarg.h
(edit) @664   18 years vboxsync Rebuilt yasm with latest fixes.
(edit) @663   18 years vboxsync FreeBSD takes the nocrt route.
(edit) @662   18 years vboxsync export it.
(edit) @661   18 years vboxsync export
(edit) @660   18 years vboxsync make up for lacking stddef.h
(edit) @659   18 years vboxsync Freebsd keep count of spinlock enter/exits on a per thread basis, so …
(edit) @658   18 years vboxsync Moved the *ARCH_BITS stuff to cdefs.h.
(edit) @657   18 years vboxsync Sanity checks and fixes for building 32-bit guest stuff correctly when …
(edit) @656   18 years vboxsync AMD64 not amd64!
(edit) @655   18 years vboxsync added *_ARCH_DEFS to VBOXW32GUESTR3 and VBOXR3EXE. AMD64 windows …
(edit) @654   18 years vboxsync Fixed two issues when using intrin.h.
(edit) @653   18 years vboxsync fixed MSC 64-bit detection.
(edit) @652   18 years vboxsync some more #ifdefs IN_RING3
(edit) @651   18 years vboxsync FE/Qt: Fixed a typo.
(edit) @650   18 years vboxsync FE/Qt: New auto-resize and adjust icons; new tooltips for status icons …
(edit) @649   18 years vboxsync FE/Qt: Attempted to workaround the metacity 2.16 bug by using XGrabKey …
(edit) @648   18 years vboxsync fixed GDI handle leak
(edit) @647   18 years vboxsync VALID_PTR update: when running 32-bit in compatability mode, there …
(edit) @646   18 years vboxsync Rewrote send handling to do everything in a seperate thread.
(edit) @645   18 years vboxsync Missing stat stop
(edit) @644   18 years vboxsync Merged in current upstream changes.
(edit) @643   18 years vboxsync Ignore writing data blocks consisting of all zeroes to a VDI block …
(edit) @642   18 years vboxsync Some async updates
(edit) @641   18 years vboxsync _GNU_SOURCE eveything seems to work ok.
(edit) @640   18 years vboxsync Not stable with -p.
(edit) @639   18 years vboxsync Be careful with 32-bit types and registers. (it seems like it was …
(edit) @638   18 years vboxsync Reduced time spent inside locks.
(edit) @637   18 years vboxsync printf -> RTPrintf = no warnings.
(edit) @636   18 years vboxsync oops.
(edit) @635   18 years vboxsync warning.
(edit) @634   18 years vboxsync nc
(edit) @633   18 years vboxsync Good job!
(edit) @632   18 years vboxsync adjust the dates.
(edit) @631   18 years vboxsync Select the right output method when RTLOGFLAGS_USECRLF set is and …
(edit) @630   18 years vboxsync assert type size assumptions.
(edit) @629   18 years vboxsync Changed RTPROCESS back to 32-bit int.
(edit) @628   18 years vboxsync Implement log flag usecrlf, which translates LF line ending to CR/LF. …
(edit) @627   18 years vboxsync Backed out 18254
(edit) @626   18 years vboxsync Corrected profile resume.
(edit) @625   18 years vboxsync Corrected EM StatTotal.
(edit) @624   18 years vboxsync More statistics.
(edit) @623   18 years vboxsync export to OSE
(edit) @622   18 years vboxsync export to OSE
(edit) @621   18 years vboxsync export to OSE
(edit) @620   18 years vboxsync export to OSE
(edit) @619   18 years vboxsync export to OSE
(edit) @618   18 years vboxsync fixed USB assertion in OSE
(edit) @617   18 years vboxsync not needed after all.
(edit) @616   18 years vboxsync VBoxSDL builds works on darwin (with crude XPCOM event hack), so enable it.
(edit) @615   18 years vboxsync Drop secure label on the new ports for the time being.
(edit) @614   18 years vboxsync Darwin port (hope I didn't mess up anything, am very Zzzzz...)
(edit) @613   18 years vboxsync main returns 0.
(edit) @612   18 years vboxsync iprt/types.h first (see comment)
(edit) @611   18 years vboxsync i386 needs to defined everywhere or we'll get big endian mixup in …
(edit) @610   18 years vboxsync Thought I killed this already…
(edit) @609   18 years vboxsync darwin.
(edit) @608   18 years vboxsync worked around weird mac crash starting tstAPI.
(edit) @607   18 years vboxsync adjusted dates
(edit) @606   18 years vboxsync Initial darwin port. (Not tested on linux yet.)
(edit) @605   18 years vboxsync CSR58 is an alias for BCR20
(edit) @604   18 years vboxsync ld suggests -bind_at_load.
(edit) @603   18 years vboxsync Add VBOX_WITH_XPCOM to the DEFS VBOXMAINEXE,VBOXMAIN,VBOXMAINCLIENT …
(edit) @602   18 years vboxsync Updates for async sending + avoiding critical section blocking EMT
(edit) @601   18 years vboxsync VBOX_WITH_XPCOM
(edit) @600   18 years vboxsync VBOX_SUFF_DLL=.so/.dll/.dylib/.s.so. VBOX_WITH_XPCOM=1 for platforms …
(edit) @599   18 years vboxsync Added a couple of missing build order dependencies. (kmk -j 4 did't …
(edit) @598   18 years vboxsync Added PDMR3CritSectTryEnter
(edit) @597   18 years vboxsync Added PDMR3CritSectTryEnter
(edit) @596   18 years vboxsync Compile fixes
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