[libvirt] [PATCH v4 0/2] qemu: -dtb option support

Daniel P. Berrange berrange at redhat.com
Wed Mar 13 16:56:08 UTC 2013


On Wed, Mar 13, 2013 at 12:35:53PM +0800, Olivia Yin wrote:
> Sometime QEMU need load specific device tree binary images.
> These patches provide -dtb option support and update docs/tests.
> 
> Olivia Yin (2):
>   qemu: add support for dtb option
>   conf: Add support for dtb option in QEMU

I'm guessing you're running without apparmour/selinux enabled. You
need to update the files in src/security to deal with the new dtb
files, since they'll need labelling for the security policy. Just
grep for 'os.initrd' in src/security and add the equivalent code
for os.dtb. This can be done as a 3rd patch - no need to change
the current 2 patches you have here


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list