Daniel P. Berrange accfe952eb Keep pidfile path in qemuDomainObjPrivate struct
Avoid re-formatting the pidfile path everytime we need it. Create
it once when starting the guest, and preserve it until the guest
is shutdown.

* src/libvirt_private.syms, src/util/util.c,
  src/util/util.h: Add virFileReadPidPath
* src/qemu/qemu_domain.h: Add pidfile field
* src/qemu/qemu_process.c: Store pidfile path in qemuDomainObjPrivate
2011-07-12 15:39:03 +01:00
..
2011-06-24 16:01:56 -06:00
2011-05-05 13:48:19 -06:00
2011-07-04 10:28:27 +08:00
2011-07-07 13:12:44 -06:00
2010-09-23 10:37:10 +02:00
2011-06-13 11:24:58 +02:00
2011-05-11 12:41:14 -06:00
2011-06-22 17:13:58 -06:00
2011-05-09 14:02:13 +02:00
2011-05-24 12:34:43 -06:00
2011-02-11 12:32:17 -07:00
2011-07-05 11:42:38 -06:00
2011-07-05 11:42:38 -06:00
2010-05-06 14:35:38 -06:00
2010-02-19 11:52:04 +01:00
2011-01-03 14:45:00 -07:00
2010-06-10 06:05:31 -06:00
2011-06-08 05:28:20 -06:00