Browse Source
Suggested-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190709152053.16670-2-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> [Rebased onto merge commit 95a9457fd44; missed instances of qom/cpu.h in comments replaced]pull/106/head
61 changed files with 60 additions and 62 deletions
@ -1,5 +1,4 @@ |
|||
qom-obj-y = object.o container.o qom-qobject.o |
|||
qom-obj-y += object_interfaces.o |
|||
|
|||
common-obj-y = cpu.o |
|||
common-obj-$(CONFIG_SOFTMMU) += qom-hmp-cmds.o qom-qmp-cmds.o |
|||
|
|||
Loading…
Reference in new issue