VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4934   18 years vboxsync Bugfix.
(edit) @4932   18 years vboxsync Always use the ioctl path for hwaccm code execution.
(edit) @4931   18 years vboxsync Updated the Russian language (fixed Alt-o accels for OK buttons, spelling).
(edit) @4930   18 years vboxsync Updated the Romanian and Korean languages; added the new Basque …
(edit) @4929   18 years vboxsync Removed incorrect log flush
(edit) @4928   18 years vboxsync Lower the cpu usage pf the serial port on windows hosts
(edit) @4926   18 years vboxsync don't depend on a file handle when requesting volume information …
(edit) @4925   18 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4924   18 years vboxsync Linux kernel module put_user fix. Code is unused but would not compile …
(edit) @4923   18 years vboxsync Bugfix
(edit) @4922   18 years vboxsync Log everything that's opened or loaded into ring-0 with .reload …
(edit) @4921   18 years vboxsync Debug code removed
(edit) @4920   18 years vboxsync Corrections
(edit) @4918   18 years vboxsync Introduced RT_NO_RING0_ASSERTIONS
(edit) @4917   18 years vboxsync Don't trigger breakpoints in ring 0. (AssertRelease & co)
(edit) @4916   18 years vboxsync re-added and fixed the German no deadkey layout
(edit) @4915   18 years vboxsync warning
(edit) @4914   18 years vboxsync group X11, SDL and USB to make porting easier.
(edit) @4912   18 years vboxsync Do not call the framebuffer NotifyUpdate is rectangle is empty.
(edit) @4911   18 years vboxsync Raise irql to DISPATCH_LEVEl (should already be at that level though) …
(edit) @4909   18 years vboxsync Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
(edit) @4908   18 years vboxsync Cify since we use these two files in Linux kernel modules
(edit) @4906   18 years vboxsync Hack for new yasm.
(edit) @4901   18 years vboxsync don't kill the heap, it'll be taken care of in VMR3Create if we fail.
(edit) @4900   18 years vboxsync fixed driver version error code
(edit) @4899   18 years vboxsync small include fix for certain yasm versions
(edit) @4898   18 years vboxsync Log the address of VMMR0EntryEx into the release log. Makes debugging …
(edit) @4897   18 years vboxsync oops.
(edit) @4895   18 years vboxsync FreeBSD
(edit) @4894   18 years vboxsync FreeBSD
(edit) @4893   18 years vboxsync freebsd schema.
(edit) @4892   18 years vboxsync oops.
(edit) @4890   18 years vboxsync FreeBSD patches
(edit) @4888   18 years vboxsync FreeBSD patches.
(edit) @4887   18 years vboxsync FreeBSD patches.
(edit) @4883   18 years vboxsync Fixed a burning smoketest (Linux guest backdoor logging problem)
(edit) @4882   18 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4881   18 years vboxsync No SDLmain on solaris for whatever reason.
(edit) @4880   18 years vboxsync the signal stuff, linux only.
(edit) @4879   18 years vboxsync gethostbyname (or whatever it was) lives in nsl. License crap.
(edit) @4876   18 years vboxsync must include iprt/alloca.h when using alloca.
(edit) @4875   18 years vboxsync Made it compile on solaris.
(edit) @4873   18 years vboxsync rc not errno.
(edit) @4872   18 years vboxsync freebsd too.
(edit) @4871   18 years vboxsync The vboxdrv descriptor must be marked close on exec.
(edit) @4870   18 years vboxsync Log open and close, something isn't going right when we crash…
(edit) @4869   18 years vboxsync warning
(edit) @4868   18 years vboxsync More logical grouping.
(edit) @4867   18 years vboxsync Drop noisy logging.
(edit) @4866   18 years vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4865   18 years vboxsync VBOX_WITHOUT_XCURSOR for solaris.
(edit) @4862   18 years vboxsync Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
(edit) @4861   18 years vboxsync Solaris is using X11. But it's currently missing Xcursor, so disable …
(edit) @4860   18 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4859   18 years vboxsync Main: Renamed <Machine>/<Guest> to <Machine>/<Hardware>/<Guest> in the …
(edit) @4858   18 years vboxsync sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it.
(edit) @4856   18 years vboxsync Solaris doesn't seem to check for null string pointers in *printfv (%s).
(edit) @4855   18 years vboxsync Don't assert on expected errors.
(edit) @4854   18 years vboxsync FE/Qt: Center the "no description" text on the Description tab.
(edit) @4853   18 years vboxsync QIRichLabel fix: different text margin in case of widget focused or …
(edit) @4851   18 years vboxsync Difference approach to instance data, hope this fixes some of the issues…
(edit) @4850   18 years vboxsync removed annoying message.
(edit) @4849   18 years vboxsync More release logging for the VRDP server startup failures.
(edit) @4846   18 years vboxsync show BUILD_TARGET_OS and BUILD_TARGET_ARCH in release log
(edit) @4841   18 years vboxsync Solaris.
(edit) @4835   18 years vboxsync a quick hack.
(edit) @4834   18 years vboxsync Unbroke solaris.
(edit) @4833   18 years vboxsync use SUPR0Printf as uprintf doesn't seem to grok half of the string we …
(edit) @4831   18 years vboxsync Removed the old MM code.
(edit) @4830   18 years vboxsync not os/2.
(edit) @4829   18 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
(edit) @4828   18 years vboxsync pvReq not &cbReq.
(edit) @4827   18 years vboxsync fixed for high ksoftireq load.
(edit) @4826   18 years vboxsync Made OS/2 build.
(edit) @4825   18 years vboxsync warning
(edit) @4824   18 years vboxsync stricter checks.
(edit) @4823   18 years vboxsync not &pvReq but pvReq.
(edit) @4822   18 years vboxsync Fixed bad name.
(edit) @4821   18 years vboxsync Fixed bug in SUP_IOCTL_CALL_VMMR0.
(edit) @4820   18 years vboxsync blanks.
(edit) @4819   18 years vboxsync Don't assert on invalid handles as it upsets the dprintf2 logging in …
(edit) @4818   18 years vboxsync IOC_VOID fixes.
(edit) @4817   18 years vboxsync Made darwin build again.
(edit) @4816   18 years vboxsync German nls fixes
(edit) @4815   18 years vboxsync one 'f' to many.
(edit) @4814   18 years vboxsync Corrected the entry point.
(edit) @4813   18 years vboxsync add source dependencies - rather hacky, but I hope it'll work.
(edit) @4812   18 years vboxsync silly me, left logging enabled.
(edit) @4811   18 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4810   18 years vboxsync Reversed accidental commit
(edit) @4809   18 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4808   18 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4806   18 years vboxsync SUPLDRLOAD eEPType mess
(edit) @4805   18 years vboxsync grr.
(edit) @4804   18 years vboxsync 64-bit fix.
(edit) @4803   18 years vboxsync Compile fixes.
(edit) @4802   18 years vboxsync space, please.
(edit) @4801   18 years vboxsync realigned comments.
(edit) @4800   18 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4799   18 years vboxsync blanks.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette