• A
    qemu: Move functions around · 4028d7a4
    Andrea Bolognani 提交于
    Make sure related functions, eg. all qemuDomainIs*(), are
    close together instead of being sprinkled throughout both
    the header and implementation file, and also that all
    qemuDomainMachine*() functions are declared first since
    we're going to make a bunch of them static later on.
    Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
    4028d7a4
qemu_domain.h 40.8 KB