All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] tcg plugin: Additional plugin interface
@ 2021-04-22 17:46 Min-Yih Hsu
  2021-04-23 15:44 ` Alex Bennée
  0 siblings, 1 reply; 5+ messages in thread
From: Min-Yih Hsu @ 2021-04-22 17:46 UTC (permalink / raw)
  To: alex.bennee; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]

Hi Alex and QEMU developers,

Recently I was working with the TCG plugin. I found that
`qemu_plugin_cb_flags` seems to reserve the functionality to read / write
CPU register state, I'm wondering if you can share some roadmap or thoughts
on this feature?

Personally I see reading the CPU register state as (kind of) low-hanging
fruit. The most straightforward way to implement it will be adding another
function that can be called by insn_exec callbacks to read (v)CPU register
values. What do you think about this?

Thank you
-Min
-- 
Min-Yih Hsu
Ph.D Student in ICS Department, University of California, Irvine (UCI).

[-- Attachment #2: Type: text/html, Size: 860 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-28 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 17:46 [RFC] tcg plugin: Additional plugin interface Min-Yih Hsu
2021-04-23 15:44 ` Alex Bennée
2021-04-26 16:27   ` Min-Yih Hsu
2021-04-26 17:42     ` Alex Bennée
2021-04-28 13:41       ` Aaron Lindsay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.