Description of problem: Change the <graphics/> element of a KVM guest to <graphics type='sdl'/> and attempt to start the guest. The output will be: [root@mbooth ~]# virsh start Etch error: Failed to start domain Etch error: internal error unable to start guest: char device redirected to /dev/pts/2 Could not initialize SDL - exiting This is accompanied by the following AVC: node=mbooth.laptop type=AVC msg=audit(1255448846.318:44): avc: denied { read write } for pid=3316 comm="qemu-kvm" name="fb0" dev=tmpfs ino=917 scontext=system_u:system_r:svirt_t:s0:c324,c603 tcontext=system_u:object_r:framebuf_device_t:s0 tclass=chr_file node=mbooth.laptop type=SYSCALL msg=audit(1255448846.318:44): arch=c000003e syscall=2 success=yes exit=0 a0=31f6e60491 a1=2 a2=0 a3=7fffa6f20140 items=0 ppid=1 pid=3316 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="qemu-kvm" exe="/usr/bin/qemu-kvm" subj=system_u:system_r:svirt_t:s0:c324,c603 key=(null) Version-Release number of selected component (if applicable): libvirt-0.7.1-11.fc11.x86_64 (virt-preview in F-11)
Does it work if you supply xauth= and display= properties? See http://libvirt.org/formatdomain.html#elementsGraphics
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Matt? See also bug #536693
I no longer get the AVC with or without xauth and display, so I'm happy to close this bug. It still doesn't work, though, so I added a comment to the bug you referenced.
Closing as WORKSFORME per comment #4