Hi Young,
Quick hand! For patch 07/27, 09/27, i have some concerns about them.
In these two patches you moved the functions kvm_create_kernel_phys_mem,
kvm_create_default_phys_mem to x86 arch. But I think it should work well for
most archs. As somebody said, S390 may have a very different memory allocation
mechanism, but we can't move them directly to x86 arch, because other archs may
also need them. We should find another approach to handle them, and make s390
and other archs all happy ! What about your ideas?:)
thanks
Xiantao
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerone Young
Sent: 2007年11月1日 1:05
To: kvm-devel@lists.sourceforge.net
Cc: [EMAIL PROTECTED]
Subject: [kvm-devel] [PATCH 00 of 27] Refactor libkvm code Phase 1
Kaniciwa!
I am here to once again bring great honorable patches to refactor
libkvm x86 code. Patches that I sent in the past for this really took
the wrong approach, and also many variables that I was splitting out actually
could be shared amongst many architectures.
This is the first phase as much of the code is tightly written for x86
but can be reused by other archs, it's just a matter of an agreed upon method.
Also since there are about 27 of these lets get through these before moving
through more.
Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
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