qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Wainer dos Santos Moschetta
Subject: [Qemu-devel] [PATCH 0/1] accel: get rid of AccelClass::opt_name
Date: Fri, 31 May 2019 12:53:33 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]