[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] spapr: Fix remaining compiler warnings
From: |
Stefan Weil |
Subject: |
[Qemu-devel] [PATCH 0/3] spapr: Fix remaining compiler warnings |
Date: |
Mon, 24 Jun 2013 19:48:46 +0200 |
Hi Alex,
this mini series fixes the remaining compiler warnings in
my w32/w64 cross build environment on Debian wheezy.
[PATCH 1/3] spapr: Use named enum for function remove_hpte
[PATCH 2/3] spapr: Fix compiler warning for some versions of gcc
[PATCH 3/3] spapr: Fix compiler warning for some versions of gcc
The modifications are nearly trivial, but this time it would
be better if you could apply them to your patch queue.
Regards
Stefan