Re: [kvm-devel] [17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64 -V8

2008-03-31 Thread Akio Takebe
+ hg clone http://xenbits.xensource.com/ext/efi-vfirmware.hg + Use the Guide of the source to build open Guest Firmware. The Guide is not include in this README, so we may make a link to the Guide in wiki. Or we may add a link to binary release of GFW. Best Regards, Akio Takebe

Re: [kvm-devel] [08/17][PATCH] kvm/ia64: Add interruption vector table for vmm.

2008-03-28 Thread Akio Takebe
psr.ic is back on Hmm, if the above ssm is not necessary, this srlz.i is also necessary. Best Regards, Akio Takebe - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about

Re: [kvm-devel] [11/17][PATCH] kvm/ia64: add processor virtulization support.

2008-03-28 Thread Akio Takebe
); CASE_RESTORED_FP(7); CASE_RESTORED_FP(8); CASE_RESTORED_FP(9); CASE_RESTORED_FP(10); CASE_RESTORED_FP(11); Best Regards, Akio Takebe - Check out the new SourceForge.net

Re: [kvm-devel] [12/17][PATCH] kvm/ia64: add optimization for some virtulization faults

2008-03-28 Thread Akio Takebe
virtualization faults. Signed-off-by: Anthony Xu [EMAIL PROTECTED] Signed-off-by: Xiantao Zhang [EMAIL PROTECTED] It looks good. Best Regards, Akio Takebe - Check out the new SourceForge.net Marketplace. It's the best place to buy

Re: [kvm-devel] [17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64

2008-03-28 Thread Akio Takebe
@@ GLOBAL_ENTRY(ia64_pal_call_static) + mov ar.pfs = loc1 + mov rp = loc0 + ;; +- srlz.d // seralize restoration of psr.l ++ srlz.i // seralize restoration of psr.l seralize --- serialize Best Regards, Akio Takebe

Re: [kvm-devel] [kvm-ia64-devel] kvm-ia64.git is created on master.kernel.org!

2008-03-12 Thread Akio Takebe
use the same userspace tree as x86? Are save/restore already available? Best Regards, Akio Takebe - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT

Re: [kvm-devel] [PATCH][21] Readme for kvm/ia64 boot.

2008-02-07 Thread Akio Takebe
of the README is Documentation/ia64/. Best Regards, Akio Takebe - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

Re: [kvm-devel] [kvm-ia64-devel] [PATCH][02] Change srlz.d to srlz.i foria64_set_psr

2008-01-31 Thread Akio Takebe
(_IA64_REG_PSR_L, psr); - ia64_srlz_d(); + ia64_srlz_i(); } Why do you remove ia64_srlz_d()? We should need srlz.d if we change PSR bits(e.g. PSR.dt and so on). Does srlz.i do also date serialization? Best Regards, Akio Takebe

Re: [kvm-devel] [kvm-ia64-devel] [PATCH][02] Change srlz.d to srlz.iforia64_set_psr

2008-01-31 Thread Akio Takebe
Hi, Xiantao Why do you remove ia64_srlz_d()? We should need srlz.d if we change PSR bits(e.g. PSR.dt and so on). Does srlz.i do also date serialization? Hi, Akio Srlz.i implicitly ensures srlz.d per SDM. OK, thanks. Best Regards, Akio Takebe

Re: [kvm-devel] [kvm-ia64-devel] [PATCH][10] Add TLB virtulization support.

2008-01-31 Thread Akio Takebe
(); + ia64_itc(type, ifa, phy_pte, ps); + ia64_set_psr(psr); + ia64_srlz_i(); + } + + return ret; +} ditto Best Regards, Akio Takebe - This SF.net email is sponsored

Re: [kvm-devel] kvm-ia64-devel created for discussing ia64-specifictopics!!

2008-01-27 Thread Akio Takebe
Hi, Xiantao and Anthony Good news! Could you update lists page of wiki? http://kvm.qumranet.com/kvmwiki/Lists%2C_IRC Best Regards, Akio Takebe Hi, guys We have created kvm-ia64-devel mailing list for discussing ia64-specific topics. Cheers!! If you have topics which only belongs to ia64

Re: [kvm-devel] [PATCH] kvm/qemu: Fix ia64 build broken.

2007-12-26 Thread Akio Takebe
CONFIG_IA64_PAGE_SIZE_64KB in .config of kernel? Cannot we use CONFIG_IA64_PAGE_SIZE_16KB? Best Regards, Akio Takebe - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http

Re: [kvm-devel] README: How to run kvm guests on IA64

2007-12-26 Thread Akio Takebe
Hi, Xiantao Akio Takebe wrote: Hi, Run guests with the command : /usr/local/bin/qemu-system-ia64 -hda your.img -m 512 If you have any question, please feel free to contact me! Can I use the guest image of Xen? Or do I need to clean-install Linux or Windows on KVM guest? Hi, Akio Thank

Re: [kvm-devel] README: How to run kvm guests on IA64

2007-12-26 Thread Akio Takebe
Hi, Xiantao Akio Takebe wrote: Hi, Xiantao Akio Takebe wrote: Hi, Run guests with the command : /usr/local/bin/qemu-system-ia64 -hda your.img -m 512 If you have any question, please feel free to contact me! Can I use the guest image of Xen? Or do I need to clean-install Linux

