Re: A question about how kvm switch context to guest

2012-07-04 Thread Zhengwang Ruan
Original Message From: Avi Kivity Sent: 2012年07月04日 星期三 16时47分40秒 To: Zhengwang Ruan Subject: Re: A question about how kvm switch context to guest On 07/03/2012 12:50 PM, Zhengwang Ruan wrote: Hi kashyapc& all, I see a piece of code in vmx_vcpu_run as below, is it use

A question about how kvm switch context to guest

2012-07-03 Thread Zhengwang Ruan
Hi kashyapc & all, I see a piece of code in vmx_vcpu_run as below, is it used to switch context to a guest? Kvm don't used "vmlaunch" or "vmresume" to launch or resume a guest? Why does kvm need to manually switch context by filling registers using stored register copies? === a

Is there a mail-list for answering questions against kvm??

2012-06-25 Thread Zhengwang Ruan
Hello, I am freshman to this community, I want to know if there is a mail-list in which I can ask questions against kvm and people are willing to answer too? Thanks! :-) Regards, Zhengwang -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord.

Re: Some questions from a freshman to this community

2012-06-25 Thread Zhengwang Ruan
Hi guys, Could you guys kindly help me answer these questions below? This is very helpful for me to learn kvm. Thanks! :-) Regards, Zhengwang Original Message From: Zhengwang Ruan Sent: 2012年06月26日 星期二 10时16分49秒 To: kvm Subject: Some questions from a freshman to this

Some questions from a freshman to this community

2012-06-25 Thread Zhengwang Ruan
Hi all, I am freshman to this community, I have some questions roughly about how does KVM work, please help me answer these questions, thank you! 1, What is the relation between kvm-mod and kvm-qemu? Is kvm-qemu mainly used to emulate the first initial 16-bit code of a guest, then this qemu