]> git.proxmox.com Git - mirror_qemu.git/commit
cpu_defs: Simplify CPUTLB padding logic
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Sun, 5 Jul 2015 21:08:53 +0000 (14:08 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 6 Aug 2015 10:04:08 +0000 (12:04 +0200)
commitb4a4b8d0e0767c85946fd8fc404643bf5766351a
tree3623a5ab667c047ac541a12ce74440e9988ca6bb
parent02d57ea115b7669f588371c86484a2e8ebc369be
cpu_defs: Simplify CPUTLB padding logic

There was a complicated subtractive arithmetic for determining the
padding on the CPUTLBEntry structure. Simplify this with a union.

Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-Id: <1436130533-18565-1-git-send-email-crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/cpu-defs.h