[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Remove VTPM-related values, now obsolete.
# HG changeset patch # User Ewan Mellor <ewan@xxxxxxxxxxxxx> # Node ID 6ea9cc7a95d3c37483598e790b4e7b274a3cee8e # Parent 9a6d5e7b636fe31a21a90ab23a85ea2dacf910e6 Remove VTPM-related values, now obsolete. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> --- tools/libxen/test/test_bindings.c | 2 -- 1 files changed, 2 deletions(-) diff -r 9a6d5e7b636f -r 6ea9cc7a95d3 tools/libxen/test/test_bindings.c --- a/tools/libxen/test/test_bindings.c Thu Oct 26 18:17:56 2006 +0100 +++ b/tools/libxen/test/test_bindings.c Fri Oct 27 09:52:49 2006 +0100 @@ -294,8 +294,6 @@ static void create_new_vm(xen_session *s .actions_after_reboot = XEN_ON_NORMAL_EXIT_RESTART, .actions_after_suspend = XEN_ON_NORMAL_EXIT_DESTROY, .actions_after_crash = XEN_ON_CRASH_BEHAVIOUR_PRESERVE, - .tpm_instance = -1, - .tpm_backend = 0, .bios_boot = "hd(0,0)", .builder = "Linux", .boot_method = XEN_BOOT_TYPE_KERNEL_EXTERNAL, _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |