util: remove support for hex numbers with a scaling suffix
commit8b902e3d2309595567e4957b96e971c4f3ca455e
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 16 Dec 2022 09:50:05 +0000 (16 10:50 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jan 2023 23:51:02 +0000 (6 00:51 +0100)
tree3188d5b1d18572bb502718c1ac066929c601d402
parenteaaaf8abdc9a9f3493f2cb6a751660dff3f9db57
util: remove support for hex numbers with a scaling suffix

This was deprecated in 6.0 and can now be removed.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
tests/unit/test-cutils.c
util/cutils.c