I'm doing this as part of my academic project on virtualization. I'm ready
to
spend some time on this in order to understand the entire code base.

Also I'm assuming that qemu does not have support for vt-x yet.

Thanks,
Anand

On Wed, Oct 12, 2016 at 5:09 PM, Paolo Bonzini <pbonz...@redhat.com> wrote:

>
>
> On 12/10/2016 13:34, Anand J wrote:
> > Thanks for replying. Can you please tell me where should I start looking
> > at the code in order to understand the implementation?
>
> My immediate answer is that if you cannot find it, you'll have a hard
> time understanding the implementation.  But anyway it's in
> target-i386/svm_helper.c and target-i386/translate.c (search for svm in
> the latter file).
>
> Paolo
>
> > On Wed, Oct 12, 2016 at 4:27 PM, Paolo Bonzini <pbonz...@redhat.com
> > <mailto:pbonz...@redhat.com>> wrote:
> >
> >
> >
> >     On 11/10/2016 20:41, Anand J wrote:
> >     > I want to run KVM on qemu. For this qemu must provide vt-x/amd-v
> >     > instruction support in the software mode.
> >     > I was planning to try to add this feature in qemu. If somebody is
> already
> >     > working on it please reply.
> >
> >     QEMU provides AMD-V support.
> >
> >     Paolo
> >
> >
>

Reply via email to