Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Stefan Weil
Am 14.01.2011 22:09, schrieb Mateusz Loskot: On 14/01/11 19:40, Artyom Tarasenko wrote: On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot wrote: I use QEMU to emulate SPARC for NetBSD. By default, it uses SUNW/SPARCStation-5. As far as I know, it is also possible to switch to SPARCStat

Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
On 14/01/11 21:21, Stefan Weil wrote: > Am 14.01.2011 22:09, schrieb Mateusz Loskot: >> On 14/01/11 19:40, Artyom Tarasenko wrote: >> >>> On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot >>> wrote: >>> I use QEMU to emulate SPARC for NetBSD. By default, it uses SUNW/SPARCStation-5

Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
On 14/01/11 19:40, Artyom Tarasenko wrote: > On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot wrote: >> I use QEMU to emulate SPARC for NetBSD. >> By default, it uses SUNW/SPARCStation-5. >> As far as I know, it is also possible to switch to SPARCStation-10. >> How can I find what other SPARCs are

Re: [Qemu-devel] SPARC emulations

2011-01-14 Thread Artyom Tarasenko
On Fri, Jan 14, 2011 at 6:56 PM, Mateusz Loskot wrote: > I use QEMU to emulate SPARC for NetBSD. > By default, it uses SUNW/SPARCStation-5. > As far as I know, it is also possible to switch to SPARCStation-10. > How can I find what other SPARCs are supported, if any? man qemu, the option -M ? is

[Qemu-devel] SPARC emulations

2011-01-14 Thread Mateusz Loskot
Hi, I use QEMU to emulate SPARC for NetBSD. By default, it uses SUNW/SPARCStation-5. As far as I know, it is also possible to switch to SPARCStation-10. How can I find what other SPARCs are supported, if any? Also, is there any matrix with successfully tested combinations of architecture vs OS ?