Searched hist:"93 aeb702105e0dabaf70518bacc7f6fc102c1c34" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | ppc.h | 93aeb702105e0dabaf70518bacc7f6fc102c1c34 Fri Feb 18 07:34:14 UTC 2022 Nicholas Piggin <npiggin@gmail.com> ppc: allow the hdecr timer to be created/destroyed
Machines which don't emulate the HDEC facility are able to use the timer for something else. Provide functions to start and stop the hdecr timer.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> [ clg: checkpatch fixes ] Message-Id: <20220216102545.1808018-4-npiggin@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|
/qemu/hw/ppc/ |
H A D | ppc.c | 93aeb702105e0dabaf70518bacc7f6fc102c1c34 Fri Feb 18 07:34:14 UTC 2022 Nicholas Piggin <npiggin@gmail.com> ppc: allow the hdecr timer to be created/destroyed
Machines which don't emulate the HDEC facility are able to use the timer for something else. Provide functions to start and stop the hdecr timer.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> [ clg: checkpatch fixes ] Message-Id: <20220216102545.1808018-4-npiggin@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
|