guest: Don't add qemu-ga on ARM where virtio slots are limited

This commit is contained in:
Cole Robinson
2014-01-12 14:58:43 -05:00
parent 52bb0f6067
commit f02b85d913
2 changed files with 2 additions and 4 deletions

View File

@@ -33,9 +33,5 @@
<model type="virtio"/>
</interface>
<console type="pty"/>
<channel type="unix">
<source mode="bind"/>
<target type="virtio" name="org.qemu.guest_agent.0"/>
</channel>
</devices>
</domain>