On 1/3/24 16:41, Vladimir Sementsov-Ogievskiy wrote:
Add trace-events that may help to debug problems with hotplugging.Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru> --- hw/pci/pcie.c | 56 +++++++++++++++++++++++++++++++++++++++++++++ hw/pci/shpc.c | 46 +++++++++++++++++++++++++++++++++++++ hw/pci/trace-events | 6 +++++ 3 files changed, 108 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>