Blue Swirl e6e055c9d7 Fix mingw32 and OpenBSD warnings
ffsl() is not universally available, so there are these warnings
on both mingw32 and OpenBSD:
/src/qemu/hw/pcie_aer.c: In function 'pcie_aer_update_log':
/src/qemu/hw/pcie_aer.c:399: warning: implicit declaration of function 'ffsl'

Since status field in PCIEAERErr is uint32_t, we can just use ffs() instead.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-12-04 18:36:22 +00:00
..
2010-11-16 09:31:18 -06:00
2010-11-01 17:57:22 +03:00
2010-09-24 04:09:01 +04:00
2010-11-09 16:51:12 +03:00
2010-12-02 21:13:39 +02:00
2010-11-09 19:32:59 +03:00
2010-11-09 16:51:11 +03:00
2010-11-22 10:00:06 +02:00
2010-10-20 12:06:43 +02:00
2010-11-16 08:40:07 -06:00
2010-10-13 18:41:29 +00:00
2010-10-27 19:01:59 +02:00
2010-10-19 14:09:06 +02:00
2010-10-27 19:07:10 +02:00
2010-11-21 09:16:57 -06:00
2010-11-16 08:40:07 -06:00
2010-12-04 18:36:22 +00:00
2010-11-22 10:00:06 +02:00
2010-11-27 11:56:02 +00:00
2010-11-27 11:23:34 +00:00
2010-11-27 11:23:34 +00:00
2010-10-13 18:41:29 +00:00
2010-10-13 18:41:29 +00:00
2010-10-13 18:38:07 +00:00
2010-11-16 08:40:07 -06:00
2010-11-16 08:40:07 -06:00
2010-11-16 08:40:07 -06:00
2010-11-22 10:00:07 +02:00
2010-11-22 10:00:07 +02:00
2010-11-25 12:00:10 +01:00
2010-11-25 12:00:10 +01:00
2010-11-16 08:40:07 -06:00
2010-10-02 14:27:41 +00:00
2010-10-02 14:27:41 +00:00
2010-11-16 14:35:00 -06:00
2010-11-16 08:40:07 -06:00
2010-11-16 08:40:07 -06:00
2010-10-13 18:41:29 +00:00
2010-11-24 17:25:44 +02:00
2010-10-13 18:41:29 +00:00
2010-11-22 10:00:06 +02:00
2010-10-20 12:06:50 +02:00