VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   13 years vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37672   13 years vboxsync warnings
(edit) @37597   13 years vboxsync darwin build fix
(edit) @37578   13 years vboxsync duh
(edit) @37577   13 years vboxsync IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
(edit) @37575   13 years vboxsync IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37569   13 years vboxsync IPRT: More in kernel file I/O code for darwin.
(edit) @37568   13 years vboxsync opening files from the kernel (darwin)…
(edit) @37566   13 years vboxsync more testing, bugfixing and docs.
(edit) @37565   13 years vboxsync mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
(edit) @37562   13 years vboxsync fixes.
(edit) @37561   13 years vboxsync build fix
(edit) @37560   13 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37423   13 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.
(edit) @37274   14 years vboxsync mpnotification-r0drv-solaris.c: drop the vbi version check.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37111   14 years vboxsync Runtime/r0drv: delete unused file, confusing.
(edit) @37071   14 years vboxsync VMM: Online/offine CPUs, solaris debug build fix.
(edit) @37062   14 years vboxsync VMM: Support for online/offlining of CPUs.
(edit) @37055   14 years vboxsync threadpreempt-r0drv-darwin.cpp: g_aPreemptHacks is too small for snow …
(edit) @37054   14 years vboxsync mp-r0drv-darwin.cpp: Eliminate MY_DARWIN_MAX_CPUS - snow leopard …
(edit) @37041   14 years vboxsync IPRT: Refined the RTThreadPreemptIsPending fix.
(edit) @37040   14 years vboxsync RTThreadPreemptIsPending/darwin: Try to unbreak this on AMD64.
(edit) @36982   14 years vboxsync alloc-r0drv.cpp: Fixed bug in RTMemReallocTag when RTR0MEM_STRICT is …
(edit) @36979   14 years vboxsync semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, …
(edit) @36962   14 years vboxsync rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance …
(edit) @36951   14 years vboxsync warnings
(edit) @36947   14 years vboxsync Runtime/r0drv: fix for Linux 2.4 kernels
(edit) @36623   14 years vboxsync Runtime/r0drv/solaris: 32-bit fix of r71000.
(edit) @36565   14 years vboxsync Runtime/r0drv/solaris: Use kernel pages from free and cachelists.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36540   14 years vboxsync memuserkernel-r0drv-darwin.cpp needs iprt/assert.h
(edit) @36505   14 years vboxsync Runtime/r0drv/solaris/vbi: log.
(edit) @36392   14 years vboxsync r0drv/solaris/solevent*: Must re-check the wait condition before going …
(edit) @36379   14 years vboxsync thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
(edit) @36378   14 years vboxsync thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
(edit) @36376   14 years vboxsync build fix
(edit) @36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
(edit) @36360   14 years vboxsync Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
(edit) @36287   14 years vboxsync Runtime/r0drv/solaris: Fix for PIL changes while spinning across calls …
(edit) @36286   14 years vboxsync Warning again.
(edit) @36282   14 years vboxsync Supress a Warning.
(edit) @36264   14 years vboxsync mp-r0drv-darwin.cpp: Use the generic 'possible' implementation.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36261   14 years vboxsync Runtime/r0drv/solaris/semeventwait: Assert that PIL should not be …
(edit) @36244   14 years vboxsync Runtime/r0drv/linux: fix for older kernels
(edit) @36242   14 years vboxsync burn fix
(edit) @36241   14 years vboxsync cosmetics
(edit) @36240   14 years vboxsync reverted values
(edit) @36239   14 years vboxsync IPRT: set Linux R0 thread priority, compilation warning
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36192   14 years vboxsync typo
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35960   14 years vboxsync IPRT/FreeBSD: uio_yield() was removed recently, use kern_yield()
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35603   14 years vboxsync Runtime/r0drv/linux/memobj: try a bit harder to allocate a page, …
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