All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-arm@nongnu.org
Cc: qemu-devel@nongnu.org, Markus Armbruster <armbru@redhat.com>
Subject: [Qemu-arm] [PATCH 2/2] arm: Deprecate the Strongarm sa1100 and sa1110 processors
Date: Fri, 26 Oct 2018 11:06:49 +0100	[thread overview]
Message-ID: <1540548409-22560-3-git-send-email-thuth@redhat.com> (raw)
In-Reply-To: <1540548409-22560-1-git-send-email-thuth@redhat.com>

The deprecated "collie" board is the only user of the Strongarm
devices, so if "collie" goes away, we should remove the Strongarm
devices, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 qemu-deprecated.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index acf9809..0de5c7f 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -116,6 +116,11 @@ The @option{[hub_id name]} parameter tuple of the 'hostfwd_add' and
 The ``ivshmem'' device type is replaced by either the ``ivshmem-plain''
 or ``ivshmem-doorbell`` device types.
 
+@subsection Strongarm sa1100 and sa1110 and related devices (since 3.1)
+
+Without the deprecated "collie" board there is no other machine which is
+able to use these devices.
+
 @section System emulator machines
 
 @subsection pc-0.10 and pc-0.11 (since 3.0)
-- 
1.8.3.1


WARNING: multiple messages have this Message-ID (diff)
From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-arm@nongnu.org
Cc: qemu-devel@nongnu.org, Markus Armbruster <armbru@redhat.com>
Subject: [Qemu-devel] [PATCH 2/2] arm: Deprecate the Strongarm sa1100 and sa1110 processors
Date: Fri, 26 Oct 2018 11:06:49 +0100	[thread overview]
Message-ID: <1540548409-22560-3-git-send-email-thuth@redhat.com> (raw)
In-Reply-To: <1540548409-22560-1-git-send-email-thuth@redhat.com>

The deprecated "collie" board is the only user of the Strongarm
devices, so if "collie" goes away, we should remove the Strongarm
devices, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 qemu-deprecated.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index acf9809..0de5c7f 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -116,6 +116,11 @@ The @option{[hub_id name]} parameter tuple of the 'hostfwd_add' and
 The ``ivshmem'' device type is replaced by either the ``ivshmem-plain''
 or ``ivshmem-doorbell`` device types.
 
+@subsection Strongarm sa1100 and sa1110 and related devices (since 3.1)
+
+Without the deprecated "collie" board there is no other machine which is
+able to use these devices.
+
 @section System emulator machines
 
 @subsection pc-0.10 and pc-0.11 (since 3.0)
-- 
1.8.3.1

  parent reply	other threads:[~2018-10-26 10:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 10:06 [Qemu-arm] [PATCH 0/2] Deprecate the "collie" machine and Strongarm devices Thomas Huth
2018-10-26 10:06 ` [Qemu-devel] " Thomas Huth
2018-10-26 10:06 ` [Qemu-arm] [PATCH 1/2] hw/arm: Deprecate the "collie" board Thomas Huth
2018-10-26 10:06   ` [Qemu-devel] " Thomas Huth
2018-10-26 10:06 ` Thomas Huth [this message]
2018-10-26 10:06   ` [Qemu-devel] [PATCH 2/2] arm: Deprecate the Strongarm sa1100 and sa1110 processors Thomas Huth
2018-10-26 10:12 ` [Qemu-arm] [PATCH 0/2] Deprecate the "collie" machine and Strongarm devices Peter Maydell
2018-10-26 10:12   ` [Qemu-devel] " Peter Maydell
2018-10-27 11:04   ` Guenter Roeck
2018-10-29 13:24     ` [Qemu-arm] " Peter Maydell
2018-10-29 13:24       ` [Qemu-devel] " Peter Maydell
2018-10-29 14:09       ` Guenter Roeck
2018-10-29 15:03         ` Philippe Mathieu-Daudé
2018-10-29 20:24           ` [Qemu-arm] " Guenter Roeck
2018-10-29 20:24             ` Guenter Roeck
2018-10-29 22:17             ` [Qemu-arm] " Philippe Mathieu-Daudé
2018-10-29 22:17               ` Philippe Mathieu-Daudé
2018-10-30  9:17         ` [Qemu-arm] " Markus Armbruster
2018-10-30  9:17           ` Markus Armbruster
2018-10-31 18:46       ` Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1540548409-22560-3-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.