qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] use sizes.h macros for power-of-two sizes


From: Antony Pavlov
Subject: [Qemu-devel] [PATCH 0/2] use sizes.h macros for power-of-two sizes
Date: Thu, 28 Nov 2013 10:29:10 +0400

[PATCH 1/2] include/qemu: introduce sizes.h
[PATCH 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.



reply via email to

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