accel: move kvm related accelerator files into accel/
commit92229a57bba10d5bbf469221c32a18d4bed642f4
authorYang Zhong <yang.zhong@intel.com>
Fri, 2 Jun 2017 06:06:46 +0000 (2 14:06 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 15 Jun 2017 09:04:06 +0000 (15 11:04 +0200)
treeedea4c0cc5151cfc48473f6a859011bc70b0cd3b
parent244f144134d0dd182f1af8654e7f9a79fe770368
accel: move kvm related accelerator files into accel/

move kvm related accelerator files into accel/ subdirectory, also
create one stub subdirectory, which will include accelerator's stub
files.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <1496383606-18060-5-git-send-email-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.objs
Makefile.target
accel/Makefile.objs
accel/kvm/Makefile.objs [new file with mode: 0644]
accel/kvm/kvm-all.c [moved from kvm-all.c with 99% similarity]
accel/kvm/trace-events [new file with mode: 0644]
accel/stubs/Makefile.objs [new file with mode: 0644]
accel/stubs/kvm-stub.c [moved from kvm-stub.c with 100% similarity]
trace-events