commit | 29d03158f9d400450c17bb25ee0533b52f651d04 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Jul 01 20:26:32 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:17:00 2011 +0300 |
tree | 3bac325decc3fb6c586776cf0c95ee463815dff6 | |
parent | 9e368f2915601cd5bc7f5fd638b58435b018bbd7 [diff] |
KVM: PPC: Remove prog_flags Commit c8f729d408 (KVM: PPC: Deliver program interrupts right away instead of queueing them) made away with all users of prog_flags, so we can just remove it from the headers. Signed-off-by: Alexander Graf <agraf@suse.de>