History log of /kvm-unit-tests/lib/arm64/gic-v3-its-cmd.c (Results 1 – 3 of 3)
Revision Date Author Comments
# db6767ba 31-Jul-2020 Jingyi Wang <wangjingyi11@huawei.com>

arm64: its: Handle its command queue wrapping

Because micro-bench may send a large number of ITS commands, we
should handle ITS command queue wrapping as kernel instead of just
failing the test.

Si

arm64: its: Handle its command queue wrapping

Because micro-bench may send a large number of ITS commands, we
should handle ITS command queue wrapping as kernel instead of just
failing the test.

Signed-off-by: Jingyi Wang <wangjingyi11@huawei.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


# 5d3540dc 31-Jul-2020 Jingyi Wang <wangjingyi11@huawei.com>

arm64: its: Handle its command queue wrapping

Because micro-bench may send a large number of ITS commands, we
should handle ITS command queue wrapping as kernel instead of just
failing the test.

Si

arm64: its: Handle its command queue wrapping

Because micro-bench may send a large number of ITS commands, we
should handle ITS command queue wrapping as kernel instead of just
failing the test.

Signed-off-by: Jingyi Wang <wangjingyi11@huawei.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>

show more ...


# d62ae917 02-Apr-2020 Eric Auger <eric.auger@redhat.com>

arm/arm64: ITS: Commands

Implement main ITS commands. The code is largely inherited from
the ITS driver.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.

arm/arm64: ITS: Commands

Implement main ITS commands. The code is largely inherited from
the ITS driver.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>

show more ...