pc: e820 qemu_cfg tables need to be packed
commit67d4b0c1907455f42ad8cea445ff10b81b49eebc
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 5 Nov 2010 21:40:38 +0000 (5 15:40 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Nov 2010 20:35:00 +0000 (16 14:35 -0600)
tree86a0301ab00060fae0f8876e42ae825dcf6975b7
parentb88417062d5f73e2e8137e94b360ca4412942f33
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>
hw/pc.c