Re: [kvm-devel] README: How to run kvm guests on IA64

2007-12-25 Thread Akio Takebe
Hi, Run guests with the command : /usr/local/bin/qemu-system-ia64 -hda your.img -m 512 If you have any question, please feel free to contact me! Can I use the guest image of Xen? Or do I need to clean-install Linux or Windows on KVM guest? Best Regards, Akio Takebe

Re: [kvm-devel] [1-5/17] Patch 1-10 of kvm/ia64 V2

2007-12-20 Thread Akio Takebe
: + kvm_free_vmm_area(); +out_free0: + kfree(kvm_vmm_info); +out: + return r; +} + +void kvm_arch_exit(void) +{ + kvm_free_vmm_area(); + kfree(kvm_vmm_info); + kvm_vmm_info = 0; +} kvm_vmm_info = (void *)0? Best Regards, Akio Takebe

Re: [kvm-devel] [1-5/17] Patch 1-10 of kvm/ia64 V2

2007-12-20 Thread Akio Takebe
, in4, in5, in6, in7; + + kvm_get_sal_call_data(vcpu, index, in1, in2, + in3, in4, in5, in6, in7); + result = sal_emulator(index, in1, in2, in3, + in4, in5, in6, in7); + set_sal_result(vcpu, result); +} Best Regards, Akio

Re: [kvm-devel] IA64 KVM

2007-11-08 Thread Akio Takebe
. :) Best Regards, Akio Takebe - 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

Re: [kvm-devel] git-clone error?

2007-11-08 Thread Akio Takebe
hi, I tried. It seems that git can not pass through http proxy. Any other hints? Did you use export http_proxy= ? Best Regards, Akio Takebe - This SF.net email is sponsored by: Splunk Inc. Still grepping through log

Re: [kvm-devel] include files for kvmclock

2007-11-07 Thread Akio Takebe
the guest/host part, but I could understand it. Thank you for your explanation. Best Regards, Akio Takebe - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log

Re: [kvm-devel] [Patch] improvement of make rpm

2007-11-05 Thread Akio Takebe
. The original checking fedora5 and centos4 doesn't work on RHEL5. So I changed the checking with shell. Can you add an explicit test for RHEL 5? OK, I'll add it. Best Reagards, Akio Takebe - This SF.net email is sponsored

[kvm-devel] [Patch] improvement of make rpm (take2)

2007-11-05 Thread Akio Takebe
2. mkdir SOURCES 3. ./configure 4. make rpm Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe --- --- kvm-50.orig/kvm.spec2007-10-31 22:50:28.0 +0900 +++ kvm-50/kvm.spec 2007-11-06 11:11:20.0 +0900 @@ -12,10 +12,23 @@ ExclusiveArch: i386 x86_64

[kvm-devel] [Patch] improvement of make rpm

2007-10-31 Thread Akio Takebe
4. make rpm I tested this patch on RHEL5. Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe --- --- kvm-49.orig/kvm.spec2007-10-29 02:14:57.0 +0900 +++ kvm-49/kvm.spec 2007-10-31 23:24:05.0 +0900 @@ -1,3 +1,12 @@ +%define Distribution %(rpm -q

[kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Akio Takebe
Hi, I wanted to use network with --mac optin of kvm script on guest, but I didn't use it because I didn't know needing to copy some scripts. I think it is better that we can use --mac option after make install. So I modified install section in the Makefile. Signed-off-by: Akio Takebe [EMAIL

[kvm-devel] [Patch][RFC] fix make rpm

2007-10-30 Thread Akio Takebe
Hi, This patch fix make rpm. When I used the rpm option, I got some error. So I fixed it, but it is a just sample? What do you think about it? Signed-off-by: Akio Takebe [EMAIL PROTECTED] --- --- kvm-49/Makefile 2007-10-29 02:14:57.0 +0900 +++ kvm-49.mod/Makefile 2007-10-30 17:29

Re: [kvm-devel] [Patch] adding some scripts at installing

2007-10-30 Thread Akio Takebe
Xen. If you found some of them, can you tell me them? In the future, I hope that bridging functionality could be integrated into Qemu/KVM, so that we won't need that script at all. It's nice. Best Regards, Akio Takebe

Re: [kvm-devel] [Patch][RFC] fix make rpm

2007-10-30 Thread Akio Takebe
[EMAIL PROTECTED] kvm-49]# After I fixed above, I got some more errors... I think we can't treat it as more than a sample because we can't expect it to work everywhere (e.g. debian). But i will accept patches to improve it. OK, I agree. What do you think about it? Signed-off-by: Akio Takebe

[kvm-devel] [Patch] cleanup warning of kvmctl.c

2007-10-19 Thread Akio Takebe
Hi, Nice to meet you, all. I recently got understanding kvm started, and I found some worning at compiling kvm. This patch is for cleanup of kvmctl.c. I tested Booting Linux guest on x86_32. Signed-off-by: Akio Takebe [EMAIL PROTECTED] --- kvm-48.orig/user/kvmctl.c 2007-10-19 01:42