index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove the deprecated way of dumping network packets
Thomas Huth
2018-03-05
1
-100
/
+2
*
object: use more specific property type names
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
net/dump: Issue a warning for the deprecated "-net dump"
Thomas Huth
2017-05-23
1
-0
/
+3
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-3
/
+3
*
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
2016-07-19
1
-3
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-1
/
+1
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
net: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
2016-01-11
1
-1
/
+1
|
\
|
*
net: convert qemu_log to error_report, fix message
Paolo Bonzini
2016-01-11
1
-1
/
+1
*
|
net/dump: fix nfds->filename leak
Li Zhijian
2016-01-11
1
-0
/
+8
|
/
*
net: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-2
/
+2
*
net/dump: Provide the dumping facility as a net-filter
Thomas Huth
2015-10-27
1
-1
/
+128
*
net/dump: Separate the NetClientState from the DumpState
Thomas Huth
2015-10-27
1
-25
/
+49
*
net/dump: Rework net-dump init functions
Thomas Huth
2015-10-27
1
-14
/
+13
*
net/dump: Add support for receive_iov function
Thomas Huth
2015-10-27
1
-3
/
+21
*
net: remove muldiv64()
Laurent Vivier
2015-09-25
1
-1
/
+1
*
net/dump: Improve -net/host_net_add dump error reporting
Markus Armbruster
2015-05-27
1
-6
/
+6
*
net: Permit incremental conversion of init functions to Error
Markus Armbruster
2015-05-27
1
-1
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
net: consolidate NetClientState header files into one
Paolo Bonzini
2012-10-08
1
-1
/
+1
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-6
/
+6
*
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
*
net: Use hubs for the vlan feature
Stefan Hajnoczi
2012-08-01
1
-6
/
+13
*
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
2012-07-23
1
-2
/
+2
*
convert net_init_dump() to NetClientOptions
Laszlo Ersek
2012-07-23
1
-4
/
+17
*
convert net_client_init() to OptsVisitor
Laszlo Ersek
2012-07-23
1
-1
/
+2
*
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
net: purge the monitor object from all init functions
Luiz Capitulino
2012-06-04
1
-1
/
+1
*
net: store guest timestamp in dump file instead of time since guest startup
Hervé Poussineau
2011-12-20
1
-1
/
+6
*
net: truncate output file when using dump backend
Hervé Poussineau
2011-12-20
1
-1
/
+1
*
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
2011-04-15
1
-1
/
+1
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-1
/
+1
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-2
/
+2
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-0
/
+1
*
net: convert dump to NetClientInfo
Mark McLoughlin
2009-12-03
1
-21
/
+28
*
net: move dump backend code from net.c to net/dump.c
Mark McLoughlin
2009-12-03
1
-0
/
+151