Re: [Qemu-discuss] [corrupted]Re: QEMU make error

2017-10-31 Thread Pavel Dovgalyuk
Thanks for reporting, we'll fix this in the next iteration of patches. Pavel Dovgalyuk > -Original Message- > From: Alberto Garcia [mailto:be...@igalia.com] > Sent: Saturday, October 28, 2017 10:56 PM > To: Akiv Jhirad; qemu-discuss@nongnu.org; Pavel Dovgalyuk > Subject: [corrupted]Re: [Q

Re: [Qemu-discuss] Coldfire 5282 Support

2017-10-31 Thread William Mahoney
>> >>> Related question. Where can I go look to get a better understanding of how >>> the interrupts work? The supported 5208 has one PIC but the 5282 has two. >>> In the 5208 code it uses sys bus_connect_irq() which references irqs[i]. >>> (Spell correcting made that array called “irks”!) Just

[Qemu-discuss] instruction tracing based on qemu

2017-10-31 Thread 李阳
Hi all, Recently, I want to use QEMU to trace the instruction features of the specified binary. My host: X86 Guest: ARMv8, I run the benchmark on the AArch64 Operating System in QEMU and I want to collect the instruction data of the binary. The instruction features include: # of INT ALU, #of INT