Skip to content
  • Gerd Hoffmann's avatar
    28457744
    module: qom module support · 28457744
    Gerd Hoffmann authored
    
    
    Add support for qom types provided by modules.  For starters use a
    manually maintained list which maps qom type to module and prefix.
    
    Two load functions are added:  One to load the module for a specific
    type, and one to load all modules (needed for object/device lists as
    printed by -- for example -- qemu -device help).
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    Message-id: 20200624131045.14512-2-kraxel@redhat.com
    28457744
    module: qom module support
    Gerd Hoffmann authored
    
    
    Add support for qom types provided by modules.  For starters use a
    manually maintained list which maps qom type to module and prefix.
    
    Two load functions are added:  One to load the module for a specific
    type, and one to load all modules (needed for object/device lists as
    printed by -- for example -- qemu -device help).
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    Message-id: 20200624131045.14512-2-kraxel@redhat.com
Loading