commit | 67d4b0c1907455f42ad8cea445ff10b81b49eebc | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Nov 05 15:40:38 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 14:35:00 2010 -0600 |
tree | 86a0301ab00060fae0f8876e42ae825dcf6975b7 | |
parent | b88417062d5f73e2e8137e94b360ca4412942f33 [diff] |
pc: e820 qemu_cfg tables need to be packed We can't let the compiler define the alignment for qemu_cfg data. Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>