]> Git Repo - qemu.git/commit - target/ppc/machine.c
target/ppc: Extract post_load_update_msr
authorRichard Henderson <[email protected]>
Tue, 23 Mar 2021 18:43:31 +0000 (12:43 -0600)
committerDavid Gibson <[email protected]>
Tue, 4 May 2021 01:41:24 +0000 (11:41 +1000)
commitedece45d4ac2a12a7183d8fb1ddd7f7984910ab8
tree7e64af3ebda2e542a3243adf778e6e304ff4a438
parente81f17a3f616a4f2c803aafed60500ac45df9b3d
target/ppc: Extract post_load_update_msr

Extract post_load_update_msr to share between cpu_load_old
and cpu_post_load in updating the msr.

Suggested-by: Cédric Le Goater <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20210323184340[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/machine.c
This page took 0.022305 seconds and 4 git commands to generate.