q35: No need to check gigabyte_align
commit533e8bbb55038e224fa418b8b8e8175110ecda4f
authorEduardo Habkost <ehabkost@redhat.com>
Sat, 23 Jan 2016 16:02:13 +0000 (23 14:02 -0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Feb 2016 11:14:19 +0000 (25 13:14 +0200)
tree426ff719c89049e91f6c34d860a56dc023cbb9ed
parent75fb3d286eae1b0f7a93897be2d67f42dc466e8e
q35: No need to check gigabyte_align

gigabyte_align is always true on q35, so we don't need the
!gigabyte_align compat code anymore.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/i386/pc_q35.c