Sign in
qemu
/
qemu
/
df2d8b3ed4d2b6406335d274f9537d78ac4e3c0c
/
net
/
dump.c
a245fc1
net: consolidate NetClientState header files into one
by Paolo Bonzini
· 12 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 13 years ago
ab5f3f8
net: Drop vlan argument to qemu_new_net_client()
by Stefan Hajnoczi
· 13 years ago
d33d93b
net: Use hubs for the vlan feature
by Stefan Hajnoczi
· 13 years ago
1a0c095
remove unused QemuOpts parameter from net init functions
by Laszlo Ersek
· 13 years ago
848040d
convert net_init_dump() to NetClientOptions
by Laszlo Ersek
· 13 years ago
6687b79
convert net_client_init() to OptsVisitor
by Laszlo Ersek
· 13 years ago
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 13 years ago
42dcc54
net: purge the monitor object from all init functions
by Luiz Capitulino
· 13 years ago
0fa2991
net: store guest timestamp in dump file instead of time since guest startup
by Hervé Poussineau
· 13 years ago
6514ed5
net: truncate output file when using dump backend
by Hervé Poussineau
· 13 years ago
d8dfad9
Use qemu-common.h or qemu-timer.h in place of sysemu.h
by Blue Swirl
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
1ecda02
error: Replace qemu_error() by error_report()
by Markus Armbruster
· 15 years ago
2f79201
error: Move qemu_error & friends into their own header
by Markus Armbruster
· 15 years ago
731d585
net: convert dump to NetClientInfo
by Mark McLoughlin
· 15 years ago
1abecf7
net: move dump backend code from net.c to net/dump.c
by Mark McLoughlin
· 15 years ago