Skip to content
  • Glauber Costa's avatar
    a90d4690
    Add an isa device for SGA · a90d4690
    Glauber Costa authored
    
    
    This patch adds a dummy legacy ISA device whose responsibility is to
    deploy sgabios, an option rom for a serial graphics adapter.
    The proposal is that this device is always-on when -nographics,
    but can otherwise be enable in any setup when -device sga is used.
    
    [v2: suggestions on qdev by Markus ]
    [v3: cleanups and documentation, per list suggestions ]
    
    Signed-off-by: default avatarGlauber Costa <glommer@redhat.com>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    a90d4690
    Add an isa device for SGA
    Glauber Costa authored
    
    
    This patch adds a dummy legacy ISA device whose responsibility is to
    deploy sgabios, an option rom for a serial graphics adapter.
    The proposal is that this device is always-on when -nographics,
    but can otherwise be enable in any setup when -device sga is used.
    
    [v2: suggestions on qdev by Markus ]
    [v3: cleanups and documentation, per list suggestions ]
    
    Signed-off-by: default avatarGlauber Costa <glommer@redhat.com>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
Loading