
On Thu, 2019-06-27 at 08:02 +0200, Peter Krempa wrote:
On Wed, Jun 26, 2019 at 16:54:40 +0100, Daniel Berrange wrote:
@@ -22271,7 +22242,6 @@ static virHypervisorDriver qemuHypervisorDriver = { .domainGetSecurityLabelList = qemuDomainGetSecurityLabelList, /* 0.10.0 */ .nodeGetSecurityModel = qemuNodeGetSecurityModel, /* 0.6.1 */ .domainGetXMLDesc = qemuDomainGetXMLDesc, /* 0.2.0 */ - .connectDomainXMLFromNative = qemuConnectDomainXMLFromNative, /* 0.6.4 (deprecated: 5.5.0) */
This makes documentation strictly worse, where users may be lead into thinking that this never existed.
I don't think we should just delete it without acknowledging we've deleted it.
FWIW, I completely agree with Peter. -- Andrea Bolognani / Red Hat / Virtualization