Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Peter Maydell
On 27 December 2016 at 19:50, Дмитрий Смирнов wrote: > I haven't tried QEMU 2.8.0, because the job-task requires use QEMU 2.5.1.1. > So I need to decide this problem on 2.5.1.1 version:( You haven't really explained what the job-task is or why it requires 2.5.1.1 in particular. Does this RTOS not

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Дмитрий Смирнов
I haven't tried QEMU 2.8.0, because the job-task requires use QEMU 2.5.1.1. So I need to decide this problem on 2.5.1.1 version:( 2016-12-27 22:32 GMT+03:00 Programmingkid : > I experience a similar situation with ReactOS. Have you tried it in QEMU > 2.8.0 yet? If you haven't, it is possible the

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Дмитрий Смирнов
An old RealTime-OS. The requirements -- use QEMU 2.5.1.1 2016-12-27 22:18 GMT+03:00 Programmingkid : > > On Dec 27, 2016, at 2:16 PM, Дмитрий Смирнов wrote: > > > Unfortunately, I have to use version 2.5.1.1. Can I do something in this > case? > > Why do you need to use it? What is the guest oper

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Дмитрий Смирнов
Unfortunately, I have to use version 2.5.1.1. Can I do something in this case? 2016-12-27 22:01 GMT+03:00 G 3 : > The version of qemu-system-ppc you are using is kind of old. Version 2.8.0 > is the newest version. I suggest trying the newest version before trying to > fix a broken feature in an o

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Дмитрий Смирнов
qemu-system-ppc version: 2.5.1.1 Ubuntu 14.04 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) GTK 2.0, libsdl1.2-dev ./configure --target-list="ppc-softmmu" --disable-xfsctl By zero meaning, do you mean this: decr = 0 Yes. 2016-12-27 21:16 GMT+03:00 G 3 : > When I type 'info registers', I see

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Programmingkid
I experience a similar situation with ReactOS. Have you tried it in QEMU 2.8.0 yet? If you haven't, it is possible the RealTime-OS might work. On Dec 27, 2016, at 2:25 PM, Дмитрий Смирнов wrote: > An old RealTime-OS. The requirements -- use QEMU 2.5.1.1 > > 2016-12-27 22:18 GMT+03:00 Programmi

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread Programmingkid
On Dec 27, 2016, at 2:16 PM, Дмитрий Смирнов wrote: > Unfortunately, I have to use version 2.5.1.1. Can I do something in this case? Why do you need to use it? What is the guest operating system you are using? Version 2.8 has a lot more bug fixes in it. You might find it easier to use. > > 20

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread G 3
The version of qemu-system-ppc you are using is kind of old. Version 2.8.0 is the newest version. I suggest trying the newest version before trying to fix a broken feature in an older version. http://wiki.qemu.org/Download On Dec 27, 2016, at 1:57 PM, Дмитрий Смирнов wrote: qemu-system-ppc

Re: [Qemu-devel] [Qemu-ppc] PowerPC question

2016-12-27 Thread G 3
When I type 'info registers', I see 'DECR 3919147695' at the top of the screen, so it appears to be working. I think we need more information from you. qemu-system-ppc version: gcc version (gcc -v): Host info: Ubuntu Front-end (GTK, SDL, ...): Compile command: ./configure Note: ple