VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32674   14 years vboxsync IPRT: started on some internal ring-0 alloc api.
(edit) @32670   14 years vboxsync timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
(edit) @32669   14 years vboxsync tstRTR0Timer: Some more tests.
(edit) @32657   14 years vboxsync IPRT/process-win: Added fallback for environment block creation …
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32653   14 years vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32648   14 years vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
(edit) @32630   14 years vboxsync Runtime: fix burn
(edit) @32629   14 years vboxsync Runtime: remove the useless secondary temporary memory pointer
(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   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32569   14 years vboxsync Runtime: fix burn
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32566   14 years vboxsync Runtime: in-memory extraction support for tar
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32530   14 years vboxsync Runtime/r3/coredumper: proper type.
(edit) @32529   14 years vboxsync Runtime/Makefile: coredumper only on amd64,x86 not sparc.
(edit) @32509   14 years vboxsync another windows build fix.
(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.
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