• G
    selinux: fix wrong tapfd relablling · 89b63f0a
    Guannan Ren 提交于
    It should relabel tapfd of virtual network of type VIR_DOMAIN_NET_TYPE_DIRECT
    rather than VIR_DOMAIN_NET_TYPE_NETWORK and VIR_DOMAIN_NET_TYPE_BRIDGE
    (commit ae368ebf introduced this bug)
    
    Caution: The context of the two hunks is identical other than indentation.
    Please be extremely cautious of where the patch gets applied.
    89b63f0a
qemu_command.c 301.8 KB