RE: [PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine

2021-08-02 Thread ishii.shuuic...@fujitsu.com
t; Sent: Friday, July 30, 2021 7:36 PM > To: Ishii, Shuuichirou > Cc: qemu-arm ; QEMU Developers > > Subject: Re: [PATCH v2 3/3] target-arm: Add A64FX processor support to virt > machine > > On Fri, 30 Jul 2021 at 04:08, Shuuichirou Ishii > wrote: > > > > F

Re: [PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine

2021-07-30 Thread Peter Maydell
On Fri, 30 Jul 2021 at 04:08, Shuuichirou Ishii wrote: > > Fix for patch consistency. > https://lists.gnu.org/archive/html/qemu-devel/2021-07/msg06993.html Commit messages should describe what the patch is doing and why, so the reader can understand it without having to cross-reference old mailin

[PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine

2021-07-29 Thread Shuuichirou Ishii
Fix for patch consistency. https://lists.gnu.org/archive/html/qemu-devel/2021-07/msg06993.html Signed-off-by: Shuuichirou Ishii --- docs/system/arm/virt.rst | 1 + hw/arm/virt.c| 1 + 2 files changed, 2 insertions(+) diff --git a/docs/system/arm/virt.rst b/docs/system/arm/virt.rst i