On 06/05/2013 06:02 AM, Andreas Färber wrote: > So why can't you apply QEMU_PACKED to the whole struct? Because of the > contradicting void* alignment attribute of the first field?
Actually, that might work. I'll give it a shot on x86_64 and change all of the uses if it does work. r~