• J
    qemu: enum cleanups in "src/qemu/*" · aa990efe
    Julio Faracco 提交于
    As we are doing with the enum structures, a cleanup in "src/qemu/"
    directory was done now. All the enums that were defined in the
    header files were converted to typedefs in this directory. This
    patch includes all the adjustments to remove conflicts when you do
    this kind of change. "Enum-to-typedef"'s conversions were made in
    "src/qemu/qemu_{capabilities, domain, migration, hotplug}.h".
    Signed-off-by: NJulio Faracco <jcfaracco@gmail.com>
    aa990efe
qemu_hotplug.c 124.8 KB