
21 Nov
2022
21 Nov
'22
2:34 p.m.
On a Monday in 2022, Peter Krempa wrote:
The 'number' override type didn't exist in the final version so change it to the corresponding 'signed' and 'unsigned'.
Additionally clarify which override type is used for a corresponding qemu type and also that we use base 10 numbers so users will need to
Every base is base 10. Jano
convert the numbers if needed.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- docs/drvqemu.rst | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-)