mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
770 B
Plaintext
14 lines
770 B
Plaintext
$NetBSD: patch-cd,v 1.1.1.1 2011/04/06 09:10:27 cegger Exp $
|
|
|
|
--- python/xen/xm/create.py.orig 2010-04-07 16:12:05.000000000 +0000
|
|
+++ python/xen/xm/create.py
|
|
@@ -426,7 +426,7 @@ gopts.var('vtpm', val="instance=INSTANCE
|
|
preferred instance number. The hotplug script will determine
|
|
which instance number will actually be assigned to the domain.
|
|
The associtation between virtual machine and the TPM instance
|
|
- number can be found in /etc/xen/vtpm.db. Use the backend in the
|
|
+ number can be found in @XENDCONFDIR@/vtpm.db. Use the backend in the
|
|
given domain.
|
|
The type parameter can be used to select a specific driver type
|
|
that the VM can use. To prevent a fully virtualized domain (HVM)
|