]> git.proxmox.com Git - qemu.git/commit
cpu: Make kvm-stub.o available outside softmmu
authorIgor Mammedov <imammedo@redhat.com>
Tue, 23 Apr 2013 08:29:35 +0000 (10:29 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 1 May 2013 11:04:17 +0000 (13:04 +0200)
commitc4cfef5e8a6371aa5e6577f2b980315c2dc46cfb
tree7549f29632a7f6ef6f3b2f2e31a8edf7243e92a1
parente9016ee2bda1b7757072b856b2196f691aee3388
cpu: Make kvm-stub.o available outside softmmu

It will provide stubs for *-user targets once softmmu-specific calls
are attempted from common CPU code.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Makefile.target
include/sysemu/kvm.h
kvm-stub.c