Message ID | 20220701093407.2150607-1-yangxiaojuan@loongson.cn (mailing list archive) |
---|---|
Headers | show |
Series | Fix bugs for LoongArch virt machine | expand |
On 7/1/22 15:03, Xiaojuan Yang wrote: > This series fix some bugs for LoongArch virt machine. Including > RTC device emulation, ECFG reg emulation, timer clear function, > and IPI device function, etc. > > Xiaojuan Yang (11): > hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function > hw/rtc/ls7a_rtc: Fix timer call back function > hw/rtc/ls7a_rtc: Remove unimplemented device in realized function > hw/rtc/ls7a_rtc: Add reset function > hw/rtc/ls7a_rtc: Fix rtc enable and disable function > hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in > toy_time_to_val() > hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors > target/loongarch: Fix the meaning of ECFG reg's VS field > target/loongarch: Add lock when writing timer clear reg I'm queueing the first 9 patches. r~