Skip to content
Snippets Groups Projects
Select Git revision
  • multipath-retry-control
  • multipath-retry
  • multipath-retry-in-scsi-disk
  • master default protected
  • vhost-send-reset-device-v2
  • vhost-send-reset-device-next
  • fuse-direct
  • rsd-integration
  • block
  • virtio-fs-mig-next
  • staging
  • stable-8.0
  • staging-8.0
  • stable-7.2
  • staging-7.2
  • stable-6.1
  • stable-6.0
  • stable-5.0
  • stable-4.2
  • stable-4.1
  • pull-block-2023-11-06
  • pull-block-2023-09-01
  • pull-block-2023-06-05
  • v8.0.2
  • v8.0.1
  • v7.2.3
  • v7.2.2
  • v8.0.0
  • v8.0.0-rc4
  • v8.0.0-rc3
  • v7.2.1
  • v8.0.0-rc2
  • v8.0.0-rc1
  • v8.0.0-rc0
  • v7.2.0
  • v7.2.0-rc4
  • v7.2.0-rc3
  • v7.2.0-rc2
  • v7.2.0-rc1
  • v7.2.0-rc0
40 results

net

  • Clone with SSH
  • Clone with HTTPS
  • Forked from QEMU / QEMU
    11735 commits behind the upstream repository.
    Juan Quintela's avatar
    Juan Quintela authored
    Each user network conection create a new slirp instance.  We register
    more than one slirp instance for number 0.
    
    qemu-system-x86_64: -netdev user,id=hs1: savevm_state_handler_insert: Detected duplicate SaveStateEntry: id=slirp, instance_id=0x0
    Broken pipe
    ../../../../../mnt/code/qemu/full/tests/qtest/libqtest.c:195: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0)
    Aborted (core dumped)
    
    Reviewed-by: default avatarStefan Berger <stefanb@linux.ibm.com>
    Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
    Message-ID: <20231020090731.28701-6-quintela@redhat.com>
    b23db4cd
    History