|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@104848
|
8 months |
vboxsync |
VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
|
|
|
@100357
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100356
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@100355
|
19 months |
vboxsync |
Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97910
|
2 years |
vboxsync |
IPRT/r0drv: Kicked out RTMEMHDR_FLAG_EXEC and associated code now that …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96083
|
2 years |
vboxsync |
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
|
|
|
@96079
|
2 years |
vboxsync |
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92621
|
3 years |
vboxsync |
VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
|
|
|
@92246
|
3 years |
vboxsync |
IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
|
|
|
@91483
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91482
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91481
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91480
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91479
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91478
|
3 years |
vboxsync |
IPRT/memobj: Added pszTag to rtR0MemObjNew.
|
|
|
@91446
|
3 years |
vboxsync |
IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
|
|
|
@90488
|
3 years |
vboxsync |
IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
|
|
|
@87146
|
4 years |
vboxsync |
iprt/dbgkrnlinfo-r0drv-darwin.cpp: Adjustments for bugref:9898.
|
|
|
@86578
|
4 years |
vboxsync |
Runtime/r0drv/dbgkrnlinfo-r0drv-darwin.cpp: Fix for ElCapitan where …
|
|
|
@86305
|
4 years |
vboxsync |
Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on …
|
|
|
@86290
|
4 years |
vboxsync |
Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
|
|
|
@85341
|
5 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85340
|
5 years |
vboxsync |
IPRt/dbgkrnlinfo-r0drv-darwin.cpp: Don't use deprecated network KPIs …
|
|
|
@85167
|
5 years |
vboxsync |
IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
|
|
|
@85124
|
5 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@83845
|
5 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-darwin.cpp: VC++ 14.1 warnings. bugref:8489
|
|
|
@83098
|
5 years |
vboxsync |
IPRT/semeventmulti-r0drv-darwin.cpp: Fix for double fault when …
|
|
|
@83087
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Traced down the problematic vm_fault …
|
|
|
@83074
|
5 years |
vboxsync |
IPRT/r0drv-darwin: Some debug code. bugref:9466
|
|
|
@83070
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Workarounds for vm_fault misbehaving on …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82898
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Don't set the …
|
|
|
@82886
|
5 years |
vboxsync |
IPRt/memobj-r0drv-darwin.cpp: Turns out kIOMapPrefault wasn't allowed …
|
|
|
@82877
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Only apply the cb += PAGE_SIZE …
|
|
|
@82868
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Added support for alignments other than …
|
|
|
@82861
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: Prefault user mappings too when the …
|
|
|
@82860
|
5 years |
vboxsync |
IPRT/memobj-r0drv-darwin.cpp: rtR0MemObjNativeMapKernel wasn't forcing …
|
|
|
@82856
|
5 years |
vboxsync |
IPRT/assert-r0drv-darwin.cpp: Make sure we get the output to the …
|
|
|
@82809
|
5 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-darwin.cpp: build fixes.
|
|
|
@82806
|
5 years |
vboxsync |
IPRT/dbgkrnlinfo-r0drv-darwin.cpp: Implemented using the loaded kernel …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@78120
|
6 years |
vboxsync |
IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
|
|
|
@77120
|
6 years |
vboxsync |
IPRT: Some license header cleanups.
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76560
|
6 years |
vboxsync |
IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76513
|
6 years |
vboxsync |
IPRT: scm --fix-header-guards. bugref:9344
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76055
|
6 years |
vboxsync |
IPRT/semevent*-r0drv-darwin.cpp: Must disable interrupts prior to …
|
|
|
@75704
|
6 years |
vboxsync |
IPRT/r0drv/darwin: RTSemEventSignal and RTSemEventMultiSignal seems to …
|
|
|
@75043
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75042
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75039
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@72691
|
7 years |
vboxsync |
iprt/formats/mach-o.h,dbgkrnlinfo-r0drv-darwin.cpp: Deal with new load …
|
|
|
@69662
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Stop confusing doxygen with RTR0DECL …
|
|
|
@69650
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: build fixes
|
|
|
@69648
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Be more verbose in case of symbol table …
|
|
|
@69647
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Don't barf on weak symbol definitions. …
|
|
|
@69643
|
7 years |
vboxsync |
Make tstRTDarwinMachKernel build on windows because windbg is easier …
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68996
|
7 years |
vboxsync |
Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
|
|
|
@68995
|
7 years |
vboxsync |
Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
|
|
|
@63519
|
8 years |
vboxsync |
IPRT: warnings (clang)
|
|
|
@63509
|
8 years |
vboxsync |
IPRT: warnings (clang)
|
|
|
@63508
|
8 years |
vboxsync |
IPRT: warnings (clang)
|
|
|
@63451
|
8 years |
vboxsync |
Runtime: warnings
|
|
|
@62477
|
9 years |
vboxsync |
(C) 2016
|
|
|
@58800
|
9 years |
vboxsync |
Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
|
|
|
@58598
|
9 years |
vboxsync |
dbgkernel-info-r0drv-darwin.cpp: Look for development and debug …
|
|
|
@58278
|
9 years |
vboxsync |
r0drv: Make it possible to use RTMEM_WRAP_TO_EF_APIS in the VBOXR0DRV …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57274
|
9 years |
vboxsync |
iprt/r0drv/darwin: The remaining (hopefully) places where we might …
|
|
|
@57252
|
9 years |
vboxsync |
SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
|
|
|
@57246
|
9 years |
vboxsync |
iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
|
|
|
@57230
|
9 years |
vboxsync |
spinlock-r0drv-darwin.cpp: Fix leak.
|
|
|
@57228
|
9 years |
vboxsync |
IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
|
|
|
@57077
|
9 years |
vboxsync |
Fixed copy & past burn (from the-linux-kernel.h).
|
|
|
@57074
|
9 years |
vboxsync |
r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
|
|
|
@56699
|
10 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
|
|
|
@56362
|
10 years |
vboxsync |
threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
|
|
|
@56361
|
10 years |
vboxsync |
dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
|
|
|
@56355
|
10 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@56221
|
10 years |
vboxsync |
warnings
|
|
|
@54415
|
10 years |
vboxsync |
IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
|
|
|
@54374
|
10 years |
vboxsync |
nit
|
|
|
@54358
|
10 years |
vboxsync |
IPRT/R0Drv: Fix (windows & solaris) / kludge (the rest) for thread …
|
|
|
@52822
|
10 years |
vboxsync |
Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48905
|
11 years |
vboxsync |
Promoted Runtime/include/internal/ldrMach-O.h to …
|
|
|
@47639
|
11 years |
vboxsync |
RTThreadPreemptIsPending/darwin: Seems three more bits have been added …
|
|
|
@45540
|
12 years |
vboxsync |
threadpreempt-r0drv-darwin.cpp: Check for AST_QUANTUM as well.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|