• S
    macvtap support for libvirt -- qemu support · a1b1ab14
    Stefan Berger 提交于
    This part adds support for qemu making a macvtap tap device available
    via file descriptor passed to qemu command line. This also attempts to
    tear down the macvtap device when a VM terminates. This includes support
    for attachment and detachment to/from running VM.
    * src/qemu/qemu_conf.[ch] src/qemu/qemu_driver.c: add support in the
      QEmu driver
    a1b1ab14
qemu_driver.c 262.8 KB