You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/i386/kvm
Luis Pires bb89646c75 i386/kvm: Replace abs64() with uabs64() from host-utils
Drop abs64() and use uabs64() from host-utils, which avoids
an undefined behavior when taking abs of the most negative value.

Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20210910112624.72748-5-luis.pires@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3 years ago
..
apic.c i386/kvm: The value passed to strerror should be positive 4 years ago
clock.c i386/kvm: The value passed to strerror should be positive 4 years ago
i8254.c i386/kvm: Replace abs64() with uabs64() from host-utils 3 years ago
i8259.c i386/kvm: The value passed to strerror should be positive 4 years ago
ioapic.c i386/kvm: The value passed to strerror should be positive 4 years ago
meson.build meson: convert hw/arch* 4 years ago