VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4843   18 years vboxsync use -z allextract as vboxdeps doesn't seem to drag in all the …
(edit) @4842   18 years vboxsync don't crash on failure cleanup dude.
(edit) @4841   18 years vboxsync Solaris.
(edit) @4840   18 years vboxsync No need for -mimpure-text it seems.
(edit) @4839   18 years vboxsync Solaris needs -fPIC everywhere, not just in VBOXR3.
(edit) @4838   18 years vboxsync Solaris.
(edit) @4837   18 years vboxsync Solaris
(edit) @4836   18 years vboxsync RT_OS_* and solaris changes.
(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) @4832   18 years vboxsync Solaris cannot use the IDT patching method at the moment (SMP …
(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) @4807   18 years vboxsync DECLCALLBACKPTR and DECLCALLBACKMEMBER aren't supposed to be ring-3 only.
(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.
(edit) @4798   18 years vboxsync fixed annoying debug assertion.
(edit) @4797   18 years vboxsync Make the vrdp address output in VBoxManage showvminfo easier to read. …
(edit) @4796   18 years vboxsync Fixed a problem with \'rename\' in shared folders, Linux guests.
(edit) @4795   18 years vboxsync Export to OSE.
(edit) @4794   18 years vboxsync Detect the case when .svn directories are there, but no working svn …
(edit) @4793   18 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4792   18 years vboxsync Disable interrupts before call the VMMR0 entrypoint.
(edit) @4791   18 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4790   18 years vboxsync Paranoid checks
(edit) @4789   18 years vboxsync Also use host OS ioctls to go to ring 0 for hardware virtualization.
(edit) @4788   18 years vboxsync Logging level change
(edit) @4787   18 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4786   18 years vboxsync
(edit) @4785   18 years vboxsync allow to overwrite xerces/xalan libdir/incdir
(edit) @4784   18 years vboxsync quote
(edit) @4783   18 years vboxsync allow to override xalan/xerces include directory
(edit) @4782   18 years vboxsync Solaris
(edit) @4781   18 years vboxsync eol
(edit) @4780   18 years vboxsync Another typo
(edit) @4779   18 years vboxsync First part of really machine readable output of VBoxManage. Tailored …
(edit) @4778   18 years vboxsync Stricter pointer types
(edit) @4777   18 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4776   18 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4775   18 years vboxsync FE/Qt: fix size string for x.00 .. x.09
(edit) @4774   18 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4773   18 years vboxsync Corrected
(edit) @4772   18 years vboxsync Compile fix
(edit) @4771   18 years vboxsync Compile fix
(edit) @4770   18 years vboxsync Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
(edit) @4769   18 years vboxsync Cleanup
(edit) @4768   18 years vboxsync Use the hypervisor heap for page pool blocks.
(edit) @4767   18 years vboxsync Stricter types
(edit) @4766   18 years vboxsync Too early to user MMHyperAlloc
(edit) @4765   18 years vboxsync Added SUPPageFreeLocked & SUPPageAllocLocked
(edit) @4764   18 years vboxsync Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR.
(edit) @4763   18 years vboxsync Use MMHyperAlloc
(edit) @4762   18 years vboxsync Sigh
(edit) @4761   18 years vboxsync And another one
(edit) @4760   18 years vboxsync Bugfix
(edit) @4759   18 years vboxsync silly me. 0x100 not Start+0x100.
(edit) @4758   18 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4757   18 years vboxsync Solaris fixes
(edit) @4756   18 years vboxsync Translate VERR_EM_INTERPRETER to VINF_EM_RAW_EMULATE_INSTR
(edit) @4755   18 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4754   18 years vboxsync PGMPhysReadGCPtr at poweroff crashes calling a NULL pointer (GetPage), …
(edit) @4753   18 years vboxsync eol
(edit) @4752   18 years vboxsync eol
(edit) @4751   18 years vboxsync eol
(edit) @4750   18 years vboxsync eol style native
(edit) @4749   18 years vboxsync eol style
(edit) @4748   18 years vboxsync linestyle native
(edit) @4747   18 years vboxsync file header.
(edit) @4746   18 years vboxsync file header and eol-style.
(edit) @4745   18 years vboxsync Linux Additions smoke test fix
(edit) @4744   18 years vboxsync /me was sleeping again, makefiles recognise if and not #if
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