index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-6
/
+6
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
1
-6
/
+13
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
1
-2
/
+2
2012-07-23
convert net_init_dump() to NetClientOptions
Laszlo Ersek
1
-4
/
+17
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
1
-1
/
+2
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
1
-1
/
+1
2011-12-20
net: store guest timestamp in dump file instead of time since guest startup
Hervé Poussineau
1
-1
/
+6
2011-12-20
net: truncate output file when using dump backend
Hervé Poussineau
1
-1
/
+1
2011-04-15
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
1
-1
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-1
/
+1
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-2
/
+2
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-0
/
+1
2009-12-03
net: convert dump to NetClientInfo
Mark McLoughlin
1
-21
/
+28
2009-12-03
net: move dump backend code from net.c to net/dump.c
Mark McLoughlin
1
-0
/
+151