qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] emulation details of qemu


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] emulation details of qemu
Date: Tue, 26 Apr 2016 10:31:42 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Sat, Apr 23, 2016 at 06:36:39AM +0000, tutu sky wrote:
> I want to know that is it possible to access registers or micro-architectural 
> part of a core/cpu in qemu during run time?

Yes.  How and to what extent depends on whether you are using TCG, KVM,
or TCI.  QEMU also has gdbstub support so you can single-step execution
and access CPU registers.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]