Peter Maydell
2744d9207f
net: Clean up includes
...
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.
This commit was created with scripts/clean-includes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-id: 1454089805-5470-11-git-send-email-peter.maydell@linaro.org
2016-02-04 17:41:30 +00:00
Stefan Weil
dfc6f86567
misc: Use g_assert_not_reached for code which is expected to be unreachable
...
The macro g_assert_not_reached is a better self documenting replacement
for assert(0) or assert(false).
Signed-off-by: Stefan Weil <sw@weilnetz.de >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2013-07-27 11:22:54 +04:00
Dmitry Fleytman
75020a7021
Common definitions for VMWARE devices
...
Signed-off-by: Dmitry Fleytman <dmitry@daynix.com >
Signed-off-by: Yan Vugenfirer <yan@daynix.com >
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2013-03-25 11:13:10 +01:00