qemu-irix/net
Paolo Bonzini f8fe796407 janitor: do not include qemu-char everywhere
Touching char/char.h basically causes the whole of QEMU to
be rebuilt.  Avoid this, it is usually unnecessary.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-12-19 08:29:59 +01:00
..
Makefile.objs net: Add a hub net client 2012-08-01 12:28:51 +01:00
checksum.c
checksum.h
clients.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
dump.c net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
hub.c net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
hub.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
queue.c net: do not report queued packets as sent 2012-09-14 08:40:32 +01:00
queue.h net: notify iothread after flushing queue 2012-09-14 08:40:31 +01:00
slirp.c janitor: do not include qemu-char everywhere 2012-12-19 08:29:59 +01:00
slirp.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
socket.c janitor: do not include qemu-char everywhere 2012-12-19 08:29:59 +01:00
tap-aix.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-bsd.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-haiku.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-linux.c tap: reset vnet header size on open 2012-12-12 23:36:20 +02:00
tap-linux.h
tap-solaris.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-win32.c Fix spelling (prefered -> preferred) 2012-12-07 12:34:11 +01:00
tap.c janitor: do not include qemu-char everywhere 2012-12-19 08:29:59 +01:00
tap.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
util.c
util.h
vde.c janitor: do not include qemu-char everywhere 2012-12-19 08:29:59 +01:00