VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41081   13 years vboxsync Runtime/r0drv/solaris: implemented honoring upper physical limit in …
(edit) @41077   13 years vboxsync Disabled the broken vm_protect code again.
(edit) @41070   13 years vboxsync memobj-r0drv-darwin.cpp: Respect the fExecutable flag again.
(edit) @41069   13 years vboxsync GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
(edit) @41061   13 years vboxsync alloc-r0drv-darwin.cpp: call RTR0MemObjProtect since fExecutable isn't …
(edit) @41060   13 years vboxsync Disabled experimental honoring of the fExecutable parameter in …
(edit) @41054   13 years vboxsync alloc-r0drv-darwin.cpp: Use RTR0MemObjAllocPage to satisfy …
(edit) @41053   13 years vboxsync memobj-r0drv-darwin.cpp: Use rtR0MemObjNativeProtect to set …
(edit) @41052   13 years vboxsync Deal with 10.8 being PIE and not loaded at the link address.
(edit) @41050   13 years vboxsync Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
(edit) @40978   13 years vboxsync Runtime/r0drv/solaris: unused global variable.
(edit) @40977   13 years vboxsync Runtime/r0drv/solaris: minor cleanup.
(edit) @40972   13 years vboxsync Runtime/r0drv/solaris: use page.h's PG_KFLT define.
(edit) @40971   13 years vboxsync Runtime/r0drv/solaris: remove temporary debug prints.
(edit) @40970   13 years vboxsync Runtime/r0drv/solaris: Finally delete vbi subdir.
(edit) @40969   13 years vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
(edit) @40968   13 years vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40967   13 years vboxsync Runtime/r0drv/solaris: spaces and remove debug printfs.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40916   13 years vboxsync FreeBSD/MemObjR0: Bug fixes (Thanks to Andriy Gapon and Bernhard Froehlich)
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40871   13 years vboxsync build fix
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40817   13 years vboxsync Seems to work.
(edit) @40809   13 years vboxsync Seems to work on solaris too.
(edit) @40808   13 years vboxsync Seems to work fine on linux.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40745   13 years vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40702   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40701   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv fix.
(edit) @40700   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40698   13 years vboxsync Runtime/r0drv/solaris: build fix.
(edit) @40696   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv naming.
(edit) @40695   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv addressed todo and some fixes.
(edit) @40689   13 years vboxsync dbg-r0drv-solaris.c: gcc 4.5.2 build fixes and a todo.
(edit) @40670   13 years vboxsync Runtime/r0drv/solaris: ugh, tabs.
(edit) @40669   13 years vboxsync Runtime/r0drv: endif header include guard comment.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40304   13 years vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40216   13 years vboxsync Runtime/r0drv/solaris: dead code removal.
(edit) @40149   13 years vboxsync Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in …
(edit) @40050   13 years vboxsync Runtime/r0drv/solaris/vbi: removed obsolete files
(edit) @39841   13 years vboxsync d'oh!
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @39829   13 years vboxsync Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
(edit) @39808   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39744   13 years vboxsync rtr0memobj: Status code adjustments.
(edit) @39705   13 years vboxsync comment indent.
(edit) @39703   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39702   13 years vboxsync Runtime/r0drv/Linux: reverted r75548, not the right fix.
(edit) @39701   13 years vboxsync attempt at fixing the add build.
(edit) @39697   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
(edit) @39657   13 years vboxsync IPRT/FreeBSD: Rewrite of R0 memory objects handling, thanks to Andriy …
(edit) @39656   13 years vboxsync IPRT/FreeBSD: Fix warning, thanks to Andriy Gapon and Bernhard Froehlich
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39460   13 years vboxsync Runtime/r0drv/solaris: Spinlocks should be taken at PIL_MAX.
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @39013   13 years vboxsync initterm-r0drv-linux.c: Attempting to fix the build for < 2.5.41.
(edit) @39008   13 years vboxsync in_atomic() was added in 2.5.32 (i386).
(edit) @39007   13 years vboxsync timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
(edit) @39006   13 years vboxsync duh!
(edit) @39005   13 years vboxsync build fix
(edit) @39004   13 years vboxsync timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
(edit) @38958   13 years vboxsync RTR0MemObjEnterPhys/NT: Support RTMEM_CACHE_POLICY_MMIO.
(edit) @38672   13 years vboxsync r0drv/solaris/vbi: silence struct member offset info. during bootup.
(edit) @38232   13 years vboxsync rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
(edit) @38199   13 years vboxsync mpnotification-r0drv-linux.c: More assertion details.
(edit) @37976   13 years vboxsync Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
(edit) @37949   13 years vboxsync Runtime/r0drv/Solaris/vbi: cleanup.
(edit) @37948   13 years vboxsync Runtime/r0drv/Solaris/vbi: temporary t_preempt offset fix.
(edit) @37947   13 years vboxsync Runtime/r0drv/Solaris/vbi: temporary fix for modified t_preempt offset …
(edit) @37774   14 years vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37672   14 years vboxsync warnings
(edit) @37597   14 years vboxsync darwin build fix
(edit) @37578   14 years vboxsync duh
(edit) @37577   14 years vboxsync IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
(edit) @37575   14 years vboxsync IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
(edit) @37573   14 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37569   14 years vboxsync IPRT: More in kernel file I/O code for darwin.
(edit) @37568   14 years vboxsync opening files from the kernel (darwin)…
(edit) @37566   14 years vboxsync more testing, bugfixing and docs.
(edit) @37565   14 years vboxsync mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
(edit) @37562   14 years vboxsync fixes.
(edit) @37561   14 years vboxsync build fix
(edit) @37560   14 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37379   14 years vboxsync blank lines
(edit) @37305   14 years vboxsync IPRT/FreeBSD: Fix running VMs on 7.4, the sleep queue lock is released …
(edit) @37297   14 years vboxsync Runtime/r0drv/linux: mpnotification, filter off unwanted events.
(edit) @37295   14 years vboxsync Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
(edit) @37294   14 years vboxsync Runtime/r0drv/linux: Fixed Mp event notifications.
(edit) @37281   14 years vboxsync IPRT/r0drv/solaris: Working on large page allocation optimization. …
(edit) @37275   14 years vboxsync timer-r0drv-solaris.c: drop the vbi version check.
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