ping... On 4/29/20 10:29 AM, Philippe Mathieu-Daudé wrote: > A pair of trivial patches while reviewing Huacai's > "KVM target support for MIPS64" series. > > Philippe Mathieu-Daudé (2): > hw/mips/mips_int: De-duplicate KVM interrupt delivery > target/mips/kvm: Assert unreachable code is not used > > hw/mips/mips_int.c | 11 +++-------- > target/mips/kvm.c | 8 ++------ > 2 files changed, 5 insertions(+), 14 deletions(-) >