]> Git Repo - qemu.git/commit - Makefile.target
plugin: add core code
authorEmilio G. Cota <[email protected]>
Wed, 30 Aug 2017 22:39:53 +0000 (18:39 -0400)
committerAlex Bennée <[email protected]>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit54cb65d8588b67853a8898eb73e82d76c1a1e2e1
treee3edb15e9f29e4a4603985e06963a158a258e1c1
parent975c455346f9aaabe044252a3960be1a2b4ed27b
plugin: add core code

Signed-off-by: Emilio G. Cota <[email protected]>
[AJB: moved directory and merged various fixes]
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Makefile
Makefile.target
configure
include/hw/core/cpu.h
include/qemu/plugin.h [new file with mode: 0644]
plugins/Makefile.objs [new file with mode: 0644]
plugins/core.c [new file with mode: 0644]
plugins/loader.c [new file with mode: 0644]
plugins/plugin.h [new file with mode: 0644]
This page took 0.025846 seconds and 4 git commands to generate.