VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56775   9 years vboxsync tstRTR0Timer: Do the skipping in ring-0 so it won't get out of wack …
(edit) @56770   9 years vboxsync tstRTR0DbgKrnlInfo: don't leak the stuff and don't panic the host with …
(edit) @56768   9 years vboxsync tstRTR0Timer.cpp: Fixed 'Unknown test #16' problem on windows and solaris.
(edit) @56767   9 years vboxsync tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
(edit) @56759   9 years vboxsync tstRTR0Timer: windows fix
(edit) @56753   9 years vboxsync timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
(edit) @56747   9 years vboxsync Fix two small memory leaks found by Parfait
(edit) @56743   9 years vboxsync Runtime/RTPathRmCmd: Fix for the fix
(edit) @56742   9 years vboxsync Runtime/RTPathRmCmd: Fix incorrect format string, found by Parfait
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56700   9 years vboxsync RTGetOptPrintError: Don't crash on VERR_GETOP_TINVALID_ARGUMENT_FORMAT …
(edit) @56699   9 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
(edit) @56680   9 years vboxsync env-generic.cpp: The environment is case sensitive, not insensitive. duh.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56569   9 years vboxsync fixed variable name
(edit) @56389   9 years vboxsync log.cpp: try fix warning.
(edit) @56362   9 years vboxsync threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
(edit) @56361   9 years vboxsync dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
(edit) @56355   9 years vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56313   9 years vboxsync whitespace
(edit) @56309   9 years vboxsync RTLdrLoad[Ex]/NT: Reimplemented backend with proper unicode conversion …
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @56279   9 years vboxsync va_end(), warning
(edit) @56254   10 years vboxsync Runtime: fixed typo in RTTimeFromString()
(edit) @56222   10 years vboxsync warnings
(edit) @56221   10 years vboxsync warnings
(edit) @56004   10 years vboxsync warning
(edit) @56002   10 years vboxsync RTGetOptArgvFromString/MS_CRT: Implemented undocumented doubledouble …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55976   10 years vboxsync Runtime/r0drv: Fix typo in assertion in thread context hooks.
(edit) @55911   10 years vboxsync build fix
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55861   10 years vboxsync build fix
(edit) @55860   10 years vboxsync threadctxhooks-r0drv-solaris.c: disabled strict build code accessing …
(edit) @55859   10 years vboxsync SMAP paranoia.
(edit) @55812   10 years vboxsync space
(edit) @55801   10 years vboxsync fixed offline check while busy waiting in RTMpOnPair.
(edit) @55794   10 years vboxsync Runtime: Replaced .rc file.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(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
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