qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 RESEND] pc: e820 qemu_cfg tables need to be p


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH v2 RESEND] pc: e820 qemu_cfg tables need to be packed
Date: Sun, 7 Nov 2010 14:59:18 +0000

On Fri, Nov 5, 2010 at 9:40 PM, Alex Williamson
<address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]