OSDN Git Service

nubus: add trace-events for empty slot accesses
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 24 Sep 2021 07:37:55 +0000 (08:37 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 29 Sep 2021 08:45:19 +0000 (10:45 +0200)
commitce0e6a2c55b13c16de4a7985c0ca41835420430a
treeabdf67dece7473a1a3285ef4b89782b6b1a8823f
parentc0ad4eaf44d9aea4c2872e00bab5b36d05c9e0d6
nubus: add trace-events for empty slot accesses

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>
hw/nubus/nubus-bus.c
hw/nubus/trace-events [new file with mode: 0644]
hw/nubus/trace.h [new file with mode: 0644]
meson.build