qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 00/10] Fix warnings (undeclared global symbols)


From: Stefan Weil
Subject: [Qemu-trivial] [PATCH 00/10] Fix warnings (undeclared global symbols)
Date: Fri, 6 Feb 2015 22:43:07 +0100

All warnings were reported by the Sparse static analysis tool.

[PATCH 01/10] disas/cris: Fix warning caused by missing 'static'
[PATCH 02/10] disas/sh4: Fix warning caused by missing 'static'
[PATCH 03/10] migration: Fix warning caused by missing declaration of
[PATCH 04/10] migration: Fix warnings caused by missing 'static'
[PATCH 05/10] moxie: Fix warning caused by missing include statement
[PATCH 06/10] serial: Fix warnings caused by missing 'static'
[PATCH 07/10] spice: Add missing 'static' attribute
[PATCH 08/10] stubs: Fix warning caused by missing include statement
[PATCH 09/10] vga: Fix warning caused by missing 'static' attribute
[PATCH 10/10] virtio: Fix warning caused by missing 'static'



reply via email to

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