linux-user: remove nmi.c and fw-path-provider.c
authorLaurent Vivier <laurent@vivier.eu>
Fri, 3 Nov 2017 19:38:02 +0000 (20:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 23 Jan 2018 13:20:52 +0000 (14:20 +0100)
commitbfdec7f80e639cb858ed7df77da763cca85e1e61
tree940c52143e3ccd6e31ed0fb062be1d4037466723
parentb827c3ed30e4777ab9bd91cb240252a4815b3322
linux-user: remove nmi.c and fw-path-provider.c

linux-user binaries don't need firmware and NMI,
so don't add them in this case, move QDEV
firmware functions to qdev-fw.c

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20171103193802.11876-1-laurent@vivier.eu>
hw/core/Makefile.objs
hw/core/qdev-fw.c [new file with mode: 0644]
hw/core/qdev.c