qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH v2 0/2] block/vhdx: Use IEC binary prefixes from "qemu/units.h"
@ 2019-03-27  9:56 Stefano Garzarella
  2019-03-27  9:56 ` [Qemu-trivial] [PATCH v2 1/2] block/vhdx: Remove redundant IEC binary prefixes definition Stefano Garzarella
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Stefano Garzarella @ 2019-03-27  9:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Max Reitz, John Snow, qemu-trivial, Jeff Cody, qemu-block,
	Philippe Mathieu-Daudé, Kevin Wolf

v2:
- Included units.h directly in the vhdx.h header file (John, Philippe)
- Added a comment next to DEFAULT_LOG_SIZE definition (Kevin)
- Added a second patch where I fixed some size constants using IEC
  binary prefixes.
  Note: checkpatch is not happy about a change in vhdx.h but all the comments
  in that file doesn't respect the new coding style so I left the comment as is

Stefano Garzarella (2):
  block/vhdx: Remove redundant IEC binary prefixes definition
  block/vhdx: Use IEC binary prefixes for size constants

 block/vhdx-log.c |  2 +-
 block/vhdx.c     |  7 ++++---
 block/vhdx.h     | 16 +++++++---------
 3 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2019-04-11 19:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-27  9:56 [Qemu-trivial] [PATCH v2 0/2] block/vhdx: Use IEC binary prefixes from "qemu/units.h" Stefano Garzarella
2019-03-27  9:56 ` [Qemu-trivial] [PATCH v2 1/2] block/vhdx: Remove redundant IEC binary prefixes definition Stefano Garzarella
2019-03-27 12:40   ` Philippe Mathieu-Daudé
2019-03-27 17:16   ` John Snow
2019-03-27 17:23     ` Stefano Garzarella
2019-03-27 20:16     ` [Qemu-trivial] [Qemu-devel] " Philippe Mathieu-Daudé
2019-04-11 19:54   ` [Qemu-trivial] " Laurent Vivier
2019-04-11 19:55     ` Laurent Vivier
2019-03-27  9:56 ` [Qemu-trivial] [PATCH v2 2/2] block/vhdx: Use IEC binary prefixes for size constants Stefano Garzarella
2019-03-27 12:39   ` Philippe Mathieu-Daudé
2019-03-27 17:17   ` [Qemu-trivial] [Qemu-devel] " John Snow
2019-03-28 12:29 ` [Qemu-trivial] [PATCH v2 0/2] block/vhdx: Use IEC binary prefixes from "qemu/units.h" Kevin Wolf

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