VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @702   18 years vboxsync Argh
(edit) @701   18 years vboxsync Termination fix
(edit) @700   18 years vboxsync Another fix. Deadlock warning though.
(edit) @699   18 years vboxsync Fix
(edit) @698   18 years vboxsync Slirp must be protected by a lock due to recent async send changes.
(edit) @697   18 years vboxsync Fix EOL settings.
(edit) @696   18 years vboxsync export to OSE
(edit) @695   18 years vboxsync updated precompiled objects
(edit) @694   18 years vboxsync export to OSE
(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) @689   18 years vboxsync ASMReadTSC().
(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) @667   18 years vboxsync Move the hack to SUPLib-l4.cpp.
(edit) @663   18 years vboxsync FreeBSD takes the nocrt route.
(edit) @662   18 years vboxsync export it.
(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) @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) @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) @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) @625   18 years vboxsync Corrected EM StatTotal.
(edit) @624   18 years vboxsync More statistics.
(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) @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) @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) @602   18 years vboxsync Updates for async sending + avoiding critical section blocking EMT
(edit) @601   18 years vboxsync VBOX_WITH_XPCOM
(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) @596   18 years vboxsync Compile fixes
(edit) @595   18 years vboxsync Update
(edit) @594   18 years vboxsync Corrections
(edit) @593   18 years vboxsync Minor update
(edit) @592   18 years vboxsync Async send update
(edit) @591   18 years vboxsync Generic request packets (port of of the EMT specific VM request packet …
(edit) @589   18 years vboxsync Make it build and run on Mac OS X.
(edit) @587   18 years vboxsync Removed multiple packet code. Failed experiment.
(edit) @585   18 years vboxsync OSE export
(edit) @584   18 years vboxsync drop the *Host* drivers for now.
(edit) @580   18 years vboxsync attempt to unbreak build
(edit) @579   18 years vboxsync attempt to unbreak the build
(edit) @578   18 years vboxsync improved wording
(edit) @577   18 years vboxsync improved wording
(edit) @576   18 years vboxsync FE/Qt: Stupid attempt to fix stupid build error on rhel3.
(edit) @575   18 years vboxsync Enabled delayed transmit interrupts + added async sending of packets …
(edit) @574   18 years vboxsync spaces
(edit) @573   18 years vboxsync what about alloca().
(edit) @572   18 years vboxsync spaces
(edit) @571   18 years vboxsync spaces. dropped #include <string.h>
(edit) @570   18 years vboxsync spaces
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