From: Jerone Y. <jy...@us...> - 2007-11-06 16:57:57
|
Here is the 4th revision of the refactoring of libkvm. This revision changes since the 3rd revision: - removes libkvm-x86.h - keeps functions kvm_create_default_phys_mem & kvm_create_phys_mem in place - added kvm_arch_create_default_phys_mem - Adds needed copyrights to new files - Adds void to slots() --> slots(void) decleartions Signed-off-by: Jerone Young <jy...@us...> |