aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/README
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-13 10:47:00 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-13 10:47:00 +0000
commitb918dce5bb2a665a34ff893a9df5392fb8ea429d (patch)
tree01485ddfa0f78b9e0b59ea896c3a88580d3182d3 /tools/examples/README
parentdde22055ac3aa45eb9ec4b297874638c2a25c320 (diff)
downloadxen-b918dce5bb2a665a34ff893a9df5392fb8ea429d.tar.gz
xen-b918dce5bb2a665a34ff893a9df5392fb8ea429d.tar.bz2
xen-b918dce5bb2a665a34ff893a9df5392fb8ea429d.zip
tools: Remove the vtpm process model
Remove the old vtpm process model. It doesn't work very well and is no longer supported. Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools/examples/README')
-rw-r--r--tools/examples/README8
1 files changed, 1 insertions, 7 deletions
diff --git a/tools/examples/README b/tools/examples/README
index 5b0314efde..2225d5c3e8 100644
--- a/tools/examples/README
+++ b/tools/examples/README
@@ -25,13 +25,7 @@ vif-bridge - virtual network start/stop script in bridged mode
vif-common.sh - sourced by vif-bridge
vif-nat - xen virtual network start/stop script in NAT mode
vif-route - xen virtual network start/stop script in routed mode
-vtpm - called by xen-backend.agent to bind/unbind vTPM devices
-vtpm-common.sh - common code for vTPM handling
-vtpm-delete - remove an entry from the vTPM table given the
- domain's name
-vtpm-hotplug-common.sh - sourced by vtpm
-vtpm-migration.sh - sourced by external-device-migrate
-xen-backend.agent - calls block, vif-*, vtpm scripts to add, remove, hotplug
+xen-backend.agent - calls block, vif-* scripts to add, remove, hotplug
devices
xen-backend.rules - hotplug script rules
xend-config.sxp - default xend configuration file