render / rpms / qemu

Forked from rpms/qemu 4 months ago
Clone

1ad1f9 Fix packaging of the QEMU guest agent

Authored and Committed by Daniel P. Berrange 12 years ago
    Fix packaging of the QEMU guest agent
    
    The binary 'qemu-ga' is not a userspace emulator, it is the
    QEMU guest agent. Since this typically needs to be installed
    in the guest put it in a sub-RPM.
    
    A systemd service is used to start the agent. A udev rule is
    used to automatically start the systemd service, if the
    corresponding virtio-serial port is present
    
        
file modified
+61 -2