On 11/11/21 12:06, Paolo Bonzini wrote: > From: Maxim Levitsky <mlevi...@redhat.com> > > Use the KVM_GUESTDBG_BLOCKIRQ debug flag if supported. > > Signed-off-by: Maxim Levitsky <mlevi...@redhat.com> > [Extracted from Maxim's patch into a separate commit. - Paolo] > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > accel/kvm/kvm-all.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>