|
|
@99740
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99051
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93901
|
3 years |
vboxsync |
VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
|
|
|
@93744
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93725
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93717
|
3 years |
vboxsync |
VMM/TM: Internal timers never have a critical section set, so …
|
|
|
@93655
|
3 years |
vboxsync |
VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
|
|
|
@93654
|
3 years |
vboxsync |
TM: Set up the tm.s.VirtualGetRawDataR0 pointers in ring-0. bugref:10094
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93308
|
3 years |
vboxsync |
VMM: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92720
|
3 years |
vboxsync |
VMM/TM: Driverless adjustments for init complete code. bugref:10138
|
|
|
@92712
|
3 years |
vboxsync |
VMM/TM: Made timer allocation work in driverless mode. bugref:10138
|
|
|
@92709
|
3 years |
vboxsync |
VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
|
|
|
@91988
|
3 years |
vboxsync |
VMM/TM: Fixed race while switching TSC modes.
|
|
|
@91939
|
3 years |
vboxsync |
VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@90347
|
3 years |
vboxsync |
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@89283
|
4 years |
vboxsync |
VMM/TM: Fix typo in LogRel for outputting the TM mode.
|
|
|
@88132
|
4 years |
vboxsync |
TM: Shut up annoying assertion.
|
|
|
@88092
|
4 years |
vboxsync |
VMM/TM: Fixed buggy timer unlinking in destroy function. bugref:9943
|
|
|
@88088
|
4 years |
vboxsync |
VMM/TM: Try make sure the load doesn't exceed 100% after the switch …
|
|
|
@88076
|
4 years |
vboxsync |
VMM/TM: doxygen fix. bugref:9943
|
|
|
@88075
|
4 years |
vboxsync |
Backing out r143016 (doxygen fix) as it needs to be split up.
|
|
|
@87926
|
4 years |
vboxsync |
doxygen fixing
|
|
|
@87816
|
4 years |
vboxsync |
VMM/TM: Gearing up to spreading out the timer work a little. bugref:9943
|
|
|
@87814
|
4 years |
vboxsync |
VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
|
|
|
@87813
|
4 years |
vboxsync |
VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
|
|
|
@87812
|
4 years |
vboxsync |
VMM/TM: Replaced the global timer active list lock with per queue …
|
|
|
@87796
|
4 years |
vboxsync |
VMM/TM: The caller of TMR0TimerQueueGrow must own the queue critsect …
|
|
|
@87794
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87774
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87771
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
|
|
|
@87770
|
4 years |
vboxsync |
VMM/TM: Doxygen fixes. bugref:9943
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87765
|
4 years |
vboxsync |
VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
|
|
|
@87763
|
4 years |
vboxsync |
VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
|
|
|
@87761
|
4 years |
vboxsync |
VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87748
|
4 years |
vboxsync |
TM: Speed up TMNotifyEndOfExecution by using TSC instead of …
|
|
|
@87626
|
4 years |
vboxsync |
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82333
|
5 years |
vboxsync |
TM: Added timer statistics. bugref:9218
|
|
|
@81153
|
5 years |
vboxsync |
VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
|
|
|
@81150
|
5 years |
vboxsync |
VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
|
|
|
@80334
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80191
|
5 years |
vboxsync |
VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
|
|
|
@80160
|
5 years |
vboxsync |
VMM/TM: More 'info cpuload' improvements. [doxyfix]
|
|
|
@80159
|
5 years |
vboxsync |
VMM/TM: More 'info cpuload' improvements.
|
|
|
@80157
|
5 years |
vboxsync |
VMM/TM: 'info cpuload' improvements.
|
|
|
@80142
|
5 years |
vboxsync |
TM: Sketched the 'cpuload' debug info item.
|
|
|
@80141
|
5 years |
vboxsync |
TM: Sketched the 'cpuload' debug info item.
|
|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@80115
|
5 years |
vboxsync |
VMM/TM: Added half an hour of load percentage history.
|
|
|
@80113
|
5 years |
vboxsync |
VMM/TM: Adding an interface for getting the CPU load for the last …
|
|
|
@77284
|
6 years |
vboxsync |
VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72685
|
6 years |
vboxsync |
TM: Disable annoying trace for /me. bugref:9044
|
|
|
@72526
|
7 years |
vboxsync |
NEM,TM: More TSC adjustments for NEM/win. bugref:9044
|
|
|
@72522
|
7 years |
vboxsync |
NEM,TM: Work on TSC and NEM/win. bugref:9044 [=>office]
|
|
|
@70948
|
7 years |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@70018
|
7 years |
vboxsync |
VMM/TM: Added a CFGM value TM/UTCTouchFileOnJump to give a file to be …
|
|
|
@69952
|
7 years |
vboxsync |
VMM/TMR3UtcNow: pretty numbers
|
|
|
@69951
|
7 years |
vboxsync |
VMM/TMR3UtcNow: Log time changes between two calls larger than 30min. …
|
|
|
@69950
|
7 years |
vboxsync |
VMM/TMR3UtcNow: Log time changes between two calls larger than 30min.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68106
|
7 years |
vboxsync |
Updated comment.
|
|
|
@68020
|
7 years |
vboxsync |
TMR3Reset: Must reset TSC to zero to work around windows 8 bug TSC range.
|
|
|
@65897
|
8 years |
vboxsync |
TMR3TimerSkip: No need to to set ssm handle status on failure when the …
|
|
|
@65896
|
8 years |
vboxsync |
VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM …
|
|
|
@63739
|
8 years |
vboxsync |
spaces
|
|
|
@62869
|
8 years |
vboxsync |
VMM: warnings.
|
|
|
@62644
|
8 years |
vboxsync |
VMMR3: warnings
|
|
|
@62596
|
8 years |
vboxsync |
VMM/TM: new functions for getting virtual time from R3
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62011
|
8 years |
vboxsync |
VMM/TM: Error message correction for old CFGM keys.
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58123
|
9 years |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@57431
|
9 years |
vboxsync |
VMM/TM: nit.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57107
|
9 years |
vboxsync |
VMM/TM: Fixes to TSC mode handling with TSC freq is incompatible, …
|
|
|
@57078
|
9 years |
vboxsync |
sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
|
|
|
@57075
|
9 years |
vboxsync |
VMM/TM: Code to handle loading saved-states with different host TSC …
|
|
|
@55537
|
10 years |
vboxsync |
VMM/TM: nit.
|
|
|