On Fri, Nov 5, 2010 at 9:40 PM, Alex Williamson <alex.william...@redhat.com> wrote: > We can't let the compiler define the alignment for qemu_cfg data.
Actually, whole e820_table implementation seems to be buggy. The structure may not be passed directly to fw_cfg interface without endianness conversions, otherwise the emulation will not work on big endian host.