Re: [kvm-devel] [PATCH 00 of 17] [v4] libkvm refactor

2007-11-07 Thread Avi Kivity
Jerone Young wrote: > 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

[kvm-devel] [PATCH 00 of 17] [v4] libkvm refactor

2007-11-06 Thread Jerone Young
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 c