Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
- Loading branch information