summary refs log tree commit diff stats
path: root/hw/nubus/trace.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nubus: add trace-events for empty slot accessesMark Cave-Ayland2021-09-291-0/+1
Increase the max_access_size to 4 bytes for empty Nubus slot and super slot accesses to allow tracing of the Nubus enumeration process by the guest OS. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20210924073808.1041-8-mark.cave-ayland@ilande.co.uk> Signed-off-by: Laurent Vivier <laurent@vivier.eu>