libvirt/src/qemu
Marc-André Lureau e595c4e916 qemu-security: add qemuSecurityCommandRun()
Add a generic way to run a command through the security management.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-09-06 12:47:47 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
Makefile.inc.am build: honour $(runstatedir) in make rules 2019-08-27 10:23:11 +01:00
MIGRATION.txt
qemu_agent.c qemu: Validate arg in qemuAgentErrorComandUnsupported() 2019-08-30 17:23:03 -04:00
qemu_agent.h qemu: add helper for getting full FSInfo 2019-08-26 17:27:40 +02:00
qemu_alias.c qemu: alias: Generate 'qomName' of disk with useraliases 2019-08-26 13:49:16 +02:00
qemu_alias.h
qemu_block.c qemu: block: explicitly pass backing store to qemuBlockStorageSourceAttachPrepareBlockdev 2019-09-06 08:12:21 +02:00
qemu_block.h qemu: block: explicitly pass backing store to qemuBlockStorageSourceAttachPrepareBlockdev 2019-09-06 08:12:21 +02:00
qemu_blockjob.c qemu_blockjob: Remove secdriver metadata more frequently 2019-08-31 10:11:37 +02:00
qemu_blockjob.h qemu: Add blockdev support for the block copy job 2019-08-16 13:26:10 +02:00
qemu_capabilities.c qemu: add dbus-vmstate capability 2019-09-06 12:47:47 +02:00
qemu_capabilities.h qemu: add dbus-vmstate capability 2019-09-06 12:47:47 +02:00
qemu_capspriv.h
qemu_cgroup.c qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
qemu_cgroup.h
qemu_command.c qemu: Explicitly pass backing store to qemuBuildStorageSourceChainAttachPrepareBlockdevTop 2019-09-06 08:12:21 +02:00
qemu_command.h qemu: Explicitly pass backing store to qemuBuildStorageSourceChainAttachPrepareBlockdevTop 2019-09-06 08:12:21 +02:00
qemu_conf.c qemu_conf.c: removing unused virQEMUDriverConfigPtr variable 2019-08-30 14:56:11 +02:00
qemu_conf.h qemu: conf: add virQEMUDriverGetDomainCapabilities 2019-08-06 19:45:49 -04:00
qemu_domain_address.c qemu: address: remove useless comment 2019-07-16 17:00:36 +02:00
qemu_domain_address.h
qemu_domain.c qemu: Prevent storage causing too much nested XML 2019-09-06 08:12:21 +02:00
qemu_domain.h qemu: Prevent storage causing too much nested XML 2019-09-06 08:12:21 +02:00
qemu_driver.c qemu: Defer support checks for external active snapshots to blockdev code or qemu 2019-09-06 08:12:21 +02:00
qemu_driver.h
qemu_extdevice.c qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu_extdevice.h qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu_firmware.c util: get rid of virGetEnv{Allow,Block}SUID functions 2019-08-07 16:54:02 +01:00
qemu_firmware.h
qemu_hostdev.c qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hostdev.h qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hotplug.c qemu: hotplug: Setup disk throttling with blockdev 2019-09-06 08:12:21 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c util: allow tap-based guest interfaces to have MAC address prefix 0xFE 2019-08-12 14:22:05 -04:00
qemu_interface.h
qemu_migration_cookie.c qemu: Fix crash on incoming migration 2019-08-14 09:28:22 +02:00
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: migration: Switch to blockdev mode for non-shared storage migration 2019-09-06 08:12:21 +02:00
qemu_migration.h qemu: Pass qemuCaps to qemuMigrationAnyPrepareDef 2019-08-09 13:55:54 +02:00
qemu_monitor_json.c qemu: monitor: Fix formatting of 'offset' in qemuMonitorJSONSaveMemory 2019-09-04 09:13:49 +02:00
qemu_monitor_json.h qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: Extract and store vCPU properties as qemu returned them 2019-08-29 16:36:26 +02:00
qemu_monitor.h qemu: Extract and store vCPU properties as qemu returned them 2019-08-29 16:36:26 +02:00
qemu_process.c qemu: reset VM id after external devices stop 2019-09-06 12:47:47 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Limit traversal depth for QAPI schema queries 2019-09-06 12:14:29 +02:00
qemu_qapi.h
qemu_security.c qemu-security: add qemuSecurityCommandRun() 2019-09-06 12:47:47 +02:00
qemu_security.h qemu-security: add qemuSecurityCommandRun() 2019-09-06 12:47:47 +02:00
qemu_tpm.c qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu_tpm.h qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu.conf qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
test_libvirtd_qemu.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
THREADS.txt
virtqemud.service.in qemu: introduce virtqemud daemon 2019-08-09 14:06:31 +01:00