This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xemu
mirror of
https://github.com/xemu-project/xemu.git
Watch
1
Star
0
Fork
You've already forked xemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7067887ea1
xemu
/
stats
/
meson.build
2 lines
62 B
Meson
Raw
Normal View
History
Unescape
Escape
stats: Move HMP commands from monitor/ to stats/ This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to section "Stats". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-24-armbru@redhat.com>
2023-01-24 12:19:37 +00:00
softmmu_ss
.
add
(
files
(
'stats-hmp-cmds.c'
,
'stats-qmp-cmds.c'
)
)