[libvirt] [PATCH 0/n] improvements to native-to-xml parsing

Eric Blake eblake at redhat.com
Wed Aug 28 04:00:27 UTC 2013


I tried to use 'virsh qemu-attach', and hit different failures
with both libvirt.git on Fedora 19, and with an older version
of libvirt on RHEL 6.  I'm posting patches that I have so far
to start reviews, but need to write still more patches as I
still haven't succeeded at attaching.  I also need to add a
patch to the testsuite to cover the command line that I'm
trying to attach to.

Eric Blake (3):
  qemu: only parse basename when determining emulator properties
  qemu: simplify list cleanup
  qemu: recognize -machine accel=kvm when parsing native

 src/conf/domain_conf.c  |  6 ++++
 src/qemu/qemu_command.c | 87 +++++++++++++++++++++++++------------------------
 2 files changed, 50 insertions(+), 43 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list