[Qemu-devel] [PATCH 0/1] accel: get rid of AccelClass::opt_name

Wainer dos Santos Moschetta posted 1 patch 4 years, 11 months ago
Test s390x passed
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190531165334.20403-1-wainersm@redhat.com
include/sysemu/accel.h | 1 -
1 file changed, 1 deletion(-)
[Qemu-devel] [PATCH 0/1] accel: get rid of AccelClass::opt_name
Posted by Wainer dos Santos Moschetta 4 years, 11 months ago
The AccelClass::opt_name is not used. Unless there is a reason
for keeping hat attribute, this patch remove it.

Git: https://github.com/wainersm/qemu
Branch: accel_del_opt_name
Travis: https://travis-ci.org/wainersm/qemu/builds/539721285
(Failed test case is not related with this change as well as
fails on master too.)

Wainer dos Santos Moschetta (1):
  accel: Remove unused AccelClass::opt_name attribute

 include/sysemu/accel.h | 1 -
 1 file changed, 1 deletion(-)

-- 
2.21.0