qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] VFIO update 2021-06-18
@ 2021-06-18 15:34 Alex Williamson
  2021-06-18 15:34 ` [PULL 1/3] docs/devel: Add VFIO device migration documentation Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Williamson @ 2021-06-18 15:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cornelia Huck, Kunkun Jiang, alex.williamson, Kirti Wankhede,
	Tarun Gupta, Qixin Gan

The following changes since commit 3ccf6cd0e3e1dfd663814640b3b18b55715d7a75:

  Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request' into staging (2021-06-18 09:54:42 +0100)

are available in the Git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20210618.0

for you to fetch changes up to d742d064c1f541ac8ad6541e248a97f2dc502721:

  vfio/migration: Correct device state from vmstate change for savevm case (2021-06-18 09:10:35 -0600)

----------------------------------------------------------------
VFIO update 2021-06-18

 * VFIO migration documentation (Tarun Gupta)

 * Fix SaveVMHandler de-registration (Kunkun Jiang)

 * Fix vmstate change transition (Kirti Wankhede)

----------------------------------------------------------------
Kirti Wankhede (1):
      vfio/migration: Correct device state from vmstate change for savevm case

Kunkun Jiang (1):
      vfio: Fix unregister SaveVMHandler in vfio_migration_finalize

Tarun Gupta (1):
      docs/devel: Add VFIO device migration documentation

 MAINTAINERS                   |   1 +
 docs/devel/index.rst          |   1 +
 docs/devel/vfio-migration.rst | 150 ++++++++++++++++++++++++++++++++++++++++++
 hw/vfio/migration.c           |  12 +++-
 4 files changed, 163 insertions(+), 1 deletion(-)
 create mode 100644 docs/devel/vfio-migration.rst



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-20 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18 15:34 [PULL 0/3] VFIO update 2021-06-18 Alex Williamson
2021-06-18 15:34 ` [PULL 1/3] docs/devel: Add VFIO device migration documentation Alex Williamson
2021-06-18 15:34 ` [PULL 2/3] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize Alex Williamson
2021-06-18 15:35 ` [PULL 3/3] vfio/migration: Correct device state from vmstate change for savevm case Alex Williamson
2021-06-20 20:19 ` [PULL 0/3] VFIO update 2021-06-18 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).