Home
last modified time | relevance | path

Searched hist:"3 ed9c6d2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s.h3ed9c6d2 Wed Mar 24 15:48:36 CDT 2010 Alexander Graf <agraf@suse.de> 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>
3ed9c6d2 Wed Mar 24 15:48:36 CDT 2010 Alexander Graf <agraf@suse.de> 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>
H A Dkvm_host.h3ed9c6d2 Wed Mar 24 15:48:36 CDT 2010 Alexander Graf <agraf@suse.de> 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>
3ed9c6d2 Wed Mar 24 15:48:36 CDT 2010 Alexander Graf <agraf@suse.de> 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>