Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-20 Thread Peter Maydell
On 17 March 2016 at 15:09, Paul, Kaustav Kumar wrote: > If I understand correctly, inside the function > gen_intermediate_code_internal(...), arm_ldl_code() reads > the instruction-bytes according to PC and then disassemble. > Initially, the output of this disassembly did not make much > sense. It

Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-19 Thread Paul, Kaustav Kumar
o.org] Sent: Wednesday, March 16, 2016 7:53 PM To: Paul, Kaustav Kumar Cc: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4) On 16 March 2016 at 10:06, Paul, Kaustav Kumar wrote: > The firmware is compiled for Cortex-R4, runs T

Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-19 Thread Peter Maydell
On 16 March 2016 at 10:06, Paul, Kaustav Kumar wrote: > The firmware is compiled for Cortex-R4, runs ThreadX OS and is configured to > use both instructions and data in big-endian (BE32 ?) format. The Cortex-R4 is an ARMv7 CPU, and so only supports BE8. > The code is > compiled with GHS toolchai

Re: [Qemu-devel] Request for Help (Generate Trace for Individual Instructions)

2015-12-23 Thread Lluís Vilanova
Junaid Aslam writes: > Dear Sir > I am a student in Netherlands TU/e and intend to explore QEMU for a project. I > need help in understanding how i can trace an individual instruction which is > translated by TCG. For this moment in am more interested in Guest load store > and > Function call ins

[Qemu-devel] Request for Help (Generate Trace for Individual Instructions)

2015-12-22 Thread Junaid Aslam
Dear Sir I am a student in Netherlands TU/e and intend to explore QEMU for a project. I need help in understanding how i can trace an individual instruction which is translated by TCG. For this moment in am more interested in Guest load store and Function call instructions. Can you please help me

Re: [Qemu-devel] Request for help

2014-10-01 Thread Martin Townsend
Hi Christopher, Thanks for the reply, I will take a look at the Versatile Express code. - Martin. On 01/10/14 17:41, Christopher Covington wrote: Hi Martin, On 10/01/2014 09:50 AM, Martin Townsend wrote: Hi, I'm looking into creating a virtualised test bed for an 802.15.4 network. Currentl

Re: [Qemu-devel] Request for help

2014-10-01 Thread Christopher Covington
Hi Martin, On 10/01/2014 09:50 AM, Martin Townsend wrote: > Hi, > > I'm looking into creating a virtualised test bed for an 802.15.4 network. > Currently I have QEMU running and emulating our HW which bridges the > Ethernet from the guest to the host. What I would like to do is something > simil

[Qemu-devel] Request for help

2014-10-01 Thread Martin Townsend
Hi, I'm looking into creating a virtualised test bed for an 802.15.4 network. Currently I have QEMU running and emulating our HW which bridges the Ethernet from the guest to the host. What I would like to do is something similar with the 802.15.4 network interface. The host doesn't have a ph

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Blue Swirl
On Wed, Aug 3, 2011 at 5:39 PM, Anthony Liguori wrote: > On 08/03/2011 11:48 AM, Blue Swirl wrote: >> >> On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahn  wrote: >>> >>> Hello, >>> >>> On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change log of any QE

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Anthony Liguori
On 08/03/2011 11:48 AM, Blue Swirl wrote: On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahn wrote: Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change log of any QEMU release. A large part of the success of the change log was how many people partic

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Blue Swirl
On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahn wrote: > Hello, > > On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: >> Hands down, 0.14.0 had the best change log of any QEMU release.  A large >> part of the success of the change log was how many people participated >> in creating it.  I'd love

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Philipp Hahn
Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: > Hands down, 0.14.0 had the best change log of any QEMU release. A large > part of the success of the change log was how many people participated > in creating it. I'd love for us to go even further with 0.15.0. > > I've created a te

[Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-07-25 Thread Anthony Liguori
Hi, Hands down, 0.14.0 had the best change log of any QEMU release. A large part of the success of the change log was how many people participated in creating it. I'd love for us to go even further with 0.15.0. I've created a template to start with: http://wiki.qemu.org/ChangeLog/0.15 If