• P
    qemu: 'privileged' flag is not really configuration · 0b416434
    Peter Krempa 提交于
    The privileged flag will not change while the configuration might
    change. Make the 'privileged' flag member of the driver again and mark
    it immutable. Should that ever change add an accessor that will group
    reads of the state.
    0b416434
qemu_conf.c 44.1 KB