Re: [libvirt] [PATCH 0/5] Enable secure boot

2016-08-04 Thread Michal Privoznik
On 27.07.2016 10:43, Michal Privoznik wrote: > We have UEFI enabled guests for a while now. But only recently > qemu introduced secure boot. We should reflect that in our code > too. > > Michal Privoznik (5): > qemuBuildMachineCommandLine: Follow our pattern > Introduce SMM feature >

[libvirt] [PATCH 0/5] Enable secure boot

2016-07-27 Thread Michal Privoznik
We have UEFI enabled guests for a while now. But only recently qemu introduced secure boot. We should reflect that in our code too. Michal Privoznik (5): qemuBuildMachineCommandLine: Follow our pattern Introduce SMM feature Introduce @secure attribute to os loader element qemu: Enable