VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4938   17 years vboxsync 1.5: Backported r24649: do not turn off interrupts in GIP timer handler
(edit) @4937   17 years vboxsync Todo added
(edit) @4936   17 years vboxsync svn:eol-style for unix targets on a windows share.
(edit) @4935   17 years vboxsync build fixes / warnings.
(edit) @4934   17 years vboxsync Bugfix.
(edit) @4933   17 years vboxsync Fixed warning.
(edit) @4932   17 years vboxsync Always use the ioctl path for hwaccm code execution.
(edit) @4931   17 years vboxsync Updated the Russian language (fixed Alt-o accels for OK buttons, spelling).
(edit) @4930   17 years vboxsync Updated the Romanian and Korean languages; added the new Basque …
(edit) @4929   17 years vboxsync Removed incorrect log flush
(edit) @4928   17 years vboxsync Lower the cpu usage pf the serial port on windows hosts
(edit) @4926   17 years vboxsync don't depend on a file handle when requesting volume information …
(edit) @4925   17 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4924   17 years vboxsync Linux kernel module put_user fix. Code is unused but would not compile …
(edit) @4923   17 years vboxsync Bugfix
(edit) @4922   17 years vboxsync Log everything that's opened or loaded into ring-0 with .reload …
(edit) @4921   17 years vboxsync Debug code removed
(edit) @4920   17 years vboxsync Corrections
(edit) @4918   17 years vboxsync Introduced RT_NO_RING0_ASSERTIONS
(edit) @4917   17 years vboxsync Don't trigger breakpoints in ring 0. (AssertRelease & co)
(edit) @4916   17 years vboxsync re-added and fixed the German no deadkey layout
(edit) @4915   17 years vboxsync warning
(edit) @4914   17 years vboxsync group X11, SDL and USB to make porting easier.
(edit) @4912   17 years vboxsync Do not call the framebuffer NotifyUpdate is rectangle is empty.
(edit) @4911   17 years vboxsync Raise irql to DISPATCH_LEVEl (should already be at that level though) …
(edit) @4909   17 years vboxsync Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
(edit) @4908   17 years vboxsync Cify since we use these two files in Linux kernel modules
(edit) @4906   17 years vboxsync Hack for new yasm.
(edit) @4901   17 years vboxsync don't kill the heap, it'll be taken care of in VMR3Create if we fail.
(edit) @4900   17 years vboxsync fixed driver version error code
(edit) @4899   17 years vboxsync small include fix for certain yasm versions
(edit) @4898   17 years vboxsync Log the address of VMMR0EntryEx into the release log. Makes debugging …
(edit) @4897   17 years vboxsync oops.
(edit) @4896   17 years vboxsync FreeBSD / cleanup.
(edit) @4895   17 years vboxsync FreeBSD
(edit) @4894   17 years vboxsync FreeBSD
(edit) @4893   17 years vboxsync freebsd schema.
(edit) @4892   17 years vboxsync oops.
(edit) @4890   17 years vboxsync FreeBSD patches
(edit) @4888   17 years vboxsync FreeBSD patches.
(edit) @4887   17 years vboxsync FreeBSD patches.
(edit) @4885   17 years vboxsync Freebsd patches.
(edit) @4884   17 years vboxsync Updated to 3.21 from mozilla.org.
(edit) @4883   17 years vboxsync Fixed a burning smoketest (Linux guest backdoor logging problem)
(edit) @4882   17 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4881   17 years vboxsync No SDLmain on solaris for whatever reason.
(edit) @4880   17 years vboxsync the signal stuff, linux only.
(edit) @4879   17 years vboxsync gethostbyname (or whatever it was) lives in nsl. License crap.
(edit) @4877   17 years vboxsync No time for this now.
(edit) @4876   17 years vboxsync must include iprt/alloca.h when using alloca.
(edit) @4875   17 years vboxsync Made it compile on solaris.
(edit) @4873   17 years vboxsync rc not errno.
(edit) @4872   17 years vboxsync freebsd too.
(edit) @4871   17 years vboxsync The vboxdrv descriptor must be marked close on exec.
(edit) @4870   17 years vboxsync Log open and close, something isn't going right when we crash…
(edit) @4869   17 years vboxsync warning
(edit) @4868   17 years vboxsync More logical grouping.
(edit) @4867   17 years vboxsync Drop noisy logging.
(edit) @4866   17 years vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4865   17 years vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4864   17 years vboxsync Disable optimization for xptcstubs_x86_solaris.cpp as we're …
(edit) @4863   17 years vboxsync XPCOM/IPC/DConnect: Lock the whole Release() method of stub objects to …
(edit) @4862   17 years vboxsync Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
(edit) @4861   17 years vboxsync Solaris is using X11. But it's currently missing Xcursor, so disable …
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4859   17 years vboxsync Main: Renamed <Machine>/<Guest> to <Machine>/<Hardware>/<Guest> in the …
(edit) @4858   17 years vboxsync sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it.
(edit) @4856   17 years vboxsync Solaris doesn't seem to check for null string pointers in *printfv (%s).
(edit) @4855   17 years vboxsync Don't assert on expected errors.
(edit) @4854   17 years vboxsync FE/Qt: Center the "no description" text on the Description tab.
(edit) @4853   17 years vboxsync QIRichLabel fix: different text margin in case of widget focused or …
(edit) @4851   17 years vboxsync Difference approach to instance data, hope this fixes some of the issues…
(edit) @4850   17 years vboxsync removed annoying message.
(edit) @4849   17 years vboxsync More release logging for the VRDP server startup failures.
(edit) @4847   17 years vboxsync Solaris craves _REENTRANT (or -threads/-pthreads?).
(edit) @4846   17 years vboxsync show BUILD_TARGET_OS and BUILD_TARGET_ARCH in release log
(edit) @4845   17 years vboxsync missing IPC_DAEMON_APP_NAME on solaris
(edit) @4844   17 years vboxsync use -z allextract as vboxdeps doesn't seem to drag in all the …
(edit) @4843   17 years vboxsync use -z allextract as vboxdeps doesn't seem to drag in all the …
(edit) @4842   17 years vboxsync don't crash on failure cleanup dude.
(edit) @4841   17 years vboxsync Solaris.
(edit) @4840   17 years vboxsync No need for -mimpure-text it seems.
(edit) @4837   17 years vboxsync Solaris
(edit) @4836   17 years vboxsync RT_OS_* and solaris changes.
(edit) @4835   17 years vboxsync a quick hack.
(edit) @4834   17 years vboxsync Unbroke solaris.
(edit) @4833   17 years vboxsync use SUPR0Printf as uprintf doesn't seem to grok half of the string we …
(edit) @4831   17 years vboxsync Removed the old MM code.
(edit) @4830   17 years vboxsync not os/2.
(edit) @4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4828   17 years vboxsync pvReq not &cbReq.
(edit) @4827   17 years vboxsync fixed for high ksoftireq load.
(edit) @4826   17 years vboxsync Made OS/2 build.
(edit) @4825   17 years vboxsync warning
(edit) @4824   17 years vboxsync stricter checks.
(edit) @4823   17 years vboxsync not &pvReq but pvReq.
(edit) @4822   17 years vboxsync Fixed bad name.
(edit) @4821   17 years vboxsync Fixed bug in SUP_IOCTL_CALL_VMMR0.
(edit) @4820   17 years vboxsync blanks.
(edit) @4819   17 years vboxsync Don't assert on invalid handles as it upsets the dprintf2 logging in …
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