diff options
author | Alexander Graf <agraf@suse.de> | 2010-03-24 21:48:36 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:17:20 +0300 |
commit | 3ed9c6d2b5aa0ac365c52a2a3a370ac499f21e45 (patch) | |
tree | 2b2b946d76b9e1344f98dad5542d63971a3bd288 /Documentation/kvm/api.txt | |
parent | 5a1b419fc936af9f10766c889d83d80990ecd300 (diff) | |
download | talos-op-linux-3ed9c6d2b5aa0ac365c52a2a3a370ac499f21e45.tar.gz talos-op-linux-3ed9c6d2b5aa0ac365c52a2a3a370ac499f21e45.zip |
KVM: PPC: Make bools bitfields
Bool defaults to at least byte width. We usually only want to waste a single
bit on this. So let's move all the bool values to bitfields, potentially
saving memory.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'Documentation/kvm/api.txt')
0 files changed, 0 insertions, 0 deletions