qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Song Gao" <gaosong@loongson.cn>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Xiaojuan Yang" <yangxiaojuan@loongson.cn>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH 0/2] hw/loongarch/virt: Remove unused ISA bus
Date: Tue, 10 Oct 2023 15:53:40 +0200	[thread overview]
Message-ID: <20231010135342.40219-1-philmd@linaro.org> (raw)

ISA bus and serial aren't used by the LoongArch virt
machine. Remove the dead code.

Philippe Mathieu-Daudé (2):
  hw/loongarch/virt: Remove unused ISA UART
  hw/loongarch/virt: Remove unused ISA Bus

 include/hw/loongarch/virt.h | 3 ---
 hw/loongarch/virt.c         | 5 -----
 hw/loongarch/Kconfig        | 2 --
 3 files changed, 10 deletions(-)

-- 
2.41.0



             reply	other threads:[~2023-10-10 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 13:53 Philippe Mathieu-Daudé [this message]
2023-10-10 13:53 ` [PATCH 1/2] hw/loongarch/virt: Remove unused ISA UART Philippe Mathieu-Daudé
2023-10-10 13:53 ` [PATCH 2/2] hw/loongarch/virt: Remove unused ISA Bus Philippe Mathieu-Daudé
2023-10-11  1:42 ` [PATCH 0/2] hw/loongarch/virt: Remove unused ISA bus gaosong

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=20231010135342.40219-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=gaosong@loongson.cn \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yangxiaojuan@loongson.cn \
    /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 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).