From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPbLj-0007bW-HQ for qemu-devel@nongnu.org; Thu, 04 Sep 2014 14:01:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPbLa-0003c3-2N for qemu-devel@nongnu.org; Thu, 04 Sep 2014 14:01:35 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:36901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPbLZ-0003b3-H7 for qemu-devel@nongnu.org; Thu, 04 Sep 2014 14:01:25 -0400 Received: by mail-pa0-f42.google.com with SMTP id lf10so20557825pab.1 for ; Thu, 04 Sep 2014 11:01:22 -0700 (PDT) From: Chih-Min Chao Date: Fri, 5 Sep 2014 02:01:15 +0800 Message-Id: <1409853677-10966-1-git-send-email-cmchao@gmail.com> Subject: [Qemu-devel] [PATCH 0/2] target-arm : improvement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org make CPUARMState const to attribute checking functions and use them to reduce internal status exposure Chih-Min Chao (2): target-arm : make parameter of feature/status checking function const target-arm : use aarch64 mode testing wrapper hw/arm/boot.c | 4 ++-- target-arm/cpu.h | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) -- 2.0.4