stubs: move smbios stubs to hw/smbios
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Oct 2016 08:18:16 +0000 (10:18 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Jan 2017 16:52:35 +0000 (17:52 +0100)
commitcc7a73604a4d6241ba2df37ea06109b4d7e03d4b
treedda58ae52f4d504872beeac6557c23f6397b5e6c
parent869e9aecbe138e5e88920c0a8d444685fb3304e9
stubs: move smbios stubs to hw/smbios

No need to include them in libqemustub.a, since only system emulators
need them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/smbios/Makefile.objs
hw/smbios/smbios_type_38-stub.c [new file with mode: 0644]
stubs/Makefile.objs
stubs/smbios_type_38.c [deleted file]