Searched hist:"7 f9136f90dd2675c4cee29eed447f9213f94f3e6" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/intc/ |
H A D | spapr_xive.c | 7f9136f90dd2675c4cee29eed447f9213f94f3e6 Wed May 08 17:19:44 UTC 2019 Cédric Le Goater <clg@kaod.org> spapr/xive: EQ page should be naturally aligned
When the OS configures the EQ page in which to receive event notifications from the XIVE interrupt controller, the page should be naturally aligned. Add this check.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20190508171946.657-2-clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org> [dwg: Minor change for printf warning on some platforms] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|