Re: [Qemu-devel] Modifying a program counter

2013-03-31 Thread Peter Maydell
On 31 March 2013 23:33, Ivan Jovanovic wrote: > I am a Computer science student which is new to QEMU, new to this list. > > For the student project that I am working on, which is system security > related, I am executing a program in QEMU user mode emulation. To simulate a > program control flow c

[Qemu-devel] Modifying a program counter

2013-03-31 Thread Ivan Jovanovic
Hello everyone, I am a Computer science student which is new to QEMU, new to this list. For the student project that I am working on, which is system security related, I am executing a program in QEMU user mode emulation. To simulate a program control flow change, like it happens in a real attack