* [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency
@ 2017-12-18 1:59 Philippe Mathieu-Daudé
2017-12-18 9:47 ` Marc-André Lureau
0 siblings, 1 reply; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-12-18 1:59 UTC (permalink / raw)
To: Stefan Berger, Michael Tokarev
Cc: Philippe Mathieu-Daudé, qemu-devel, qemu-trivial
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
---
Based-on: 1513446109-9013-33-git-send-email-stefanb@linux.vnet.ibm.com
---
hw/tpm/tpm_emulator.c | 1 -
hw/tpm/tpm_passthrough.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/hw/tpm/tpm_emulator.c b/hw/tpm/tpm_emulator.c
index 3ae8bf6c5a..38b6f175a1 100644
--- a/hw/tpm/tpm_emulator.c
+++ b/hw/tpm/tpm_emulator.c
@@ -33,7 +33,6 @@
#include "sysemu/tpm_backend.h"
#include "tpm_int.h"
#include "hw/hw.h"
-#include "hw/i386/pc.h"
#include "tpm_util.h"
#include "tpm_ioctl.h"
#include "migration/blocker.h"
diff --git a/hw/tpm/tpm_passthrough.c b/hw/tpm/tpm_passthrough.c
index 487aae2043..149fae63e6 100644
--- a/hw/tpm/tpm_passthrough.c
+++ b/hw/tpm/tpm_passthrough.c
@@ -29,7 +29,6 @@
#include "sysemu/tpm_backend.h"
#include "tpm_int.h"
#include "hw/hw.h"
-#include "hw/i386/pc.h"
#include "qapi/clone-visitor.h"
#include "tpm_util.h"
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency
2017-12-18 1:59 [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency Philippe Mathieu-Daudé
@ 2017-12-18 9:47 ` Marc-André Lureau
0 siblings, 0 replies; 2+ messages in thread
From: Marc-André Lureau @ 2017-12-18 9:47 UTC (permalink / raw)
To: Philippe Mathieu-Daudé
Cc: Michael Tokarev, Stefan Berger, qemu-devel, qemu-trivial
Reviewed-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Le lun. 18 déc. 2017 à 03:01, Philippe Mathieu-Daudé <f4bug@amsat.org> a
écrit :
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
> ---
> Based-on: 1513446109-9013-33-git-send-email-stefanb@linux.vnet.ibm.com
> ---
> hw/tpm/tpm_emulator.c | 1 -
> hw/tpm/tpm_passthrough.c | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/hw/tpm/tpm_emulator.c b/hw/tpm/tpm_emulator.c
> index 3ae8bf6c5a..38b6f175a1 100644
> --- a/hw/tpm/tpm_emulator.c
> +++ b/hw/tpm/tpm_emulator.c
> @@ -33,7 +33,6 @@
> #include "sysemu/tpm_backend.h"
> #include "tpm_int.h"
> #include "hw/hw.h"
> -#include "hw/i386/pc.h"
> #include "tpm_util.h"
> #include "tpm_ioctl.h"
> #include "migration/blocker.h"
> diff --git a/hw/tpm/tpm_passthrough.c b/hw/tpm/tpm_passthrough.c
> index 487aae2043..149fae63e6 100644
> --- a/hw/tpm/tpm_passthrough.c
> +++ b/hw/tpm/tpm_passthrough.c
> @@ -29,7 +29,6 @@
> #include "sysemu/tpm_backend.h"
> #include "tpm_int.h"
> #include "hw/hw.h"
> -#include "hw/i386/pc.h"
> #include "qapi/clone-visitor.h"
> #include "tpm_util.h"
>
> --
> 2.15.1
>
>
> --
Marc-André Lureau
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-18 9:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18 1:59 [Qemu-devel] [PATCH] hw/tpm: remove old i386 dependency Philippe Mathieu-Daudé
2017-12-18 9:47 ` Marc-André Lureau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).