You don't want to use bool since some gcc versions don't handle bool in asm well; use a u8 instead. "Avi Kivity" <avi@redhat.com> wrote: