qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-arm : improvement
@ 2014-09-04 18:01 Chih-Min Chao
  2014-09-04 18:01 ` [Qemu-devel] [PATCH 1/2] target-arm : make parameter of feature/status checking function const Chih-Min Chao
  2014-09-04 18:01 ` [Qemu-devel] [PATCH 2/2] target-arm : use aarch64 mode testing wrapper Chih-Min Chao
  0 siblings, 2 replies; 6+ messages in thread
From: Chih-Min Chao @ 2014-09-04 18:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

    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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-04 18:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 18:01 [Qemu-devel] [PATCH 0/2] target-arm : improvement Chih-Min Chao
2014-09-04 18:01 ` [Qemu-devel] [PATCH 1/2] target-arm : make parameter of feature/status checking function const Chih-Min Chao
2014-09-04 18:05   ` Peter Maydell
2014-09-04 18:15     ` Chih-Min Chao
2014-09-04 18:01 ` [Qemu-devel] [PATCH 2/2] target-arm : use aarch64 mode testing wrapper Chih-Min Chao
2014-09-04 18:30   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).