All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
To: mst@redhat.com
Cc: marcel.apfelbaum@gmail.com, qemu-devel@nongnu.org,
	vsementsov@yandex-team.ru, yc-core@yandex-team.ru
Subject: [PATCH v9 0/1] pci hotplug tracking
Date: Fri,  1 Mar 2024 18:41:45 +0300	[thread overview]
Message-ID: <20240301154146.761531-1-vsementsov@yandex-team.ru> (raw)

v9: I was convinced, that adding new qapi interfaces here is
questionable. So, to conclude, let's still add two convenient
trace-points, which may help to debug hotplug problems.

Vladimir Sementsov-Ogievskiy (1):
  hw: add some convenient trace-events for pcie and shpc hotplug

 hw/pci/pcie.c       | 56 +++++++++++++++++++++++++++++++++++++++++++++
 hw/pci/shpc.c       | 46 +++++++++++++++++++++++++++++++++++++
 hw/pci/trace-events |  6 +++++
 3 files changed, 108 insertions(+)

-- 
2.34.1



             reply	other threads:[~2024-03-01 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 15:41 Vladimir Sementsov-Ogievskiy [this message]
2024-03-01 15:41 ` [PATCH v9 1/1] hw: add some convenient trace-events for pcie and shpc hotplug Vladimir Sementsov-Ogievskiy
2024-03-01 15:54   ` Philippe Mathieu-Daudé
2024-03-11 20:02 ` [PATCH v9 0/1] pci hotplug tracking Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240301154146.761531-1-vsementsov@yandex-team.ru \
    --to=vsementsov@yandex-team.ru \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yc-core@yandex-team.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.