VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32485   14 years vboxsync timer-r0drv-linux.c: doc typo.
(edit) @32464   14 years vboxsync Runtime: only include critsect.h in stream.cpp if it is needed
(edit) @32463   14 years vboxsync IPRT/spinlock-r0drv-nt: Enabled RTSPINLOCK_NT_HACK_NOIRQ by default.
(edit) @32454   14 years vboxsync Build fix.
(edit) @32453   14 years vboxsync spinlock-r0drv-nt.cpp: Hack to try to resolve the ISR issue in …
(edit) @32446   14 years vboxsync tstRTList.cpp: Check one more thing.
(edit) @32445   14 years vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32439   14 years vboxsync Runtime/r3/coredumper: log.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32428   14 years vboxsync Build fix
(edit) @32426   14 years vboxsync IPRT/fileaio-win: Fix misunderstanding of GetQueuedCompletionStatus. …
(edit) @32424   14 years vboxsync Runtime/r3/coredumper: argh.
(edit) @32423   14 years vboxsync Runtime/r3/coredumper: comment.
(edit) @32422   14 years vboxsync Runtime/r3/coredumper: addressed remaining todos in r65763.
(edit) @32416   14 years vboxsync Backed out r65777
(edit) @32415   14 years vboxsync Export more avl functions
(edit) @32413   14 years vboxsync Runtime/r3/coredumper: wrong assumption.
(edit) @32411   14 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
(edit) @32406   14 years vboxsync build fix
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32403   14 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32377   14 years vboxsync Runtime/r3/solaris: signal handler fixes.
(edit) @32376   14 years vboxsync Runtime/r3/coredumper: tighten signal handling code.
(edit) @32374   14 years vboxsync Runtime/r3/coredumper: remove SIGUSR2 when disabling dumper.
(edit) @32359   14 years vboxsync Runtime/r3/coredumper: flags.
(edit) @32355   14 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32353   14 years vboxsync Runtime/r3/coredumper: Fix taking live core when signalled externally.
(edit) @32350   14 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32348   14 years vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @32347   14 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32332   14 years vboxsync tstTimer: be more verbose
(edit) @32330   14 years vboxsync tstTimer: added some deviation statistics
(edit) @32320   14 years vboxsync oops
(edit) @32303   14 years vboxsync rtR0MemObjNativeFree/nt: Handle objects created by …
(edit) @32292   14 years vboxsync RTProcTerminate/win: Initializes globals.
(edit) @32288   14 years vboxsync Forgot makefile update
(edit) @32284   14 years vboxsync Pointer based GCPhys AVL tree
(edit) @32276   14 years vboxsync IPRT/Socket: Add extended select API where the events to wait for can …
(edit) @32257   14 years vboxsync iprt/ipv4.cpp: fixed mixed code/declaration C warnings
(edit) @32253   14 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32235   14 years vboxsync RTCoreDumper: added comment on the hardcoded padding, and why NULL …
(edit) @32227   14 years vboxsync quiet
(edit) @32223   14 years vboxsync OSE headers fixes
(edit) @32221   14 years vboxsync RTCoreDumper: debug build fix.
(edit) @32220   14 years vboxsync spaces.
(edit) @32219   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32210   14 years vboxsync remove obsolete file
(edit) @32204   14 years vboxsync Runtime: re-added ldrELF.h
(edit) @32203   14 years vboxsync Runtime: remove ldfELF.h to fix svn on Windows hosts
(edit) @32202   14 years vboxsync RTCoreDumper: fix potential crash with reading passed buffer.
(edit) @32197   14 years vboxsync Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.
(edit) @32134   14 years vboxsync nits
(edit) @32131   14 years vboxsync Runtime/poll: New attempt to save received events to prevent losing them
(edit) @32125   14 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32119   14 years vboxsync ldrElf.h: Test on ARCH_BITS instead of RT_ARCH_XXX.
(edit) @32117   14 years vboxsync Backed out r65185 as the fix shall be done in socket …
(edit) @32048   14 years vboxsync coredumper: bits.
(edit) @32047   14 years vboxsync iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
(edit) @32019   14 years vboxsync OSE header fix
(edit) @31980   14 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31965   14 years vboxsync Runtime/include: ldrElf copy/paste error.
(edit) @31964   14 years vboxsync Runtime/include: ldrElf additions.
(edit) @31961   14 years vboxsync rtStrConvertWrapper: Release the thread.
(edit) @31956   14 years vboxsync Runtime/poll-win: Save received events of other sources because some …
(edit) @31942   14 years vboxsync Runtime/poll: Fix retrieving events after WaitForMultipleObjects
(edit) @31937   14 years vboxsync coredumper-solaris: bits.
(edit) @31935   14 years vboxsync coredumper-solaris: minor change.
(edit) @31914   14 years vboxsync coredumper-solaris: Fixed suspend/resume threads to not use heap. …
(edit) @31913   14 years vboxsync tstRTCoreDump: disable when done.
(edit) @31869   14 years vboxsync coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
(edit) @31862   14 years vboxsync RTCoreDumper: cleanup.
(edit) @31860   14 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31853   14 years vboxsync two Makefile.kup to OSE
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31829   14 years vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31822   14 years vboxsync Runtime/r3/coredumper: rename.
(edit) @31821   14 years vboxsync tstRTCoreDump: copy to Runtime/r3.
(edit) @31820   14 years vboxsync tstRTCoreDump: minor change.
(edit) @31802   14 years vboxsync tstRTCoreDump: cleanup, eliminate pread.
(edit) @31801   14 years vboxsync tstRTCoreDump: fixed memory attributes in core.
(edit) @31796   14 years vboxsync tstRTCoreDump: build fix.
(edit) @31795   14 years vboxsync tstRTCoreDump: don't break OSE, export it.
(edit) @31787   14 years vboxsync tstRTCoreDump: enable building.
(edit) @31717   14 years vboxsync Runtime/r3/posix: fileio-posix, comment.
(edit) @31624   14 years vboxsync Runtime: cast
(edit) @31623   14 years vboxsync Runtime: add progress callback support to the tar backend
(edit) @31585   14 years vboxsync Another one
(edit) @31584   14 years vboxsync Try to fix burning builds
(edit) @31583   14 years vboxsync Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit) @31582   14 years vboxsync Runtime/sockets: Don't loop in the non blocking calls
(edit) @31454   14 years vboxsync Build fix
(edit) @31453   14 years vboxsync Runtime/poll: Add a method to change the events to poll for without …
(edit) @31450   14 years vboxsync Runtime/socket: Make use of the new method to convert the S/G buffer …
(edit) @31420   14 years vboxsync utf-8.cpp: warning.
(edit) @31418   14 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31412   14 years vboxsync build fix
(edit) @31411   14 years vboxsync tstInlineAsm: added bench for ASMGetApicId()
(edit) @31406   14 years vboxsync RTPathSetMode/posix: No need to use realpath.
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