GitHub user wido opened a pull request:

    https://github.com/apache/cloudstack/pull/985

    CLOUDSTACK-8715: Add VirtIO channel to all Instances for the Qemu Gue…

    …st Agent
    
    This commit adds a additional VirtIO channel with the name 
'org.qemu.guest_agent.0'
    to all Instances.
    
    With the Qemu Guest Agent the Hypervisor gains more control over the 
Instance if
    these tools are present inside the Instance, for example:
    
    * Power control
    * Flushing filesystems
    
    In the future this should allow safer snapshots on KVM since we can 
instruct the
    Instance to flush the filesystems prior to snapshotting the disk.
    
    More information: http://wiki.qemu.org/Features/QAPI/GuestAgent

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wido/cloudstack CLOUDSTACK-8715

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/985.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #985
    
----
commit 10447b262c30d03bc50cfba869d6e0c5957d8926
Author: Wido den Hollander <w...@widodh.nl>
Date:   2015-10-27T10:03:49Z

    CLOUDSTACK-8715: Add VirtIO channel to all Instances for the Qemu Guest 
Agent
    
    This commit adds a additional VirtIO channel with the name 
'org.qemu.guest_agent.0'
    to all Instances.
    
    With the Qemu Guest Agent the Hypervisor gains more control over the 
Instance if
    these tools are present inside the Instance, for example:
    
    * Power control
    * Flushing filesystems
    
    In the future this should allow safer snapshots on KVM since we can 
instruct the
    Instance to flush the filesystems prior to snapshotting the disk.
    
    More information: http://wiki.qemu.org/Features/QAPI/GuestAgent

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to