Stefan Berger
2006-Apr-20 16:20 UTC
[Xen-devel] [vTPM] Fix for local migration and balloon-allocated pages
The attached patch - enables migration of a domain to the local machine - some timing issues needed to be resolved by executing certain code early/later - restores the physical to machine array such that balloon-allocated pages can be deallocated [I will post another patch where set_phys_to_machine(pfn,mfn) returns the original mfn entry that is being overwritten.] Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Isaku Yamahata
2006-May-01 12:13 UTC
[PATCH] compilation fix of tpmback on ia64 (was [Xen-devel] [vTPM] Fix for local migration and balloon-allocated pages)
compilation fix tpmback.c on ia64. use pfn_to_mfn instead of phys_to_machine_mapping -- yamahata _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel