]> git.ipfire.org Git - thirdparty/qemu.git/commit - MAINTAINERS
stubs: group stubs for user-mode emulation
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Oct 2016 08:35:53 +0000 (10:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Jan 2017 16:52:35 +0000 (17:52 +0100)
commit5564edb19e06129b62b4b272c290db2efb87cefc
tree9ea4a05d6fd285090747f9cfec73f3454ffd04d7
parent2f7b92a03f1e3813fc046d757138da519f4218d3
stubs: group stubs for user-mode emulation

Some stubs are used for user-mode emulation only; they are not
needed by tools.  Move them out of stubs/.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
Makefile.target
stubs/Makefile.objs
stubs/cpus.c [deleted file]
stubs/replay-user.c [deleted file]
user-exec-stub.c [new file with mode: 0644]