VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94908   3 years vboxsync /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92784   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92782   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92779   3 years vboxsync IPRT/semevent*-linux: Share some common bits between the …
(edit) @92777   3 years vboxsync IPRT/semevent-linux: Implemented missing RTSemEventWaitEx and made use …
(edit) @90995   3 years vboxsync Runtime/RTTpm: Add API to query the maximum supported locality of a …
(edit) @90915   3 years vboxsync Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
(edit) @90880   3 years vboxsync IPRT/RTKrnlModLoadedQueryInfoAll: Fixed regression from r146424.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @86579   4 years vboxsync IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
(edit) @86525   4 years vboxsync Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
(edit) @86519   4 years vboxsync Runtime/ioqueue-iouringfile-provider.cpp: Fix request submission
(edit) @86301   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86126   4 years vboxsync Runtime/linux/ioqueue-iouringfile-provider: Fixes
(edit) @85875   4 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85491   4 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Fix fallback handling if the syscall …
(edit) @84681   5 years vboxsync IPRt/rtLinuxConstructPathV: allow empty pszFormat as …
(edit) @84632   5 years vboxsync IPRT/sysfs.cpp: Use RTStrPrintf2V rather than RTStrPrintfV in …
(edit) @84333   5 years vboxsync Runtime/ioqueue-iouringfile-provider: Doxygen
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81582   5 years vboxsync IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
(edit) @81140   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81068   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux. [fix]
(edit) @81065   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux.
(edit) @79984   5 years vboxsync Runtime/RTIoQueue: Updates [scm fix]
(edit) @79983   5 years vboxsync Runtime/RTIoQueue: Updates
(edit) @79953   5 years vboxsync Runtime: ​bugref:8231 Starting on defining and implementing a new …
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @77982   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77929   6 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77917   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77911   6 years vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77836   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77834   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77833   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 years vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @76823   6 years vboxsync Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69760   7 years vboxsync RTProcIsRunningByName-linux.cpp: RTDIRENTRYTYPE_UNKNOWN, just in case.
(edit) @69754   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69111   7 years vboxsync (C) year
(edit) @68401   7 years vboxsync Runtime/linux: Use fallocate64 to support large files on 32bit hosts.
(edit) @68050   7 years vboxsync sysfs.cpp: arch linux build fix (hope everyone has sys/sysmacros.h).
(edit) @67286   8 years vboxsync Runtime/RTKrnlMod: Started working on Linux implementation gathering …
(edit) @65813   8 years vboxsync gcc 7: fall thru
(edit) @63417   8 years vboxsync IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @61098   9 years vboxsync sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
(edit) @60427   9 years vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60424   9 years vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60393   9 years vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 years vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @59513   9 years vboxsync Fix for the cleanup
(edit) @59512   9 years vboxsync IPRT: Smaller cleanups to the Linux and Posix specific …
(edit) @59461   9 years vboxsync IPRT: Linux specific implementation for RTFileSetAllocationSize()
(edit) @59158   9 years vboxsync Runtime/linux,posix: pthread_join() does not set errno! Thanks …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @56222   10 years vboxsync warnings
(edit) @54970   10 years vboxsync AsyncCompletion: Better error message if I/O manager could not be …
(edit) @53081   10 years vboxsync Runtime/r3: do not use a hard-coded stack size in rtSchedRunThread(), …
(edit) @52822   10 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @50783   11 years vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
(edit) @50705   11 years vboxsync Runtime/r3/linux: rewrite device node walking code to use less stack.
(edit) @50059   11 years vboxsync Runtime/r3/linux: when determining the number of physical cores, also …
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @46987   11 years vboxsync RTSystemShutdown: Don't use the long parameters on Linux but the short …
(edit) @46640   12 years vboxsync typo.
(edit) @46639   12 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46324   12 years vboxsync Runtime/linux/RTSystemQueryAvailableRam: also consider the cached memory
(edit) @46144   12 years vboxsync Runtime: RTMpGetCoreCount() for Linux
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45104   12 years vboxsync Corrected the spelling of '@todo' (it's not spelled with three X-es). ;-)
(edit) @45099   12 years vboxsync Runtime: fixed RTSystemQueryTotalRam() and RTSystemQueryAvailableRam() …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43548   12 years vboxsync Runtime/r3/linux: improved RTSystemQueryAvailableRam() and added a TODO
(edit) @43535   12 years vboxsync fixed SVN properties
(edit) @41774   13 years vboxsync bugref..
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37170   14 years vboxsync linux affinity code.
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @32968   14 years vboxsync build fix
(edit) @32948   14 years vboxsync semeventmulti-linux.cpp: bugfix
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