VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4818   17 years vboxsync IOC_VOID fixes.
(edit) @4817   17 years vboxsync Made darwin build again.
(edit) @4816   17 years vboxsync German nls fixes
(edit) @4815   17 years vboxsync one 'f' to many.
(edit) @4814   17 years vboxsync Corrected the entry point.
(edit) @4813   17 years vboxsync add source dependencies - rather hacky, but I hope it'll work.
(edit) @4812   17 years vboxsync silly me, left logging enabled.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4810   17 years vboxsync Reversed accidental commit
(edit) @4809   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4808   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4806   17 years vboxsync SUPLDRLOAD eEPType mess
(edit) @4805   17 years vboxsync grr.
(edit) @4804   17 years vboxsync 64-bit fix.
(edit) @4803   17 years vboxsync Compile fixes.
(edit) @4802   17 years vboxsync space, please.
(edit) @4801   17 years vboxsync realigned comments.
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4799   17 years vboxsync blanks.
(edit) @4798   17 years vboxsync fixed annoying debug assertion.
(edit) @4797   17 years vboxsync Make the vrdp address output in VBoxManage showvminfo easier to read. …
(edit) @4796   17 years vboxsync Fixed a problem with \'rename\' in shared folders, Linux guests.
(edit) @4795   17 years vboxsync Export to OSE.
(edit) @4793   17 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4792   17 years vboxsync Disable interrupts before call the VMMR0 entrypoint.
(edit) @4791   17 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4790   17 years vboxsync Paranoid checks
(edit) @4789   17 years vboxsync Also use host OS ioctls to go to ring 0 for hardware virtualization.
(edit) @4788   17 years vboxsync Logging level change
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4781   17 years vboxsync eol
(edit) @4780   17 years vboxsync Another typo
(edit) @4779   17 years vboxsync First part of really machine readable output of VBoxManage. Tailored …
(edit) @4778   17 years vboxsync Stricter pointer types
(edit) @4777   17 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4775   17 years vboxsync FE/Qt: fix size string for x.00 .. x.09
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4773   17 years vboxsync Corrected
(edit) @4772   17 years vboxsync Compile fix
(edit) @4771   17 years vboxsync Compile fix
(edit) @4770   17 years vboxsync Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
(edit) @4769   17 years vboxsync Cleanup
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