qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Jiaxun Yang <jiaxun.yang@flygoat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/2] MIPS Virt machine
Date: Tue, 7 Mar 2023 16:01:10 +0100	[thread overview]
Message-ID: <67f67c63-3706-cb3f-94a8-beea99f62c05@linaro.org> (raw)
In-Reply-To: <20230304223803.55764-1-jiaxun.yang@flygoat.com>

On 4/3/23 23:38, Jiaxun Yang wrote:
> Hi there,
> 
> This patchset is to add a new machine type for MIPS architecture, which
> is purely a VirtIO machine.

> Jiaxun Yang (2):
>    hw/misc: Add MIPS Trickbox device
>    hw/mips: Add MIPS virt board
Thanks, applied with following changes:

- remove pointless mask in mips_trickbox_write(),
- declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE(),
- declare machine type using DEFINE_TYPES(),
- do not select PCI in Kconfig,
- compile virt.o using fdt flags in meson.build,
- use HWADDR_PRIx,
- name MachineState variable 'ms',
- fix conflict in docs/system/target-mips.rst,
- fix style


  parent reply	other threads:[~2023-03-07 15:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-04 22:38 [PATCH v2 0/2] MIPS Virt machine Jiaxun Yang
2023-03-04 22:38 ` [PATCH v2 1/2] hw/misc: Add MIPS Trickbox device Jiaxun Yang
2023-03-04 22:38 ` [PATCH v2 2/2] hw/mips: Add MIPS virt board Jiaxun Yang
2023-03-06 16:42   ` Philippe Mathieu-Daudé
2023-03-06 16:51     ` Philippe Mathieu-Daudé
2023-03-07 14:32   ` Philippe Mathieu-Daudé
2023-03-07 20:10   ` Philippe Mathieu-Daudé
2023-03-07 21:09     ` Jiaxun Yang
2023-03-07 15:01 ` Philippe Mathieu-Daudé [this message]
2023-03-07 20:07   ` [PATCH v2 0/2] MIPS Virt machine Jiaxun Yang
2023-03-07 20:14     ` Philippe Mathieu-Daudé
2023-03-07 21:07       ` Philippe Mathieu-Daudé
2023-03-07 21:21         ` Jiaxun Yang
2023-03-07 22:14           ` Philippe Mathieu-Daudé

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=67f67c63-3706-cb3f-94a8-beea99f62c05@linaro.org \
    --to=philmd@linaro.org \
    --cc=jiaxun.yang@flygoat.com \
    --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 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).