On Fri, 6 Sep 2019 16:31:48 +0800 Xiang Zheng <zhengxiang9@xxxxxxxxxx> wrote: > From: Dongjiu Geng <gengdongjiu@xxxxxxxxxx> > [...] > + > +(9) When QEMU gets SIGBUS from the kernel, QEMU formats the CPER right into > + guest memory, and then injects whatever interrupt (or assert whatever GPIO s/whatever .../platform specific/ and add concrete impl info like: "in case of arm/virt machine it's ..." > + line) as a notification which is necessary for notifying the guest. [...]