Re: Endian control register
Peter Maydell <[email protected]> Mon, 16 Jun 2014 11:45:45 +0100
| Newsgroups | gmane.comp.emulators.qemu,gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAFEAcA-XHt7CtNeAb4DcnuvbSKyMDnDSKuTLay7Tx0UVO5evPw@mail.gmail.com> |
On 16 June 2014 11:30, Benjamin Herrenschmidt <[email protected]> wrote: > So while trying to solve an issue we have with qemu/kvm and powerpc who > can be both LE and BE nowadays, we thought the ideal solution would be > to have a register in the emulated VGA to control the endian. > Any suggestion ? Comment ? Flame ? :-) My instinctive reaction is to ask if this exists in actual VGA hardware. If not, then it doesn't really seem like it belongs in our VGA device model... thanks -- PMM