Skip to content
  • Paolo Bonzini's avatar
    87430d5b
    configure, meson: move audio driver detection to Meson · 87430d5b
    Paolo Bonzini authored
    
    
    This brings a change that makes audio drivers more similar to all
    other modules.  All drivers are built by default, while
    --audio-drv-list only governs the default choice of the audio driver.
    
    Meson options are added to disable the drivers, and the next patches
    will fix the help messages and command line options, and especially
    make the non-default drivers available via -audiodev.
    
    Cc: Gerd Hoffman <kraxel@redhat.com>
    Cc: Volker Rümelin <vr_qemu@t-online.de>
    Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20211007130630.632028-4-pbonzini@redhat.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    87430d5b
    configure, meson: move audio driver detection to Meson
    Paolo Bonzini authored
    
    
    This brings a change that makes audio drivers more similar to all
    other modules.  All drivers are built by default, while
    --audio-drv-list only governs the default choice of the audio driver.
    
    Meson options are added to disable the drivers, and the next patches
    will fix the help messages and command line options, and especially
    make the non-default drivers available via -audiodev.
    
    Cc: Gerd Hoffman <kraxel@redhat.com>
    Cc: Volker Rümelin <vr_qemu@t-online.de>
    Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20211007130630.632028-4-pbonzini@redhat.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Loading