libvirt/src/qemu
Peter Krempa c49013f26c qemu: monitor: Remove diskSecretLookup monitor event
After the text monitor was deleted this event can't be triggered.
Remove it and all the unnecessary code.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-05-23 15:44:13 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
Makefile.inc.am qemu: Export qemuMigrationParams{To,From}JSON for tests 2018-04-17 10:46:23 +02:00
MIGRATION.txt
qemu_agent.c util: Clean up consumers of virJSONValueArraySize 2018-05-10 14:59:15 -04:00
qemu_agent.h
qemu_alias.c qemu: alias: Allow passing alias of parent when generating PR manager alias 2018-05-16 06:32:28 +02:00
qemu_alias.h qemu: alias: Allow passing alias of parent when generating PR manager alias 2018-05-16 06:32:28 +02:00
qemu_block.c qemu: block: Add helpers for hot-adding virStorageSource via blockdev 2018-05-23 13:18:25 +02:00
qemu_block.h qemu: block: Add helpers for hot-adding virStorageSource via blockdev 2018-05-23 13:18:25 +02:00
qemu_blockjob.c qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_blockjob.h qemu: Remove parameter 'driver' from qemuBlockJobUpdate 2018-05-10 16:43:24 +02:00
qemu_capabilities.c qemu: caps: Add capability for blockdev-add/blockdev-del 2018-05-23 13:18:25 +02:00
qemu_capabilities.h qemu: caps: Add capability for blockdev-add/blockdev-del 2018-05-23 13:18:25 +02:00
qemu_capspriv.h Force QMP capability probing 2018-04-10 15:16:23 +02:00
qemu_cgroup.c qemu_cgroup: Allow /dev/mapper/control for PR 2018-05-11 09:02:56 +02:00
qemu_cgroup.h qemu: Introduce functions for input device cgroup manipulation 2017-11-24 17:38:51 +01:00
qemu_command.c qemu: capabilities: Add 'hda-output' sound codec to capabilities 2018-05-23 09:51:53 +02:00
qemu_command.h Remove type_sep parameter from qemuBuildHostNetStr 2018-05-21 09:35:32 +02:00
qemu_conf.c qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
qemu_conf.h qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
qemu_domain_address.c qemu: vfio-ccw device address generation 2018-05-14 12:27:44 -04:00
qemu_domain_address.h qemu: Update qemuDomainFindSCSIControllerModel return 2018-01-31 11:32:04 -05:00
qemu_domain.c qemu: domain: Add private data for NBD migration storage source definition 2018-05-23 13:18:25 +02:00
qemu_domain.h qemu: domain: Add private data for NBD migration storage source definition 2018-05-23 13:18:25 +02:00
qemu_driver.c qemu: clarify message about block peek format restriction 2018-05-21 11:30:52 +01:00
qemu_driver.h
qemu_hostdev.c util: virhostdev: add virHostdevIsMdevDevice() 2018-05-14 12:12:06 -04:00
qemu_hostdev.h
qemu_hotplug.c Remove type_sep parameter from qemuBuildHostNetStr 2018-05-21 09:35:32 +02:00
qemu_hotplug.h qemu: don't pass virConnectPtr around for secrets 2018-02-19 11:11:47 +00:00
qemu_hotplugpriv.h
qemu_interface.c nwfilter: pass vm name in when instantiating filters 2018-05-03 17:00:57 +01:00
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
qemu_migration_cookie.c qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_cookie.h qemu: Add support for sending capabilities in migration cookie 2018-04-17 10:46:23 +02:00
qemu_migration_params.c qemu: migration: Set the 'set' boolean in qemuMigrationParamsSetString 2018-04-27 15:14:05 +02:00
qemu_migration_params.h qemu: migration: Move and unexport qemuMigrationParamsSetString 2018-04-27 15:14:02 +02:00
qemu_migration_paramspriv.h qemu: Move migration capabilities JSON formatting 2018-04-17 10:46:23 +02:00
qemu_migration.c qemu: migration: Add support for transporting NBD over TLS 2018-05-23 13:18:25 +02:00
qemu_migration.h qemu: Replace qemuMigrationAnyCompressionDump 2018-04-17 10:46:23 +02:00
qemu_monitor_json.c qemu: monitor: Drop JSON versions of savevm/delvm/loadvm 2018-05-23 15:44:10 +02:00
qemu_monitor_json.h qemu: monitor: Drop JSON versions of savevm/delvm/loadvm 2018-05-23 15:44:10 +02:00
qemu_monitor_text.c qemu: monitor: Remove dead code from text monitor 2018-05-23 15:44:13 +02:00
qemu_monitor_text.h qemu: monitor: Remove dead code from text monitor 2018-05-23 15:44:13 +02:00
qemu_monitor.c qemu: monitor: Remove diskSecretLookup monitor event 2018-05-23 15:44:13 +02:00
qemu_monitor.h qemu: monitor: Remove diskSecretLookup monitor event 2018-05-23 15:44:13 +02:00
qemu_parse_command.c qemu/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
qemu_parse_command.h qemu: Move qemuFreeKeywords into qemu_parse_command.c 2017-10-17 18:52:47 -04:00
qemu_process.c qemu: monitor: Remove diskSecretLookup monitor event 2018-05-23 15:44:13 +02:00
qemu_process.h qemu: process: Change semantics of functions starting PR daemon 2018-05-16 06:32:29 +02:00
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Return correct entry in virQEMUQAPISchemaTraverse 2018-03-23 14:52:07 +01:00
qemu_qapi.h qemu: monitor: Move processing of QMP schema to the new file 2018-03-23 14:52:07 +01:00
qemu_security.c qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu_security.h qemu: fix security labeling for attach/detach of char devices 2017-12-05 13:54:48 +01:00
qemu.conf qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
test_libvirtd_qemu.aug.in qemu: Introduce pr_helper to qemu.conf 2018-05-11 09:02:56 +02:00
THREADS.txt