VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/TMAll.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @93717   3 年 vboxsync VMM/TM: Internal timers never have a critical section set, so …
(edit) @93620   3 年 vboxsync VMM/MMHyper: Removed unused code. bugref:10093
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92712   3 年 vboxsync VMM/TM: Made timer allocation work in driverless mode. bugref:10138
(edit) @92709   3 年 vboxsync VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
(edit) @90346   4 年 vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
(edit) @88076   4 年 vboxsync VMM/TM: doxygen fix. bugref:9943
(edit) @88075   4 年 vboxsync Backing out r143016 (doxygen fix) as it needs to be split up.
(edit) @87926   4 年 vboxsync doxygen fixing
(edit) @87822   4 年 vboxsync VMM/TM: Let non-EMTs schedule timers too. Take care when translating …
(edit) @87814   4 年 vboxsync VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
(edit) @87813   4 年 vboxsync VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
(edit) @87812   4 年 vboxsync VMM/TM: Replaced the global timer active list lock with per queue …
(edit) @87792   4 年 vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87774   4 年 vboxsync VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
(edit) @87773   4 年 vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87771   4 年 vboxsync VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
(edit) @87770   4 年 vboxsync VMM/TM: Doxygen fixes. bugref:9943
(edit) @87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
(edit) @87764   4 年 vboxsync VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
(edit) @87760   4 年 vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87751   4 年 vboxsync VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
(edit) @87750   4 年 vboxsync VMM/TM: Further relax memory ordering when signaling …
(edit) @87749   4 年 vboxsync VMM/TM: Relax ordering when signaling update-in-progress in …
(edit) @87748   4 年 vboxsync TM: Speed up TMNotifyEndOfExecution by using TSC instead of …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82591   5 年 vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82333   5 年 vboxsync TM: Added timer statistics. bugref:9218
(edit) @81153   5 年 vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81150   5 年 vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @80550   5 年 vboxsync VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
(edit) @80549   5 年 vboxsync VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
(edit) @80531   5 年 vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80333   6 年 vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80281   6 年 vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80268   6 年 vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @74785   6 年 vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @72685   7 年 vboxsync TM: Disable annoying trace for /me. bugref:9044
(edit) @69111   7 年 vboxsync (C) year
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65591   8 年 vboxsync VMM: missing break (harmless)
(edit) @63560   9 年 vboxsync scm: cleaning up todos
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 年 vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @54845   10 年 vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54065   10 年 vboxsync VMM: Implemented TM TSC-mode switching with paravirtualized guests.
(edit) @50387   11 年 vboxsync build fix
(edit) @50385   11 年 vboxsync TMAll: Realized what the asserting was all about and reintroduced it, …
(edit) @50383   11 年 vboxsync tmTimerVirtualSyncSet: Removed non-sensical lock ownership assertion.
(edit) @50381   11 年 vboxsync tmTimerVirtualSyncStop: Removed non-sensical lock ownership assertion.
(edit) @49623   11 年 vboxsync VMM: Warnings.
(edit) @48080   11 年 vboxsync VMM/TMAll: doxygen comment correction.
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44346   12 年 vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @41965   13 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41801   13 年 vboxsync Doxygen.
(edit) @41800   13 年 vboxsync Doxygen.
(edit) @41783   13 年 vboxsync Doxygen, comment typos.
(edit) @41777   13 年 vboxsync Doxygen.
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @39034   13 年 vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @37527   14 年 vboxsync TM: Virtual sync timer locking fixes and assertions.
(edit) @37517   14 年 vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37452   14 年 vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37414   14 年 vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(edit) @37324   14 年 vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32796   14 年 vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32489   14 年 vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32484   14 年 vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @30799   15 年 vboxsync TM: Made it possible to enable the resettable accounting stats in …
(edit) @30684   15 年 vboxsync TM: Added resettable accounting stats. Count the halts and execution …
(edit) @30581   15 年 vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25247   15 年 vboxsync TMAll.cpp: -Wshadow
(edit) @22808   15 年 vboxsync TM: hiding VMM internal APIs.
(edit) @20784   16 年 vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20778   16 年 vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20752   16 年 vboxsync TMTimerSet: stats and quick optimization.
(edit) @20751   16 年 vboxsync last min typo.
(edit) @20750   16 年 vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20733   16 年 vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20120   16 年 vboxsync TMAll.cpp: Better assertion.
(edit) @20089   16 年 vboxsync TM: The critsect assertions.
(edit) @20050   16 年 vboxsync TM: new state and more logging (gee).
(edit) @19821   16 年 vboxsync TM: TMTimerPoll cleanup.
(edit) @19820   16 年 vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
(edit) @19810   16 年 vboxsync TM: TMTimerPoll hacking.
(edit) @19773   16 年 vboxsync Fixed accidental commits
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette