Jerone Young wrote:
> On Sun, 2007-11-04 at 09:29 +0200, Avi Kivity wrote:
>> Jerone Young wrote:
>>> # HG changeset patch
>>> # User Jerone Young <[EMAIL PROTECTED]>
>>> # Date 1194027872 18000
>>> # Node ID 8e77064ea82d0b7fbd8bb77429bbfd62f99c00f6
>>> # Parent  02f38e54018070bafd501df846147f4ae7661109
>>> Move kvm_create_phys_mem to libkvm-x86.c
>>> 
>>> This patch moves kvm_create_phys_mem to libkvm-x86.c
>>> 
>>> 
>> 
>> Creating physical memory isn't arch specific (though a few details
>> are).  Why is this made arch specific?
> 
> So these can be kept in the common place. But the fact is that x86
> will be the only one to use them. But technically anyone can
> potentially use it.  I'll just remove the patches that remove this and
> kvm_destroy_phys_mem.
> 

For the first stage, we also need it, and will implement userspace
memory later. 

>
------------------------------------------------------------------------
-
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a
> browser. Download your FREE copy of Splunk now >>
> http://get.splunk.com/ _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to