Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-22 Thread Philippe Mathieu-Daudé
On 06/22/2018 05:55 AM, BALATON Zoltan wrote: > On Thu, 21 Jun 2018, Philippe Mathieu-Daudé wrote: >> Hi Zoltan, >> >> On 06/21/2018 05:08 AM, BALATON Zoltan wrote: >>> These are fixes to sm501 emulation that were found while testing with >>> AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardwa

Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-22 Thread Gerd Hoffmann
On Thu, Jun 21, 2018 at 10:37:10PM -0300, Philippe Mathieu-Daudé wrote: > Cc'ing Gerd who maintains many hw/display/ files. > > On 06/21/2018 09:51 PM, David Gibson wrote: > > On Thu, Jun 21, 2018 at 10:08:21AM +0200, BALATON Zoltan wrote: > >> These are fixes to sm501 emulation that were found wh

Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-22 Thread BALATON Zoltan
On Thu, 21 Jun 2018, Philippe Mathieu-Daudé wrote: Hi Zoltan, On 06/21/2018 05:08 AM, BALATON Zoltan wrote: These are fixes to sm501 emulation that were found while testing with AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but we have no way to verify it against hardware). While t

Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-21 Thread Philippe Mathieu-Daudé
Cc'ing Gerd who maintains many hw/display/ files. On 06/21/2018 09:51 PM, David Gibson wrote: > On Thu, Jun 21, 2018 at 10:08:21AM +0200, BALATON Zoltan wrote: >> These are fixes to sm501 emulation that were found while testing with >> AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but

Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-21 Thread Philippe Mathieu-Daudé
Hi Zoltan, On 06/21/2018 05:08 AM, BALATON Zoltan wrote: > These are fixes to sm501 emulation that were found while testing with > AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but we have > no way to verify it against hardware). While this is mainly to improve Is it possible to fetc

Re: [Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-21 Thread David Gibson
On Thu, Jun 21, 2018 at 10:08:21AM +0200, BALATON Zoltan wrote: > These are fixes to sm501 emulation that were found while testing with > AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but we have > no way to verify it against hardware). While this is mainly to improve > sam460ex emulat

[Qemu-devel] [PATCH 0/5] Misc sm501 improvements

2018-06-21 Thread BALATON Zoltan
These are fixes to sm501 emulation that were found while testing with AmigaOS 4.1FE (AmigaOS 4 is known to work on real hardware but we have no way to verify it against hardware). While this is mainly to improve sam460ex emulation this is now a separate series with the sm501 specific patches becaus