libvirt/src/conf
Jiri Denemark d2d6776342 qemu: Introduce shutdown reason for paused state
Qemu sends STOP event as part of the shutdown process. Detect such STOP
event and consider shutdown to be reason of emitting such event. That's
the best we can do until qemu provides us the reason directly in STOP
event. This allows us to report shutdown reason for paused state so that
apps can detect domains that failed to finish the shutdown process
(e.g., because qemu is buggy and doesn't exit on SIGTERM or it is
blocked in flushing disk buffers).
2011-09-16 17:25:55 +02:00
..
capabilities.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
capabilities.h domain: Require <init> for container guests 2011-05-13 10:32:53 -04:00
cpu_conf.c conf: prefer unsigned flags 2011-07-13 17:05:10 -06:00
cpu_conf.h conf: prefer unsigned flags 2011-07-13 17:05:10 -06:00
domain_audit.c Avoid using "devname" as an identifier. 2011-09-16 20:49:04 +08:00
domain_audit.h snapshot: make it possible to audit external snapshot 2011-09-05 07:03:05 -06:00
domain_conf.c qemu: Introduce shutdown reason for paused state 2011-09-16 17:25:55 +02:00
domain_conf.h link-state: conf: Add element to XML for controling link state 2011-09-06 16:08:15 +08:00
domain_event.c maint: fix comment typos 2011-08-23 11:31:28 -06:00
domain_event.h Asynchronous event for BlockJob completion 2011-07-22 13:57:42 +08:00
domain_nwfilter.c nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
domain_nwfilter.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
interface_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
interface_conf.h interface: implement a test driver for network config transaction API. 2011-05-27 14:34:13 -04:00
network_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
network_conf.h bandwidth: Integrate bandwidth into portgroups 2011-07-27 10:26:25 +02:00
node_device_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
node_device_conf.h pci: Move some pci sriov helper code out of node device driver to util/pci 2011-08-16 11:59:00 -04:00
nwfilter_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
nwfilter_conf.h nwfilter: enable filtering of gratuitous ARP packets 2011-05-23 19:41:18 -04:00
nwfilter_params.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
secret_conf.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
storage_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
storage_conf.h Check for source conflicts in storage pools 2011-09-05 15:52:03 +08:00
storage_encryption_conf.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
storage_encryption_conf.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00