Akihiko Odaki
|
481c52320a
net: Strip virtio-net header when dumping
|
2 anni fa |
Peter Maydell
|
2f93d8b04a
rtc: Move RTC function prototypes to their own header
|
3 anni fa |
Thomas Huth
|
19f4ed3652
hw: Do not include qemu/log.h if it is not necessary
|
4 anni fa |
Eduardo Habkost
|
f0e34a06f6
netfilter: Use class properties
|
4 anni fa |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 anni fa |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 anni fa |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 anni fa |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 anni fa |
Markus Armbruster
|
dcfe480544
error: Avoid unnecessary error_propagate() after error_setg()
|
5 anni fa |
Markus Armbruster
|
62a35aaa31
qapi: Use returned bool to check for failure, Coccinelle part
|
5 anni fa |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 anni fa |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 anni fa |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 anni fa |
Thomas Huth
|
857d20873d
net: Remove the deprecated way of dumping network packets
|
7 anni fa |
Marc-André Lureau
|
1e507bb0fd
object: use more specific property type names
|
8 anni fa |
Thomas Huth
|
f5ab20a468
net/dump: Issue a warning for the deprecated "-net dump"
|
8 anni fa |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 anni fa |
Kővágó, Zoltán
|
cebea51057
net: use Netdev instead of NetClientOptions in client init
|
9 anni fa |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 anni fa |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 anni fa |
Eric Blake
|
d7bce9999d
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
|
9 anni fa |
Eric Blake
|
51e72bc1dd
qapi: Swap visit_* arguments for consistent 'name' placement
|
9 anni fa |
Peter Maydell
|
2744d9207f
net: Clean up includes
|
9 anni fa |
Peter Maydell
|
692a5519ab
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-11' into staging
|
9 anni fa |
Paolo Bonzini
|
34f22fc034
net: convert qemu_log to error_report, fix message
|
9 anni fa |
Li Zhijian
|
b50c7d452f
net/dump: fix nfds->filename leak
|
9 anni fa |
Eric Blake
|
8d0bcba837
net: Convert to new qapi union layout
|
9 anni fa |
Thomas Huth
|
9d3e12e881
net/dump: Provide the dumping facility as a net-filter
|
10 anni fa |
Thomas Huth
|
75310e3486
net/dump: Separate the NetClientState from the DumpState
|
10 anni fa |
Thomas Huth
|
7bc3074c27
net/dump: Rework net-dump init functions
|
10 anni fa |