VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32611   14 years vboxsync tstRTR0Timer: Started on a timer testcase for ring-0.
(edit) @32602   14 years vboxsync Runtime: fix burn
(edit) @32601   14 years vboxsync Runtime: fix burn
(edit) @32599   14 years vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(edit) @32572   15 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32569   15 years vboxsync Runtime: fix burn
(edit) @32568   15 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32566   15 years vboxsync Runtime: in-memory extraction support for tar
(edit) @32565   15 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32536   15 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32530   15 years vboxsync Runtime/r3/coredumper: proper type.
(edit) @32529   15 years vboxsync Runtime/Makefile: coredumper only on amd64,x86 not sparc.
(edit) @32509   15 years vboxsync another windows build fix.
(edit) @32504   15 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32485   15 years vboxsync timer-r0drv-linux.c: doc typo.
(edit) @32464   15 years vboxsync Runtime: only include critsect.h in stream.cpp if it is needed
(edit) @32463   15 years vboxsync IPRT/spinlock-r0drv-nt: Enabled RTSPINLOCK_NT_HACK_NOIRQ by default.
(edit) @32454   15 years vboxsync Build fix.
(edit) @32453   15 years vboxsync spinlock-r0drv-nt.cpp: Hack to try to resolve the ISR issue in …
(edit) @32446   15 years vboxsync tstRTList.cpp: Check one more thing.
(edit) @32445   15 years vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32439   15 years vboxsync Runtime/r3/coredumper: log.
(edit) @32431   15 years vboxsync scm cleanup
(edit) @32428   15 years vboxsync Build fix
(edit) @32426   15 years vboxsync IPRT/fileaio-win: Fix misunderstanding of GetQueuedCompletionStatus. …
(edit) @32424   15 years vboxsync Runtime/r3/coredumper: argh.
(edit) @32423   15 years vboxsync Runtime/r3/coredumper: comment.
(edit) @32422   15 years vboxsync Runtime/r3/coredumper: addressed remaining todos in r65763.
(edit) @32416   15 years vboxsync Backed out r65777
(edit) @32415   15 years vboxsync Export more avl functions
(edit) @32413   15 years vboxsync Runtime/r3/coredumper: wrong assumption.
(edit) @32411   15 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
(edit) @32406   15 years vboxsync build fix
(edit) @32404   15 years vboxsync missing svn:keywords
(edit) @32403   15 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32394   15 years vboxsync more branding and header fixes
(edit) @32377   15 years vboxsync Runtime/r3/solaris: signal handler fixes.
(edit) @32376   15 years vboxsync Runtime/r3/coredumper: tighten signal handling code.
(edit) @32374   15 years vboxsync Runtime/r3/coredumper: remove SIGUSR2 when disabling dumper.
(edit) @32359   15 years vboxsync Runtime/r3/coredumper: flags.
(edit) @32355   15 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32353   15 years vboxsync Runtime/r3/coredumper: Fix taking live core when signalled externally.
(edit) @32350   15 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32348   15 years vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @32347   15 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32332   15 years vboxsync tstTimer: be more verbose
(edit) @32330   15 years vboxsync tstTimer: added some deviation statistics
(edit) @32320   15 years vboxsync oops
(edit) @32303   15 years vboxsync rtR0MemObjNativeFree/nt: Handle objects created by …
(edit) @32292   15 years vboxsync RTProcTerminate/win: Initializes globals.
(edit) @32288   15 years vboxsync Forgot makefile update
(edit) @32284   15 years vboxsync Pointer based GCPhys AVL tree
(edit) @32276   15 years vboxsync IPRT/Socket: Add extended select API where the events to wait for can …
(edit) @32257   15 years vboxsync iprt/ipv4.cpp: fixed mixed code/declaration C warnings
(edit) @32253   15 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32235   15 years vboxsync RTCoreDumper: added comment on the hardcoded padding, and why NULL …
(edit) @32227   15 years vboxsync quiet
(edit) @32223   15 years vboxsync OSE headers fixes
(edit) @32221   15 years vboxsync RTCoreDumper: debug build fix.
(edit) @32220   15 years vboxsync spaces.
(edit) @32219   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32210   15 years vboxsync remove obsolete file
(edit) @32204   15 years vboxsync Runtime: re-added ldrELF.h
(edit) @32203   15 years vboxsync Runtime: remove ldfELF.h to fix svn on Windows hosts
(edit) @32202   15 years vboxsync RTCoreDumper: fix potential crash with reading passed buffer.
(edit) @32197   15 years vboxsync Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.
(edit) @32134   15 years vboxsync nits
(edit) @32131   15 years vboxsync Runtime/poll: New attempt to save received events to prevent losing them
(edit) @32125   15 years vboxsync iprt/memtracker: hacking in progress.
(edit) @32119   15 years vboxsync ldrElf.h: Test on ARCH_BITS instead of RT_ARCH_XXX.
(edit) @32117   15 years vboxsync Backed out r65185 as the fix shall be done in socket …
(edit) @32048   15 years vboxsync coredumper: bits.
(edit) @32047   15 years vboxsync iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
(edit) @32019   15 years vboxsync OSE header fix
(edit) @31980   15 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31965   15 years vboxsync Runtime/include: ldrElf copy/paste error.
(edit) @31964   15 years vboxsync Runtime/include: ldrElf additions.
(edit) @31961   15 years vboxsync rtStrConvertWrapper: Release the thread.
(edit) @31956   15 years vboxsync Runtime/poll-win: Save received events of other sources because some …
(edit) @31942   15 years vboxsync Runtime/poll: Fix retrieving events after WaitForMultipleObjects
(edit) @31937   15 years vboxsync coredumper-solaris: bits.
(edit) @31935   15 years vboxsync coredumper-solaris: minor change.
(edit) @31914   15 years vboxsync coredumper-solaris: Fixed suspend/resume threads to not use heap. …
(edit) @31913   15 years vboxsync tstRTCoreDump: disable when done.
(edit) @31869   15 years vboxsync coredumper-solaris.cpp: RTFileGetSize returns uint64_t and this cannot …
(edit) @31862   15 years vboxsync RTCoreDumper: cleanup.
(edit) @31860   15 years vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31853   15 years vboxsync two Makefile.kup to OSE
(edit) @31847   15 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31829   15 years vboxsync IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
(edit) @31822   15 years vboxsync Runtime/r3/coredumper: rename.
(edit) @31821   15 years vboxsync tstRTCoreDump: copy to Runtime/r3.
(edit) @31820   15 years vboxsync tstRTCoreDump: minor change.
(edit) @31802   15 years vboxsync tstRTCoreDump: cleanup, eliminate pread.
(edit) @31801   15 years vboxsync tstRTCoreDump: fixed memory attributes in core.
(edit) @31796   15 years vboxsync tstRTCoreDump: build fix.
(edit) @31795   15 years vboxsync tstRTCoreDump: don't break OSE, export it.
(edit) @31787   15 years vboxsync tstRTCoreDump: enable building.
(edit) @31717   15 years vboxsync Runtime/r3/posix: fileio-posix, comment.
(edit) @31624   15 years vboxsync Runtime: cast
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette