VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4981   17 years vboxsync as locking... hope it works.
(edit) @4957   17 years vboxsync Compile fix
(edit) @4908   17 years vboxsync Cify since we use these two files in Linux kernel modules
(edit) @4883   17 years vboxsync Fixed a burning smoketest (Linux guest backdoor logging problem)
(edit) @4869   17 years vboxsync warning
(edit) @4867   17 years vboxsync Drop noisy logging.
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(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) @4850   17 years vboxsync removed annoying message.
(edit) @4822   17 years vboxsync Fixed bad name.
(edit) @4819   17 years vboxsync Don't assert on invalid handles as it upsets the dprintf2 logging in …
(edit) @4809   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4802   17 years vboxsync space, please.
(edit) @4801   17 years vboxsync realigned comments.
(edit) @4781   17 years vboxsync eol
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4751   17 years vboxsync eol
(edit) @4750   17 years vboxsync eol style native
(edit) @4725   17 years vboxsync Use MmSecureVirtualMemory to have some limited protection with …
(edit) @4717   17 years vboxsync Solaris changes.
(edit) @4715   17 years vboxsync warning
(edit) @4713   17 years vboxsync more on the phys page management rewrite…
(edit) @4699   17 years vboxsync Better error message if mmap(PROT_EXEC | PROT_WRITE) failed. A better …
(edit) @4695   17 years vboxsync Added Linux kernel symbol export to logbackdoor.cpp
(edit) @4694   17 years vboxsync C-ify some files in the runtime for building them inside Linux kernel …
(edit) @4687   17 years vboxsync Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
(edit) @4674   17 years vboxsync FreeBSD is also in need of gcc helpers.
(edit) @4672   17 years vboxsync fixed inverted assertion.
(edit) @4671   17 years vboxsync Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
(edit) @4636   17 years vboxsync Fixed bug in rtPathUserHomeByEnv.
(edit) @4556   17 years vboxsync blanks and (long).
(edit) @4555   17 years vboxsync the psinfo format is psinfo_t.
(edit) @4546   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4545   17 years vboxsync I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
(edit) @4544   17 years vboxsync 'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
(edit) @4543   17 years vboxsync Spaces.
(edit) @4542   17 years vboxsync Some freebsd fixes.
(edit) @4538   17 years vboxsync Made logbackdoor.cpp compile with a C compiler
(edit) @4534   17 years vboxsync FreeBSD needs extern char environ; Assume the other BSD needs this too.
(edit) @4476   17 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   17 years vboxsync Solaris.
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4371   17 years vboxsync r=bird: Who is calling this code with uiBase == 0?
(edit) @4362   17 years vboxsync Solaris
(edit) @4357   17 years vboxsync export solaris stuff
(edit) @4336   17 years vboxsync Runtime: rtStrFormatNumber(): Use 10 as number base when 0 is passed.
(edit) @4287   17 years vboxsync Solaris
(edit) @4235   17 years vboxsync new include blocker.
(edit) @4233   17 years vboxsync please keep in mind that this file is part of the Linux kernel module …
(edit) @4231   17 years vboxsync Listed NT and Linux r0drv todos. Added thread.cpp to Nt r0drv.
(edit) @4230   17 years vboxsync Ported time-r0drv to NT.
(edit) @4229   17 years vboxsync Ported thread2-r0drv to Nt (completely untested).
(edit) @4224   17 years vboxsync shouldn't be here.
(edit) @4223   17 years vboxsync bugfixes.
(edit) @4222   17 years vboxsync warning.
(edit) @4221   17 years vboxsync forgot one inverted assertion.
(edit) @4220   17 years vboxsync some ideas for virtual address reserving.
(edit) @4219   17 years vboxsync RTR0MemObj for NT (untested).
(edit) @4218   17 years vboxsync docs.
(edit) @4179   17 years vboxsync Solaris changes.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4176   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4173   17 years vboxsync Make it build in the linux kernel environment.
(edit) @4160   17 years vboxsync Some bug fixes and allocation fallbacks.
(edit) @4159   17 years vboxsync Changed from $ to $.
(edit) @4158   17 years vboxsync Fixed build error and changed from $ to $.
(edit) @4155   17 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4154   17 years vboxsync work in progress. (bed time)
(edit) @4136   17 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   17 years vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(edit) @4130   17 years vboxsync license header fix
(edit) @4104   17 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4101   17 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4076   17 years vboxsync Two more manual license fixes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4066   17 years vboxsync Runtime: Fixed linux builds.
(edit) @4063   17 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @4049   17 years vboxsync Some untested FreeBSD memory code.
(edit) @4038   17 years vboxsync some notes from kernel digging.
(edit) @4029   17 years vboxsync Added missing checks and a fallback path for RTPathUserHome.
(edit) @4026   17 years vboxsync Modified RTPathUserHome to return the value from the passwd file for …
(edit) @4020   17 years vboxsync Spelling
(edit) @3991   17 years vboxsync drop the two sysmods on solaris as the templates aren't up to speed yet.
(edit) @3990   17 years vboxsync
(edit) @3989   17 years vboxsync export
(edit) @3985   17 years vboxsync export
(edit) @3984   17 years vboxsync grr
(edit) @3983   17 years vboxsync export
(edit) @3982   17 years vboxsync export
(edit) @3980   17 years vboxsync Solaris.
(edit) @3977   17 years vboxsync Implemented the timer and time apis for freebsd, stubbed the memobj ones.
(edit) @3949   17 years vboxsync Only use kLdr on windows, darwin and OS/2.
(edit) @3916   17 years vboxsync Solaris.
(edit) @3888   17 years vboxsync Solaris.
(edit) @3866   17 years vboxsync fix building Windows guest additions from Linux hosts
(edit) @3860   17 years vboxsync introduced some generic IPRT functions for requesting several pathes
(edit) @3760   17 years vboxsync use panic.
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