VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21637   15 years vboxsync Reverted r50166: committed the wrong file.
(edit) @21635   15 years vboxsync 3.0: Backported r49929: sf: parameter validation.
(edit) @21633   15 years vboxsync vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
(edit) @21621   15 years vboxsync memobj-r0drv-solaris.c: Implemented reserving kernel address space.
(edit) @21619   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21617   15 years vboxsync ministring.cpp: properties, file header (short description, sepearate …
(edit) @21616   15 years vboxsync nitpicking.
(edit) @21614   15 years vboxsync Link extra AVL code into ring 0 library
(edit) @21608   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21595   15 years vboxsync grumble
(edit) @21594   15 years vboxsync thread-r0drv-solaris.c: better interrupt context detection?
(edit) @21593   15 years vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21592   15 years vboxsync VBoxRT-win64.def: ASMNopPause.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21582   15 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21555   15 years vboxsync semspinmutex-r0drv-generic.c: better fix.
(edit) @21554   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed missing wakup.
(edit) @21552   15 years vboxsync thread-r0drv-linux.c: Make sure we return boolean.
(edit) @21551   15 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21548   15 years vboxsync semspinmutex-r0drv-generic.c: Two bugfixes, more assertions.
(edit) @21545   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed RTSemSpinMutexRelease.
(edit) @21543   15 years vboxsync semspinmutex-r0drv-generic.c: windows build fix
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21541   15 years vboxsync tstR0ThreadPreemption: use ASMIntAreEnabled.
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21539   15 years vboxsync ASMNopPause implementation (mainly for AMD64/win).
(edit) @21538   15 years vboxsync fixed comment.
(edit) @21537   15 years vboxsync todo
(edit) @21536   15 years vboxsync iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
(edit) @21534   15 years vboxsync r3/generic
(edit) @21533   15 years vboxsync semfastmutex-generic.cpp: fixed leak in error path. @todo about no-nesting.
(edit) @21505   15 years vboxsync Fix Linux AIO by removing the needed header and defining needed types …
(edit) @21504   15 years vboxsync Trying to fix OSE take 2
(edit) @21503   15 years vboxsync bad idea
(edit) @21502   15 years vboxsync Compile async I/O support only into VBoxRT. The linux guest additions …
(edit) @21501   15 years vboxsync try to fix the OSE burn
(edit) @21500   15 years vboxsync Fix add burn with Solaris additions
(edit) @21499   15 years vboxsync Fix add burn with Solaris additions
(edit) @21497   15 years vboxsync RTR0MemObj*: correctly reject unsupported alignment requirements …
(edit) @21495   15 years vboxsync Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
(edit) @21494   15 years vboxsync Runtime/fileaio-win: Fix a possible race
(edit) @21493   15 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @21486   15 years vboxsync RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
(edit) @21452   15 years vboxsync Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
(edit) @21451   15 years vboxsync iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21399   15 years vboxsync timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
(edit) @21396   15 years vboxsync IPRT: fix missing '\0'
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21381   15 years vboxsync IPRT: gcc warnings when compiled as ISO C
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21375   15 years vboxsync log.cpp: Make the ring-0 fallback logging more obvious and support the …
(edit) @21356   15 years vboxsync typo
(edit) @21355   15 years vboxsync build fix.
(edit) @21349   15 years vboxsync spinlock-r0drv-linux.c: missing header.
(edit) @21346   15 years vboxsync internal/iprt.h: IN_MODULE or our hack, MODULE is the linux kernel's …
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21332   15 years vboxsync dead
(edit) @21322   15 years vboxsync OSE header fix
(edit) @21315   15 years vboxsync strformatrt.cpp: Use thousand separators in the formatting of RTtimspec.
(edit) @21314   15 years vboxsync IPRT: Implemented rtR0MemObjNativeLockKernel for linux.
(edit) @21296   15 years vboxsync Linux kernel modules: compile fix for recent Linux kernels
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21290   15 years vboxsync gcc warning
(edit) @21287   15 years vboxsync tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
(edit) @21286   15 years vboxsync tstRTR0MemUserKernel: Testcase for the RTR0MemUser/Kernel API.
(edit) @21284   15 years vboxsync RTR0MemAreKernelAndUserRangesDifferent -> …
(edit) @21283   15 years vboxsync memuserkernel-r0drv-nt.cpp: build fix.
(edit) @21282   15 years vboxsync iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
(edit) @21281   15 years vboxsync RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
(edit) @21280   15 years vboxsync RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
(edit) @21279   15 years vboxsync RTR0MemUser/Kernel implementation for NT. (also completely untested)
(edit) @21278   15 years vboxsync RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
(edit) @21277   15 years vboxsync I'm not paying attention here…
(edit) @21276   15 years vboxsync runtime/makefile.kmk: build the two memuserkernel files.
(edit) @21275   15 years vboxsync RTR0MemUser/Kernel implementation for solaris.
(edit) @21274   15 years vboxsync RTR0MemUser/Kernel implementation for darwin.
(edit) @21273   15 years vboxsync RTR0MemUser/Kernel implementation for darwin.
(edit) @21266   15 years vboxsync the-linux-kernel.h: fixed PAGE_SIZE warnings.
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21197   15 years vboxsync log-vbox.cpp: guest r0drv fixes.
(edit) @21135   15 years vboxsync log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
(edit) @21110   15 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @21107   15 years vboxsync dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
(edit) @21099   15 years vboxsync removed darwin debug flags
(edit) @21089   15 years vboxsync debug mac build error.
(edit) @21088   15 years vboxsync debug mac build error.
(edit) @21087   15 years vboxsync Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
(edit) @21086   15 years vboxsync debug mac build error.
(edit) @21082   15 years vboxsync Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
(edit) @21080   15 years vboxsync fix burns after r49339: needs BOOST SDK
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21047   15 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
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