Re: [Qemu-devel] [kvm-unit-tests PATCH v2 05/10] arm/arm64: irq enable/disable

2016-06-07 Thread Alex Bennée
Andrew Jones writes: > Signed-off-by: Andrew Jones Reviewed-by: Alex Bennée > --- > lib/arm/asm/processor.h | 10 ++ > lib/arm64/asm/processor.h | 10 ++ > 2 files changed, 20 insertions(+) > > diff --git a/lib/arm/asm/processor.h b/lib/arm/asm/processor.h > index afc903ca

[Qemu-devel] [kvm-unit-tests PATCH v2 05/10] arm/arm64: irq enable/disable

2016-06-04 Thread Andrew Jones
Signed-off-by: Andrew Jones --- lib/arm/asm/processor.h | 10 ++ lib/arm64/asm/processor.h | 10 ++ 2 files changed, 20 insertions(+) diff --git a/lib/arm/asm/processor.h b/lib/arm/asm/processor.h index afc903ca7d4ab..75a8d08b89330 100644 --- a/lib/arm/asm/processor.h +++ b/lib