Skip to content
Snippets Groups Projects
Commit be28a27c authored by Scott Wood's avatar Scott Wood Committed by Alexander Graf
Browse files

kvm/ppc: don't call complete_mmio_load when it's a store


complete_mmio_load writes back the mmio result into the
destination register.  Doing this on a store results in
register corruption.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent c32498ee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment