commit | ff1ca3f983c4180018dbf5e02f2af06f86ef6d03 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Jan 08 02:58:09 2010 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:35:49 2010 -0300 |
tree | 86bfaefb5935a619024d823b71ceba11aaae6bf2 | |
parent | d35feb26ef7e9fbef7643051be5f0773662b1f91 [diff] |
KVM: PPC: Pass program interrupt flags to the guest When we need to reinject a program interrupt into the guest, we also need to reinject the corresponding flags into the guest. Signed-off-by: Alexander Graf <agraf@suse.de> Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Avi Kivity <avi@redhat.com>