qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [Qemu-devel] [PATCH for-2.0] hw/pci-host/prep: Don't reve


From: Peter Maydell
Subject: Re: [Qemu-ppc] [Qemu-devel] [PATCH for-2.0] hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts
Date: Tue, 8 Apr 2014 18:08:42 +0100

On 8 April 2014 16:51, Peter Maydell <address@hidden> wrote:
> This fixes the endianness test failure on bigendian hosts.
> HOWEVER I have not actually tested it with a guest :-)

Alex found me a prep kernel. It seems to have issues with
its userspace, but; without this patch, when we probe the
IDE devices we get:

hdc: EQUMD DVR-MO, ATAPI cdrom or floppy?, assuming FLOPPY drive

(spot the byte-reversed halfwords!)

and with the patch we get:

hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive

so I'm pretty confident this patch is not just fixing a
test case but also fixing problems with real guests.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]