On 01/13/2011 02:10 PM, Eric Blake wrote:
* src/qemu/qemu_capabilities.c (qemuCapsProbeMachineTypes)
(qemuCapsProbeCPUModels, qemuCapsParsePCIDeviceStrs)
(qemuCapsExtractVersionInfo): Use virCommand rather than virExec.
---
src/qemu/qemu_capabilities.c | 184 ++++++++++--------------------------------
1 files changed, 42 insertions(+), 142 deletions(-)
ACK. That all looks pretty straightforward.