Re: [Qemu-devel] [PATCH 0/4] Invert Endian bit in SPARCv9 MMU TTE

2019-07-17 Thread Paolo Bonzini
On 17/07/19 07:57, tony.ngu...@bt.com wrote: > This patchset implements the IE (Invert Endian) bit in SPARCv9 MMU TTE. > > It is an attempt of the instructions outlined by Richard Henderson to Mark > Cave-Ayland. > > Tested with OpenBSD on sun4u. Solaris 10 is my actual goal, but unfortunately >

[Qemu-devel] [PATCH 0/4] Invert Endian bit in SPARCv9 MMU TTE

2019-07-16 Thread tony.nguyen
This patchset implements the IE (Invert Endian) bit in SPARCv9 MMU TTE. It is an attempt of the instructions outlined by Richard Henderson to Mark Cave-Ayland. Tested with OpenBSD on sun4u. Solaris 10 is my actual goal, but unfortunately a separate keyboard issue remains in the way. On 01/11/17