libvirt/src/qemu
Peter Krempa 25aa7035d3 qemu: bulk stats: Ignore errors from missing/inaccessible disks
Rather than erroring out make the best attempt to retrieve other data if
disks are inaccessible or missing. The failure will still be logged
though.

Since the bulk stats API is called on multiple domains an error like
this makes the API unusable. This regression was introduced by commit
596a137134

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1209394
2015-04-16 09:24:04 +02:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c qemu: lifecycle: make agent-mode shutdown and reboot timeout 2015-04-02 11:08:48 +02:00
qemu_agent.h domifaddr: Implement the API for qemu 2015-03-17 15:15:38 +00:00
qemu_capabilities.c Do not require virtio-pci devices when using virtio-mmio 2015-04-13 12:23:13 +02:00
qemu_capabilities.h qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01:00
qemu_cgroup.c cgroup: Use virCgroupNewThread 2015-04-09 19:27:08 -04:00
qemu_cgroup.h qemu: cgroup: Kill qemuSetupCgroupVcpuPin() 2015-04-02 10:12:08 +02:00
qemu_command.c Rename qemuCheckIothreads to qemuCheckIOThreads 2015-04-13 17:26:37 -04:00
qemu_command.h qemu: Implement memory device hotplug 2015-03-23 14:31:30 +01:00
qemu_conf.c qemu: Fix AAVMF/OVMF #define names 2015-02-21 14:44:46 -05:00
qemu_conf.h qemu: Adjust the prototype to match the function 2015-04-14 11:18:28 -04:00
qemu_domain.c sparc: Add default PCI root controller 2015-04-14 14:49:15 +02:00
qemu_domain.h qemu: domain: Add helper to check block job support 2015-04-09 14:11:42 +02:00
qemu_driver.c qemu: bulk stats: Ignore errors from missing/inaccessible disks 2015-04-16 09:24:04 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c Emit VIR_DOMAIN_EVENT_ID_DEVICE_ADDED in the QEMU driver 2015-04-15 17:06:01 +02:00
qemu_hotplug.h qemu: Implement memory device hotunplug 2015-03-23 14:41:14 +01:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_interface.c qemu: add/remove bridge fdb entries as guest CPUs are started/stopped 2014-12-15 10:07:06 -05:00
qemu_interface.h qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop 2014-12-13 22:20:28 -05:00
qemu_migration.c qemu: fix index error when clean up vport profile 2015-04-14 14:49:15 +02:00
qemu_migration.h qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
qemu_monitor_json.c qemu: blockPull: Refactor the rest of qemuDomainBlockJobImpl 2015-04-14 10:00:56 +02:00
qemu_monitor_json.h qemu: blockPull: Refactor the rest of qemuDomainBlockJobImpl 2015-04-14 10:00:56 +02:00
qemu_monitor_text.c Remove unused macros 2015-04-02 10:27:56 +02:00
qemu_monitor_text.h qemu: monitor: Kill qemuMonitorGetBlockStats(Info,ParamsNumber) 2015-03-11 11:28:04 +01:00
qemu_monitor.c qemu: monitor: Fix qemuMonitorGetAllBlockStatsInfo with HMP 2015-04-15 13:58:26 +02:00
qemu_monitor.h qemu: monitor: @running in qemuMonitorGetStatus is always non-NULL 2015-04-15 13:58:26 +02:00
qemu_process.c qemu: monitor: Ensure that qemuMonitorSetLink is called with non-null name 2015-04-15 13:58:26 +02:00
qemu_process.h qemu: cgroup: Use priv->autoCpuset instead of using qemuPrepareCpumap() 2015-04-02 10:12:08 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
THREADS.txt Fix common misspellings 2015-03-23 09:01:30 +01:00