VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5468   17 years vboxsync silly typo.
(edit) @5464   17 years vboxsync More GOT / Yasm trouble. just go with the .cpp code for now.
(edit) @5463   17 years vboxsync Fixed link error. Added an alignment dummy.
(edit) @5462   17 years vboxsync Only use .asm in ring-3, 64-bit and symbol name issues.
(edit) @5461   17 years vboxsync Made u64Prev a pointer so TM can share it between contexts. Added R3, …
(edit) @5460   17 years vboxsync GOT rules…
(edit) @5459   17 years vboxsync need to fix GOT problems first…
(edit) @5457   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5456   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5455   17 years vboxsync
(edit) @5449   17 years vboxsync Runtime: Suppress "uninitialized values" valgrind errors.
(edit) @5445   17 years vboxsync sigh.
(edit) @5444   17 years vboxsync now then?
(edit) @5443   17 years vboxsync better?
(edit) @5430   17 years vboxsync Added missing Makefile.kup.
(edit) @5428   17 years vboxsync *-win32.cpp -> *-win.cpp
(edit) @5427   17 years vboxsync Merged r3/win32 and r3/win64
(edit) @5426   17 years vboxsync sort source lists.
(edit) @5424   17 years vboxsync math -> common/math
(edit) @5423   17 years vboxsync Merged the win32 and win64 directories.
(edit) @5422   17 years vboxsync table -> common/table
(edit) @5421   17 years vboxsync ldr* -> common/ldr/
(edit) @5420   17 years vboxsync mkdir common/ldr
(edit) @5419   17 years vboxsync err* RTErr* -> common/err/
(edit) @5418   17 years vboxsync mkdir common/err
(edit) @5417   17 years vboxsync various stray files -> common/misc/
(edit) @5416   17 years vboxsync misc -> common/misc
(edit) @5415   17 years vboxsync log* -> common/log/
(edit) @5414   17 years vboxsync mkdir common/log
(edit) @5413   17 years vboxsync uni* str* utf* -> common/string/
(edit) @5412   17 years vboxsync crc* md5* -> common/checksum
(edit) @5411   17 years vboxsync Added common\checksum
(edit) @5410   17 years vboxsync alloc* -> common/alloc
(edit) @5409   17 years vboxsync string -> common/string
(edit) @5408   17 years vboxsync time -> common/time
(edit) @5407   17 years vboxsync new dir.
(edit) @5406   17 years vboxsync -> r3
(edit) @5405   17 years vboxsync -> r3
(edit) @5404   17 years vboxsync Moved the time stuff out of the root dir.
(edit) @5403   17 years vboxsync time subdir.
(edit) @5381   17 years vboxsync Fixed a typo in the-linux-kernel.h
(edit) @5373   17 years vboxsync make sure the memory is suitable for executable images.
(edit) @5358   17 years vboxsync pThis
(edit) @5356   17 years vboxsync Permit RTFILE_O_NON_BLOCK on systems that have O_NONBLOCK.
(edit) @5355   17 years vboxsync Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
(edit) @5354   17 years vboxsync Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
(edit) @5351   17 years vboxsync page align the segkmem_alloc/free size.
(edit) @5349   17 years vboxsync need to take the cpu_lock before calling into cyclic.
(edit) @5347   17 years vboxsync On solaris ENOSYS doesn't mean what we think it does.
(edit) @5346   17 years vboxsync On solaris ENOSYS doesn't mean what we think it does. mkdir returns it …
(edit) @5335   17 years vboxsync all threads must wakeup on destroy; check for the right macro (bug …
(edit) @5334   17 years vboxsync check the right magic.
(edit) @5333   17 years vboxsync all threads must wakeup on destroy
(edit) @5325   17 years vboxsync use segkmem_alloc on 64-bit solaris because of gcc and its kernel code …
(edit) @5324   17 years vboxsync removed the sizeof(pthread_t) == sizeof(void *) assumption.
(edit) @5305   17 years vboxsync fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch.
(edit) @5258   17 years vboxsync Rewrote the shared folder create file function on the host to …
(edit) @5248   17 years vboxsync Debug builds now need strcmp. Knut, please revise.
(edit) @5230   17 years vboxsync Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
(edit) @5229   17 years vboxsync rtSemEventWait -> rtSemEventMultiWait.
(edit) @5228   17 years vboxsync use the right magic.
(edit) @5226   17 years vboxsync Added r0drv/linux/semeventmulti-r0drv-linux.c
(edit) @5225   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5224   17 years vboxsync oops.
(edit) @5223   17 years vboxsync Split up r0drv/nt/semaphore-r0drv-nt.cpp.
(edit) @5222   17 years vboxsync Split up r0drv/nt/semaphore-r0drv-nt.cpp.
(edit) @5212   17 years vboxsync Solaris.
(edit) @5165   17 years vboxsync RTSemEventWaitNoResume
(edit) @5125   17 years vboxsync solaris build fix.
(edit) @5070   17 years vboxsync Attempt to fix the Linux smoked tests
(edit) @5042   17 years vboxsync Fixes to the Linux additions - use and export functions from the runtime
(edit) @5009   17 years vboxsync This wasn't a typo.
(edit) @5005   17 years vboxsync Failure logging
(edit) @4995   17 years vboxsync Export AssertMsg1 and 2 in Linux kernel modules
(edit) @4994   17 years vboxsync Fixed a typo
(edit) @4990   17 years vboxsync ToErrno for freebsd r0drv.
(edit) @4989   17 years vboxsync physnc fix.
(edit) @4981   17 years vboxsync as locking... hope it works.
(edit) @4957   17 years vboxsync Compile fix
(edit) @4908   17 years vboxsync Cify since we use these two files in Linux kernel modules
(edit) @4883   17 years vboxsync Fixed a burning smoketest (Linux guest backdoor logging problem)
(edit) @4869   17 years vboxsync warning
(edit) @4867   17 years vboxsync Drop noisy logging.
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4858   17 years vboxsync sys/procfs.h doesn't like _FILE_OFFSET_BITS=64, undefine it.
(edit) @4856   17 years vboxsync Solaris doesn't seem to check for null string pointers in *printfv (%s).
(edit) @4850   17 years vboxsync removed annoying message.
(edit) @4822   17 years vboxsync Fixed bad name.
(edit) @4819   17 years vboxsync Don't assert on invalid handles as it upsets the dprintf2 logging in …
(edit) @4809   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4802   17 years vboxsync space, please.
(edit) @4801   17 years vboxsync realigned comments.
(edit) @4781   17 years vboxsync eol
(edit) @4774   17 years vboxsync Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4751   17 years vboxsync eol
(edit) @4750   17 years vboxsync eol style native
(edit) @4725   17 years vboxsync Use MmSecureVirtualMemory to have some limited protection with …
(edit) @4717   17 years vboxsync Solaris changes.
(edit) @4715   17 years vboxsync warning
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