Searched hist:"0 ab2316e9e605af500fcefc60e39c8dc62fbd161" (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/intc/ |
H A D | pnv_xive.c | 0ab2316e9e605af500fcefc60e39c8dc62fbd161 Fri Nov 15 15:55:37 UTC 2019 Greg Kurz <groug@kaod.org> xive: Link "xive" property to XiveEndSource::xrtr pointer
The END source object has both a pointer and a "xive" property pointing to the router object. Confusing bugs could arise if these ever go out of sync.
Change the property definition so that it explicitely sets the pointer. The property isn't optional : not being able to set the link is a bug and QEMU should rather abort than exit in this case.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157383333784.165747.5298512574054268786.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | spapr_xive.c | 0ab2316e9e605af500fcefc60e39c8dc62fbd161 Fri Nov 15 15:55:37 UTC 2019 Greg Kurz <groug@kaod.org> xive: Link "xive" property to XiveEndSource::xrtr pointer
The END source object has both a pointer and a "xive" property pointing to the router object. Confusing bugs could arise if these ever go out of sync.
Change the property definition so that it explicitely sets the pointer. The property isn't optional : not being able to set the link is a bug and QEMU should rather abort than exit in this case.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157383333784.165747.5298512574054268786.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | xive.c | 0ab2316e9e605af500fcefc60e39c8dc62fbd161 Fri Nov 15 15:55:37 UTC 2019 Greg Kurz <groug@kaod.org> xive: Link "xive" property to XiveEndSource::xrtr pointer
The END source object has both a pointer and a "xive" property pointing to the router object. Confusing bugs could arise if these ever go out of sync.
Change the property definition so that it explicitely sets the pointer. The property isn't optional : not being able to set the link is a bug and QEMU should rather abort than exit in this case.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157383333784.165747.5298512574054268786.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|