Re: [Qemu-devel] [PATCH 10/13] spapr: introduce routines to delete the KVM IRQ device

2019-02-11 Thread David Gibson
On Mon, Jan 07, 2019 at 07:39:43PM +0100, Cédric Le Goater wrote: > If a new interrupt mode is chosen by CAS, the machine generates a > reset to reconfigure. At this point, the connection with the previous > KVM device needs to be closed and a new connection needs to opened > with the KVM device op

[Qemu-devel] [PATCH 10/13] spapr: introduce routines to delete the KVM IRQ device

2019-01-07 Thread Cédric Le Goater
If a new interrupt mode is chosen by CAS, the machine generates a reset to reconfigure. At this point, the connection with the previous KVM device needs to be closed and a new connection needs to opened with the KVM device operating the chosen interrupt mode. New routines are introduced to destroy