VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55729   10 years vboxsync Fixed ASMXSave and ASMXRstor windows only bugs.
(edit) @55703   10 years vboxsync ldrPE.cpp: Fixed debug-loading regression introduced when adding …
(edit) @55700   10 years vboxsync pwd todo
(edit) @55699   10 years vboxsync dbgcfg.cpp: Must fix the slashes before invoking expand.exe, it …
(edit) @55673   10 years vboxsync duh
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @55646   10 years vboxsync tarvfs.cpp: Set enmPrevType to enmType on the first file so that the …
(edit) @55597   10 years vboxsync RTEnvSetEx fix for change records.
(edit) @55596   10 years vboxsync RTFileQueryInfo/win: Inverted check in error case, causing failure on …
(edit) @55585   10 years vboxsync env-generic.cpp: build fix.
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55565   10 years vboxsync localipc-win.cpp: electric fence fix, 2nd try.
(edit) @55563   10 years vboxsync localipc-win.cpp: electric fence fix.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55529   10 years vboxsync RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
(edit) @55516   10 years vboxsync mach-o AMD64 relocation testcase.
(edit) @55499   10 years vboxsync tstRTGetOptArgv.cpp: Use CommandLineToArgvW to verify the …
(edit) @55498   10 years vboxsync tstLdr-3.cpp: Print symbol labels.
(edit) @55494   10 years vboxsync Tought RTGetOptArgvFromString about escapes and fixed some …
(edit) @55446   10 years vboxsync lockvalidator.cpp: Added a couple of todos wrt deleting owned locks.
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55407   10 years vboxsync two missing headers
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55348   10 years vboxsync IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
(edit) @55321   10 years vboxsync wrong fix
(edit) @55320   10 years vboxsync RuntimeGuestR3: filter out a few unused functions which make some GA …
(edit) @55311   10 years vboxsync Need XSave/XRstor in RC too.
(edit) @55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55256   10 years vboxsync memcache: alloc tuning.
(edit) @55253   10 years vboxsync memcache.cpp: Enabled the free list (unused).
(edit) @55252   10 years vboxsync memcache.cpp: Fixed problem with the free list (unused).
(edit) @55126   10 years vboxsync s/AssertPtrReturn/AssertReturn/ after RTMemAlloc()
(edit) @55123   10 years vboxsync rdesktop 1.8.3 modified for VBox
(edit) @55112   10 years vboxsync Runtime: Linux < 2.6.13 fix
(edit) @55107   10 years vboxsync asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
(edit) @55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @55047   10 years vboxsync build fix
(edit) @55046   10 years vboxsync s/nm/VBOX_NM/
(edit) @54998   10 years vboxsync supHardNt: Some more memory replacment hacking - take evasive action …
(edit) @54987   10 years vboxsync Elf/RelocateSectionExecDyn: AssertReturn -> AssertMsgReturn.
(edit) @54984   10 years vboxsync Runtime/manifest: Fixed misused AssertReturnStmt(). Thank you Jung-uk Kim.
(edit) @54970   10 years vboxsync AsyncCompletion: Better error message if I/O manager could not be …
(edit) @54962   10 years vboxsync On FreeBSD hosts use the correct semantics of the last parameter of …
(edit) @54940   10 years vboxsync typo
(edit) @54931   10 years vboxsync Runtime/r3/win: GetLogicalProcessorInformation is useless for querying …
(edit) @54872   10 years vboxsync threadctxhooks-r0drv-linux.c: Looks like 3.19 stopped restoring kernel …
(edit) @54866   10 years vboxsync threadctxhooks-r0drv-linux.c: Be a little bit more careful with EFLAGS …
(edit) @54864   10 years vboxsync Missing typo fix.
(edit) @54836   10 years vboxsync strformatrt.cpp: Fixed warning unsigned in rtstrformatIPv6 and …
(edit) @54808   10 years vboxsync backed out r98998 and r99000 -- shouldn't be necessary here
(edit) @54804   10 years vboxsync more places for SMAP handling
(edit) @54802   10 years vboxsync another place where we have to handle SMAP
(edit) @54726   10 years vboxsync build fix
(edit) @54724   10 years vboxsync Runtime/RTStream: Make it possible to disable echoing of typed …
(edit) @54715   10 years vboxsync Runtime/r0drv/solaris: fix invalid process handle while creating …
(edit) @54709   10 years vboxsync Runtime/r0drv/solaris: nope, this isn't it either.
(edit) @54695   10 years vboxsync Runtime/r0drv/solaris: temporary try.
(edit) @54694   10 years vboxsync Runtime/r0drv/solaris: revert temporary change, didn't help.
(edit) @54665   10 years vboxsync Runtime/r0drv/solaris: temporarily disable thread_join() in …
(edit) @54663   10 years vboxsync IPRT: RTMpOnPair fix for Linux < 2.6.27
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54643   10 years vboxsync Runtime/r0drv/solaris: (c) year missed update.
(edit) @54642   10 years vboxsync Runtime/r0drv/solaris: Add runtime struct member offset detection for …
(edit) @54583   10 years vboxsync comment nit.
(edit) @54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54501   10 years vboxsync Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
(edit) @54488   10 years vboxsync NT: Try only using IPIs in RTMpOnSpecific.
(edit) @54484   10 years vboxsync Runtime/VBoxRTImp: Don't export openssl methods in the import library. …
(edit) @54479   10 years vboxsync Runtime/r0drv/solaris: Fix Solaris 10 breakage due to incompatible …
(edit) @54477   10 years vboxsync IPRT: name the Linux workqueue iprt-VBoxWQueue as a bit more …
(edit) @54476   10 years vboxsync IPRT: fix for Linux 2.6.27
(edit) @54471   10 years vboxsync mp-r0drv-solaris: C-style decl.
(edit) @54469   10 years vboxsync mp-r0drv-solaris: move stuff that doesn't need preemption to be …
(edit) @54468   10 years vboxsync r0drv/solaris: hungarian and doxygen.
(edit) @54467   10 years vboxsync IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
(edit) @54457   10 years vboxsync Runtime/r0drv: RTMpOnPair implementation for solaris.
(edit) @54453   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption rename fixes.
(edit) @54452   10 years vboxsync Runtime/testcase: tstRTR0ThreadPreemption renaming fixes.
(edit) @54449   10 years vboxsync Runtime/testcase: rename tstR0Preemption to tstRTR0Preemption to match …
(edit) @54446   10 years vboxsync RTMpOnPair implementation for linux.
(edit) @54417   10 years vboxsync NT4 build fix.
(edit) @54416   10 years vboxsync grr, incorrect macro completion by slick & me.
(edit) @54415   10 years vboxsync IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
(edit) @54414   10 years vboxsync mp-r0drv-nt.cpp: Enabled new RTMpOnSpecific code.
(edit) @54413   10 years vboxsync mp-r0drv-nt.cpp: Forgot RTMpOnPairIsConcurrentExecSupported.
(edit) @54410   10 years vboxsync IPRT/r0drv: Implemented RTMpOnPair for NT (windows).
(edit) @54408   10 years vboxsync IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
(edit) @54398   10 years vboxsync Runtime/testcase: build fix.
(edit) @54396   10 years vboxsync Runtime/testcase: build fix for windows.
(edit) @54395   10 years vboxsync IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
(edit) @54390   10 years vboxsync Runtime/testcase: enable for windows and solaris too.
(edit) @54389   10 years vboxsync Runtime/testcase: very basic ring-0 thread creation.
(edit) @54374   10 years vboxsync nit
(edit) @54372   10 years vboxsync Runtime/alloc-ef-cpp: compile fix for gcc 5
(edit) @54370   10 years vboxsync Runtime: fix condition (thanks gcc-5)
(edit) @54362   10 years vboxsync thread2-r0drv-solaris.c: thread_join
(edit) @54361   10 years vboxsync wrong. arg.
(edit) @54360   10 years vboxsync build fix
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