]> git.proxmox.com Git - mirror_qemu.git/commit
hw/core: nmi.c can be compiled as common-obj nowadays
authorThomas Huth <thuth@redhat.com>
Thu, 1 Jun 2017 09:54:03 +0000 (11:54 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 5 Jun 2017 14:23:36 +0000 (17:23 +0300)
commit03e947f9c2264356aef037e6bf9c496b5deae2d2
tree730dcdc17e05ac723375edebcc5a42b170d7d79a
parent22c3aea8dbaac8616db71b6adf18dee801a24fde
hw/core: nmi.c can be compiled as common-obj nowadays

The target-specific code in nmi.c has been removed with this commit:

commit f7e981f29548fe4af7812f5920304fe607e5bf0d
nmi: remove x86 specific nmi handling

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/core/Makefile.objs