libvirt/src/qemu
Stefan Berger 9954a8bfc2 qemu: Pass file descriptor when using TPM passthrough
Pass the TPM file descriptor to QEMU via command line.
Instead of passing /dev/tpm0 we now pass /dev/fdset/10 and the additional
parameters -add-fd set=10,fd=20.

This addresses the use case when QEMU is started with non-root privileges
and QEMU cannot open /dev/tpm0 for example.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2015-03-05 18:57:06 -05:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_capabilities.c qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01: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 conf: numa: Rename virDomainNumatune to virDomainNuma 2015-02-20 17:43:04 +01:00
qemu_cgroup.h qemu: report TAP device indexes to systemd 2015-01-27 13:57:02 +00:00
qemu_command.c qemu: Pass file descriptor when using TPM passthrough 2015-03-05 18:57:06 -05:00
qemu_command.h qemu: fix ifindex array reported to systemd 2015-02-25 13:11:14 -05:00
qemu_conf.c qemu: Fix AAVMF/OVMF #define names 2015-02-21 14:44:46 -05:00
qemu_conf.h
qemu_domain.c Check if domain is running in qemuDomainAgentIsAvailable 2015-03-02 08:07:56 +01:00
qemu_domain.h Pass virDomainObjPtr to qemuDomainAgentAvailable 2015-03-02 08:07:56 +01:00
qemu_driver.c qemu: snapshot: Don't skip check for qcow2 format with network disks 2015-03-04 14:13:06 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: fix ifindex array reported to systemd 2015-02-25 13:11:14 -05:00
qemu_hotplug.h qemu: Implement random number generator hotunplug 2015-02-10 13:05:23 +01:00
qemu_hotplugpriv.h
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_migration.c virQEMUCapsCacheLookupCopy: Pass machine type 2015-02-20 13:27:59 +01:00
qemu_migration.h qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
qemu_monitor_json.c Fix typos in messages 2015-02-25 14:12:51 +01:00
qemu_monitor_json.h qemu_process: detect updated video ram size values from QEMU 2015-01-14 11:55:51 +01:00
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: fix memory leak while starting a guest 2015-02-24 16:38:50 +01:00
qemu_monitor.h qemu_process: detect updated video ram size values from QEMU 2015-01-14 11:55:51 +01:00
qemu_process.c qemuProcessReconnect: Fill in pid file path 2015-03-03 12:10:15 +01:00
qemu_process.h qemu: remove duplicated code for allocating spice ports 2015-03-03 11:41:46 +01:00
qemu_processpriv.h
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 Check for domain liveness in qemuDomainObjExitMonitor 2015-01-14 19:30:32 +01:00