The following changes since commit b36ad6a0510aee81ecf6087b59f412b9bccaa369:

  hw/audio/virtio-sound: add missing vmstate fields (2026-09-18 10:20:20 +0300)

are available in the Git repository at:

  https://gitlab.com/epilys/qemu.git virtio-snd-migrate

for you to fetch changes up to b36ad6a0510aee81ecf6087b59f412b9bccaa369:

  hw/audio/virtio-sound: add missing vmstate fields (2026-09-18 10:20:20 +0300)

----------------------------------------------------------------

Alexander Mikhalitsyn (2):
  hw/audio/virtio-sound: remove channel positions field from
    VirtIOSoundPCMStream
  hw/audio/virtio-sound: drop unused struct
    VirtIOSoundPCMStream.flushing field

Volker Rümelin (8):
  hw/audio/virtio-sound: remove command and stream mutexes
  hw/audio/virtio-sound: allocate an array of streams
  hw/audio/virtio-sound: free all stream buffers on reset
  hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
  hw/audio/virtio-sound: add stream state variable
  hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
  hw/audio/virtio-sound: introduce virtio_snd_set_active()
  hw/audio/virtio-sound: add missing vmstate fields

 include/hw/audio/virtio-snd.h |  26 +-
 hw/audio/virtio-snd.c         | 716 ++++++++++++++++++++--------------
 2 files changed, 424 insertions(+), 318 deletions(-)

-- 
γαῖα πυρί μιχθήτω


Reply via email to