Hi
On Mon, Feb 24, 2020 at 9:56 PM Jagannathan Raman wrote:
>
> Relocate machine_int and exit notifiers into common code
utils/notify.c is not a good place to relocate those.
eventually, add a new softmmu/notifiers.c ?
And that patch broke make check test-char /char/mux, because it
overrides m
Relocate machine_int and exit notifiers into common code
Signed-off-by: Elena Ufimtseva
Signed-off-by: John G Johnson
Signed-off-by: Jagannathan Raman
---
include/sysemu/sysemu.h | 2 ++
softmmu/vl.c| 42 --
util/notify.c | 43