Skip to content
Snippets Groups Projects
Select Git revision
  • 8006040d47555cba456c9cc43374fba9e04e3bcc
  • master default
  • virtio-camera
  • venus
  • venus-rebased
  • virgl-blob-fixes
  • staging
  • stable-6.1
  • stable-6.0
  • stable-6.0-staging
  • stable-5.0
  • stable-4.2
  • stable-4.1
  • stable-4.0
  • stable-3.1
  • stable-3.0
  • stable-2.12
  • stable-2.11
  • stable-2.10
  • stable-2.9
  • stable-2.8
  • v7.1.0-rc2
  • v7.1.0-rc1
  • v7.1.0-rc0
  • v7.0.0
  • v7.0.0-rc4
  • v7.0.0-rc3
  • v7.0.0-rc2
  • v7.0.0-rc1
  • v7.0.0-rc0
  • v6.1.1
  • v6.2.0
  • v6.2.0-rc4
  • v6.2.0-rc3
  • v6.2.0-rc2
  • v6.2.0-rc1
  • v6.2.0-rc0
  • v6.0.1
  • v6.1.0
  • v6.1.0-rc4
  • v6.1.0-rc3
41 results

qemu

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Michael S. Tsirkin authored and Anthony Liguori committed
    As status is set to 0 on reset, invoke the relevant callback. This makes
    for a cleaner code in devices as they don't need to duplicate the code
    in their reset routine, as well as excercises this path a little more.
    
    In particular this makes it possible to unify
    vhost-net handling code with the following patch.
    
    Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
    (cherry picked from commit e0c472d8)
    8006040d
    History
    Read the documentation in qemu-doc.html.
    
    Fabrice Bellard.