Bug 636138

Summary: RFE: QEMU invocation: Support direct invocation of QEMU argv via virsh
Product: [Community] Virtualization Tools Reporter: Daniel BerrangĂ© <berrange>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-15 12:17:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 636031    

Description Daniel Berrangé 2010-09-21 14:54:42 UTC
Description of problem:
Support the direct invocation of a set of QEMU argv, automatically attaching the resulting process to libvirt, to avoid the need for users to learn XML.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Daniel Berrangé 2015-01-15 12:17:57 UTC
This was addressed with a new API

commit 639f84134669ff9426dc0fee7003dfe0c141a6df
Author: Daniel P. Berrange <berrange>
Date:   Thu May 5 15:05:40 2011 +0100

    Define a QEMU specific API to attach to a running QEMU process