]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Always reserves slot 0x02 for primary VGA.
authorOsier Yang <jyang@redhat.com>
Tue, 5 Apr 2011 13:49:58 +0000 (21:49 +0800)
committerOsier Yang <jyang@redhat.com>
Wed, 6 Apr 2011 06:22:54 +0000 (14:22 +0800)
commit7b2cac1238932471af516a5e68842762c1081719
tree31baca90c8843d673d6a23c1c3670f25695f8c0e
parent3eb869a04bdeaddbe10e74568540e865fb79e412
qemu: Always reserves slot 0x02 for primary VGA.

To address https://bugzilla.redhat.com/show_bug.cgi?id=692355

This fix is to reserve slot 0x02 for primary VGA even if there
is no "video" specified in domain XML to avoid the problem.
src/qemu/qemu_command.c