VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/DevRTC.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64369   8 年 vboxsync Devices/PC: Doxygen fixes
(edit) @63478   8 年 vboxsync Devices: warnings (clang)
(edit) @62890   8 年 vboxsync Devices: warnings
(edit) @62509   8 年 vboxsync (C) 2016
(edit) @60404   9 年 vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @54179   10 年 vboxsync RTC: Added a bit of stats.
(edit) @53116   10 年 vboxsync DevRTC: don't spam the R0 log with "RTC: stopped the periodic timer" …
(edit) @52756   10 年 vboxsync calc once.
(edit) @52388   10 年 vboxsync Device/Driver: 5986: Applying patch from qemu-devel related to "Hours …
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @45208   12 年 vboxsync RTC: Experimental hack for UIP bit being set too long.
(edit) @45191   12 年 vboxsync DevRTC: UIP hack.
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44810   12 年 vboxsync DevRTC.cpp: cleanups.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44510   12 年 vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
(edit) @43241   12 年 vboxsync RTC: Do not corrupt CMOS bank 1 by writing to bank 2 without writing …
(edit) @41710   12 年 vboxsync DevRTC: Extended the 'rtc' info with register A thru D.
(edit) @41709   12 年 vboxsync Moved the code to the right placed.
(edit) @41708   12 年 vboxsync DevRTC.cpp: r=bird: - Changed cmos to cmos1. - Don't start internal …
(edit) @41667   12 年 vboxsync Compacted CMOS debug info output.
(edit) @41599   13 年 vboxsync CMOS Debuging: As suggested by Michal, moved the debug information …
(edit) @41566   13 年 vboxsync RTC: Clear CMOS shutdown byte on reset.
(edit) @38195   13 年 vboxsync rtcLoadExec: Avoid asserting in TMTimerSetFrequencyHint.
(edit) @37526   13 年 vboxsync Dev*: Timer locking fixes.
(edit) @37514   13 年 vboxsync DevRTC: nit
(edit) @37513   13 年 vboxsync DevRTC: Locking adjustments.
(edit) @37512   13 年 vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @37511   13 年 vboxsync DevRTC: Moving the code around, adjusting it thowards our style.
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32484   14 年 vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @30846   14 年 vboxsync DevRTC: No point calling LogRel when we are not in R3.
(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) @27976   15 年 vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27460   15 年 vboxsync DevRTC: Added support for PIIX4 style second CMOS bank.
(edit) @27126   15 年 vboxsync PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
(edit) @27121   15 年 vboxsync HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26169   15 年 vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26165   15 年 vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
(edit) @26158   15 年 vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
(edit) @26157   15 年 vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @25127   15 年 vboxsync DevRTC: Fixed incorrect weekday calculation (two days off).
(edit) @24265   15 年 vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24089   15 年 vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @22793   15 年 vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 年 vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20087   16 年 vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @19706   16 年 vboxsync DevRTC: UIP logging (level 2).
(edit) @13840   16 年 vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @12977   16 年 vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12969   16 年 vboxsync #1865: PDMINS.
(edit) @11293   16 年 vboxsync DevRTC: PDMDEVINS_2_RCPTR
(edit) @11269   16 年 vboxsync Devices: pData -> pThis.
(edit) @11245   16 年 vboxsync DevRTC: alignment correction.
(edit) @11244   16 年 vboxsync DevRTC: Cosmetics.
(edit) @11218   16 年 vboxsync alignment?
(edit) @11217   16 年 vboxsync more tests
(edit) @11215   16 年 vboxsync alignment
(edit) @11214   16 年 vboxsync build fix
(edit) @11213   16 年 vboxsync DevRTC: Fixed incorrect cfgm value check.
(edit) @11212   16 年 vboxsync DevRTC: Use CFGM*Def.
(edit) @11211   16 年 vboxsync #1865: DevRTC
(edit) @11210   16 年 vboxsync DevRTC: cosmetics.
(edit) @11209   16 年 vboxsync DevRTC: dropped the vl_vbox.h dependency.
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9117   17 年 vboxsync Removed the #if 0 case from the #2890 fix.
(edit) @9088   17 年 vboxsync Corrected the delay for the 2nd timer that clears UIP (among others …
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5377   17 年 vboxsync Enabled the GC code.
(edit) @5310   17 年 vboxsync get rid of the struct tm mess.
(edit) @5308   17 年 vboxsync get rid of the struct tm mess.
(edit) @4787   17 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 年 vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3666   17 年 vboxsync replace underscore symbols in Devices/
(edit) @3477   17 年 vboxsync just make the variable signed.
(edit) @3314   17 年 vboxsync warning
(edit) @3258   17 年 vboxsync Don't clear REG_B_UIE when REG_B_SET is written as this breaks OS/2 …
(edit) @3257   17 年 vboxsync rtc_timer_update is called on every timer tick, so don't attempt …
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2907   18 年 vboxsync Don't show the stopped messages unless the timer is active.
(edit) @2851   18 年 vboxsync Log RTC frequency changes.
(edit) @2850   18 年 vboxsync Fixed leftover VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs.
(edit) @2781   18 年 vboxsync made the file description correspond to the device/driver description.
(edit) @2627   18 年 vboxsync Fixed some RTTIME -> tm conversion bugs.
(edit) @2626   18 年 vboxsync Fixed UTC typo.
(edit) @2613   18 年 vboxsync Use TM as UCT source.
(edit) @2468   18 年 vboxsync Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
(edit) @2285   18 年 vboxsync TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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