qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips
@ 2018-11-27 12:17 Stefan Weil
  2018-11-27 12:17 ` [Qemu-devel] [PATCH for-3.1 1/2] disas/nanomips: Replace proprietary by POSIX data types Stefan Weil
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Stefan Weil @ 2018-11-27 12:17 UTC (permalink / raw)
  To: qemu-devel, Aurelien Jarno, Aleksandar Markovic, Stefan Markovic,
	Peter Maydell

These two patches fix wrong format strings used in disas/nanomips.

The first patch replaces proprietary data types by POSIX data types,
because otherwise the PRI... macros cannot be used in the second patch.

Those patches are only relevant for 3.1 if full nanomips support is considered
important enought and if QEMU is used on big endian machines (I think
the old code will work on little endian hosts even with wrong format
strings).

I use those patches for QEMU for Windows because that is compiled with
more compiler warnings, so compilation would fail without the fix.

Regards
Stefan

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

end of thread, other threads:[~2018-12-23 20:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-27 12:17 [Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips Stefan Weil
2018-11-27 12:17 ` [Qemu-devel] [PATCH for-3.1 1/2] disas/nanomips: Replace proprietary by POSIX data types Stefan Weil
2018-11-27 12:17 ` [Qemu-devel] [PATCH for-3.1 2/2] disas/nanomips: Fix format strings Stefan Weil
2018-12-23 17:10   ` Aleksandar Markovic
2018-12-23 20:30     ` Stefan Weil
2018-11-27 12:36 ` [Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips Peter Maydell
2018-11-27 12:58   ` Stefan Weil
2018-11-28  6:50 ` Aleksandar Markovic
2018-11-29  6:36 ` no-reply

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