commit | e8373c56531cec8eb48743f261e8b216bcda589a | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon Oct 12 11:58:00 2020 +0200 |
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Oct 17 13:59:40 2020 +0200 |
tree | 9d11441b884e234fd5d378799eb570407421881c | |
parent | 79b99fe3f09979b6ba0a8d9f4603dc43e7e066c4 [diff] |
hw/mips/cps: Expose input clock and connect it to CPU cores Expose a qdev input clock named 'clk-in', and connect it to each core to forward-propagate the clock. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20201012095804.3335117-18-f4bug@amsat.org>