qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/2] use sizes.h macros for power-of-two sizes
@ 2013-09-04  7:35 Antony Pavlov
  2013-09-04  7:35 ` [Qemu-devel] [RFC 1/2] include/: import sizes.h from barebox Antony Pavlov
  2013-09-04  7:35 ` [Qemu-devel] [RFC 2/2] hw/mips: use sizes.h macros Antony Pavlov
  0 siblings, 2 replies; 8+ messages in thread
From: Antony Pavlov @ 2013-09-04  7:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno, Paul Brook, Anthony Liguori, Paolo Bonzini

[RFC 1/2] include/: import sizes.h from barebox
[RFC 2/2] hw/mips: use sizes.h macros

The sizes.h macros is a easy-to-read method of
power-of-two memory sizes representation. The sizes.h
macros are actively used in linux kernel and other
projects, so let's use them in QEMU too.

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

end of thread, other threads:[~2013-09-09 23:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04  7:35 [Qemu-devel] [RFC 0/2] use sizes.h macros for power-of-two sizes Antony Pavlov
2013-09-04  7:35 ` [Qemu-devel] [RFC 1/2] include/: import sizes.h from barebox Antony Pavlov
2013-09-09 17:32   ` Aurelien Jarno
2013-09-09 17:35     ` Paolo Bonzini
2013-09-09 19:21     ` Stefan Weil
2013-09-09 23:07     ` Richard Henderson
2013-09-04  7:35 ` [Qemu-devel] [RFC 2/2] hw/mips: use sizes.h macros Antony Pavlov
2013-09-09 17:33   ` Aurelien Jarno

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).