VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @729   18 years vboxsync Renamed to match target names.
(edit) @728   18 years vboxsync Use RTPrintf, cleanup and return a proper status code.
(edit) @727   18 years vboxsync 3rd arg is rdx not rcx.
(edit) @726   18 years vboxsync Implemented the VMMR0 setjmp/longjmp like stuff for AMD64.
(edit) @725   18 years vboxsync gcc generates ud2a if a non POD object is attempted passed to printf. …
(edit) @724   18 years vboxsync Added a PATM @todo.
(edit) @723   18 years vboxsync oops
(edit) @722   18 years vboxsync More stats
(edit) @721   18 years vboxsync Minor change
(edit) @720   18 years vboxsync Small cleanup, move host to variable in LocalConfig.kmk
(edit) @719   18 years vboxsync Changed the Linux Additions to compile everything from source (no more …
(edit) @718   18 years vboxsync Update
(edit) @717   18 years vboxsync Migrate Linux additions cross-build.
(edit) @716   18 years vboxsync More stats
(edit) @715   18 years vboxsync Prevent statistics pollution.
(edit) @714   18 years vboxsync small fix
(edit) @713   18 years vboxsync Bugfix
(edit) @712   18 years vboxsync FE/Qt: More description about the meaning of the keyboard capture.
(edit) @711   18 years vboxsync FE/Qt: Fixed Global Settings centering; fixed som USB UI spacing; …
(edit) @710   18 years vboxsync Moved and fixed zero data block write detection (could lead to write …
(edit) @709   18 years vboxsync Updated logrels related to VRDPAUTH
(edit) @708   18 years vboxsync Profile MMIO as well
(edit) @707   18 years vboxsync Oops
(edit) @706   18 years vboxsync IOM handler profiling.
(edit) @705   18 years vboxsync be less verbose
(edit) @704   18 years vboxsync FE/Qt: Added Global USB Filter UI.
(edit) @703   18 years vboxsync Added a note about deadlocks.
(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) @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.
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