On 21/2/22 15:11, Peter Maydell wrote:
On Mon, 21 Feb 2022 at 13:55, Philippe Mathieu-Daudé
<[email protected]> wrote:
On 21/2/22 13:27, zhenwei pi wrote:
QEMU side has already imported pvpanic.h from linux, remove bit
definitions from include/hw/misc/pvpanic.h, and use
include/standard-headers/linux/pvpanic.h instead.
Also minor changes for PVPANIC_CRASHLOADED -> PVPANIC_CRASH_LOADED.
It seems to fail to build, missing PVPANIC_CRASH_LOADED. On which
tree is this patch based?
That's in patch 1/2.
Sorry Google Mail is making my life harder, and this series not having
a cover letter didn't help.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>