From: Claudio Fontana <claudio.fontana@huawei.com>
To: Ming Lei <tom.leiming@gmail.com>,
alvise rigo <a.rigo@virtualopensystems.com>
Cc: Rob Herring <rob.herring@linaro.org>,
VirtualOpenSystems Technical Team <tech@virtualopensystems.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update
Date: Tue, 11 Nov 2014 11:26:35 +0100 [thread overview]
Message-ID: <5461E45B.4020702@huawei.com> (raw)
In-Reply-To: <CACVXFVMmqbj6jJ84kZJ_wdu+=r4U8sv7q4Ss+vhoFVM-pY8MLA@mail.gmail.com>
On 11.11.2014 05:22, Ming Lei wrote:
> On Tue, Nov 11, 2014 at 11:24 AM, Ming Lei <tom.leiming@gmail.com> wrote:
>> On Mon, Nov 10, 2014 at 6:00 PM, alvise rigo
>> <a.rigo@virtualopensystems.com> wrote:
>>> Hi Claudio,
>>>
>>> On Fri, Nov 7, 2014 at 4:40 PM, Claudio Fontana
>>> <claudio.fontana@huawei.com> wrote:
>>>>
>>>> Hi Alvise,
>>>>
>>>> I now got to test the series for my use case, in particular to enable the
>>>> ARM 64bit OSv guest (OSv's devices come from pci + virtio).
>>>>
>>>> Could you respin the series, possibly including also Rob's patches,
>>>> addressing the issues which have been raised before?
>>>
>>> Yes, I hope to have something for the next week.
>>
>> I have tested this serials with Rob's two patches, and it works fine
>> on ARMv7 VM, but ARMv8 VM can't boot. 'git bisect' told
>> me the 1st bad patch is below one:
>>
>> generic_pci: generate dt node after devices init
>
> That is because you didn't support 'cortex-a57' and 'host',
> so please add that in your next version.
>
> Thanks
> Ming Lei
>
Hi,
I noticed that as well, but it actually somehow works for me on AArch64 with a kvm guest (OSv),
after some fighting (there is a QEMU issue that could be addressed in fact but it's OT).
However by all means do add explicit cortex-a57 and host support as needed..
Ciao,
Claudio
prev parent reply other threads:[~2014-11-11 10:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 7:21 [Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 1/8] mach-virt: move GIC inside mach-virt structure Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 2/8] mach-virt: improve PCI memory topology definition Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 3/8] QEMUMachine: finalize_dt function Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 4/8] generic_pci: create header file Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 5/8] generic_pci: create own map irq function Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 6/8] generic_pci: generate dt node after devices init Alvise Rigo
2014-11-05 12:26 ` Claudio Fontana
2014-11-06 10:27 ` alvise rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 7/8] generic_pci: realize device with machine data Alvise Rigo
2014-07-11 7:21 ` [Qemu-devel] [RFC PATCH 8/8] generic_pci: add interrupt map structures Alvise Rigo
2014-07-11 9:09 ` [Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update Peter Maydell
2014-07-11 9:28 ` Alvise Rigo
2014-07-13 14:28 ` Rob Herring
2014-09-09 16:35 ` Claudio Fontana
2014-09-10 7:31 ` alvise rigo
2014-11-05 10:23 ` Claudio Fontana
2014-11-05 11:09 ` alvise rigo
2014-11-07 15:40 ` Claudio Fontana
2014-11-10 10:00 ` alvise rigo
2014-11-11 3:24 ` Ming Lei
2014-11-11 4:22 ` Ming Lei
2014-11-11 10:26 ` Claudio Fontana [this message]
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=5461E45B.4020702@huawei.com \
--to=claudio.fontana@huawei.com \
--cc=a.rigo@virtualopensystems.com \
--cc=qemu-devel@nongnu.org \
--cc=rob.herring@linaro.org \
--cc=tech@virtualopensystems.com \
--cc=tom.leiming@gmail.com \
/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.