VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30228   15 years vboxsync Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates.
(edit) @30190   15 years vboxsync Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
(edit) @30163   15 years vboxsync tstInlineAsm.cpp: guest phys addr
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30094   15 years vboxsync Runtime/Doxyfile: callback_method_impl.
(edit) @30093   15 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30088   15 years vboxsync tstRTStrFormat: Added Rhxs & Rhxd tests.
(edit) @30080   15 years vboxsync build fix.
(edit) @30079   15 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30065   15 years vboxsync IPRT/process-win: Added fallback process detection for guests w/o …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29963   15 years vboxsync Runtime: Swapped width and precision for Rhxd/Rhsx format specifiers …
(edit) @29951   15 years vboxsync RTTcpServerCreateEx: Don't assert when failing to resolve the host name.
(edit) @29912   15 years vboxsync IPRT/process-win: Only deal with NULL domains on NT4.
(edit) @29906   15 years vboxsync IPRT: fix testcase
(edit) @29904   15 years vboxsync IPRT: fix win burns
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29878   15 years vboxsync FreeBSD: Include header which declares kmem_alloc_attr or we crash …
(edit) @29877   15 years vboxsync memobj-r0drv-freebsd.c: Fix low allocs if kmem_alloc_attr is used
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29845   15 years vboxsync tstRTCidr: nits
(edit) @29841   15 years vboxsync Runtime: testcase.
(edit) @29840   15 years vboxsync Runtime: no more than four octets are allowed.
(edit) @29839   15 years vboxsync tstRTCidr: another testcase
(edit) @29838   15 years vboxsync Runtime: cosmetic.
(edit) @29837   15 years vboxsync Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
(edit) @29836   15 years vboxsync tstRTCidr: more testcases
(edit) @29834   15 years vboxsync Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
(edit) @29833   15 years vboxsync fileaio-freebsd.cpp: Fixes
(edit) @29832   15 years vboxsync Fix
(edit) @29831   15 years vboxsync alloc-r0drv-freebsd.c: Simplify the allocation of executable memory …
(edit) @29820   15 years vboxsync RTSha1Digest.cpp: Don't need mem.h
(edit) @29819   15 years vboxsync RTSha1Digest.cpp: Don't mix allocators! Also, check for allocation …
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29783   15 years vboxsync iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
(edit) @29778   15 years vboxsync Runtime: Use RTSha1ToString cause the old method used the wrong …
(edit) @29765   15 years vboxsync *-r0drv-freebsd.c: Little cleanup and don't wire the pages twice …
(edit) @29763   15 years vboxsync FreeBSD: Wiring in a user map requires VM_MAP_WIRE_USER. Fixes guest …
(edit) @29739   15 years vboxsync memobj-r0drv-freebsd.cpp: Hopefully correct range check now…
(edit) @29738   15 years vboxsync Runtime: Added DPC queue depth offsets for 2003 Server SP2.
(edit) @29728   15 years vboxsync IPRT/process-win: Beautified.
(edit) @29727   15 years vboxsync IPRT/process-win: Not needed.
(edit) @29726   15 years vboxsync IPRT/process-win: Fixed some errors, added NT4 support, modularized a bit.
(edit) @29718   15 years vboxsync Typo.
(edit) @29717   15 years vboxsync IPRT/process-win: Comment/Explanation.
(edit) @29716   15 years vboxsync IPRT/process-win: More generic way for starting processes from a …
(edit) @29714   15 years vboxsync memobj-r0drv-freebsd.c: Correct range checks
(edit) @29711   15 years vboxsync memobj-r0drv-freebsd.c: Use kmem_alloc_attr if available
(edit) @29705   15 years vboxsync build fix
(edit) @29703   15 years vboxsync Runtime: NT4 fixes
(edit) @29683   15 years vboxsync strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
(edit) @29661   15 years vboxsync IPRT: IPRT_DEBUG_SEMS cleanup - use macros.
(edit) @29660   15 years vboxsync IPRT: Fixed number formatting bug where we would pad with '0' instead …
(edit) @29648   15 years vboxsync Runtime: s/TASK_COMM_LEN/sizeof(current->comm)/ (fix debug builds …
(edit) @29642   15 years vboxsync RTSystemQueryDmiString-linux.cpp: RTSYSDMISTR_MANUFACTURER.
(edit) @29636   15 years vboxsync Runtime/process-posix: consume less stack during RTProcCreateEx
(edit) @29624   15 years vboxsync posix/process-posix: rtCheckCredentials for Solaris.
(edit) @29602   15 years vboxsync process-posix: use crypt_r() instead of crypt()
(edit) @29582   15 years vboxsync Runtime/r3/posix: support executing as different user (Linux only for now)
(edit) @29578   15 years vboxsync RTSystemQueryDmiString-win.cpp: Ignore RPC_E_TOO_LATE and enable …
(edit) @29560   15 years vboxsync RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
(edit) @29559   15 years vboxsync pipe-posix.cpp: nits
(edit) @29534   15 years vboxsync RuntimeR0: Added common/misc/once.cpp (RTOnce()).
(edit) @29500   15 years vboxsync Runtime/R0: FreeBSD build fixes
(edit) @29499   15 years vboxsync mp-r0drv-freebsd.c: Use smp_no_rendevous_barrier as teardown function
(edit) @29477   15 years vboxsync fileaio-posix.cpp: Fix assertion (It is possible to have 0 requests …
(edit) @29476   15 years vboxsync Tabs.
(edit) @29475   15 years vboxsync Solaris/r0drv: fixed double downgrading of a page lock.
(edit) @29451   15 years vboxsync Missing change
(edit) @29449   15 years vboxsync fileaio-posix.cpp: Fix flushes which were in the waiting list but not …
(edit) @29393   15 years vboxsync iprt: tstRTFile*.
(edit) @29392   15 years vboxsync iprt: Converted tstFileAio and tstFileAppend-1 to RTTest, fixing lock …
(edit) @29328   15 years vboxsync process-posix.cpp: Unbroke VBoxService on non-windows guests.
(edit) @29300   15 years vboxsync RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
(edit) @29289   15 years vboxsync IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
(edit) @29284   15 years vboxsync r0drv/solaris: asm*.h fixes
(edit) @29281   15 years vboxsync iprt/r0drv/solaris: asm*.h fixes.
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29278   15 years vboxsync Runtime/asm-fake.cpp: Non-atomic implementation of the DECLASM bits in …
(edit) @29277   15 years vboxsync alloc-solaris.cpp: MMAP mode in case it comes in handy later.
(edit) @29272   15 years vboxsync spaces
(edit) @29271   15 years vboxsync Make VBoxRT build on sparc.
(edit) @29269   15 years vboxsync mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
(edit) @29267   15 years vboxsync iprt: consistend RT_NO_GIP usage.
(edit) @29264   15 years vboxsync build fix.
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @29262   15 years vboxsync Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
(edit) @29255   15 years vboxsync darwin+asm.h build fixes.
(edit) @29254   15 years vboxsync r0drv/nt: More fixes.
(edit) @29253   15 years vboxsync initterm-r0drv-nt.cpp: build fix.
(edit) @29251   15 years vboxsync thread-win.cpp: build fix.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29247   15 years vboxsync semxroads-generic.cpp: -stdio.h debug.
(edit) @29241   15 years vboxsync fileaio-win: Return VERR_NOT_SUPPORTED instead of …
(edit) @29237   15 years vboxsync Runtime/FreeBSD: Fix build of fileaio-freebsd.cpp
(edit) @29129   15 years vboxsync Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
(edit) @29111   15 years vboxsync IPRT/fileaio-linux: Support flushes, not supported by any filesystem …
(edit) @29027   15 years vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @29004   15 years vboxsync Backed out accidental change done in r61039.
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