disable automatic loading of sgabios when -nographic
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Nov 2011 15:00:22 +0000 (16:00 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 7 Nov 2011 16:57:36 +0000 (10:57 -0600)
commita6bc2a7e64070c8db3a7fc86c324a362408709b4
tree81e88f7bbb7cce34b8948d1433ff1b228fed8ede
parente60d93a71bcdc0180a134e8d1352c2136968d596
disable automatic loading of sgabios when -nographic

sgabios hasn't gotten a lot of coverage since it was not shipped.  For 1.0,
let's disable the automatic loading of the option ROM in -nographic
mode.  We can put it back for 1.1.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c