> Am 07.05.2014 um 11:26 schrieb Peter Maydell <peter.mayd...@linaro.org>: > >> On 7 May 2014 10:09, Alexander Graf <ag...@suse.de> wrote: >> I don't think we should overengineer hacks for legacy virtio. > > Agreed. So what's our final conclusion: virtio endianness > is the endianness of the guest kernel at the point where > it triggers a reset of the virtio device, yes?
I just realized we're talking about virtio in a non-virtio thread. This patch set is about core dump support which is different from virtio bi-endian support. While both may end up at the same logic, I don't like the idea to mix them. This function is PPC internal. Alex > > thanks > -- PMM