19 Commits (f7bc8ef8091229a4bec0e2a40af90abb8dcb3834)

Author SHA1 Message Date
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini a245fc1835 net: consolidate NetClientState header files into one 14 years ago
Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 14 years ago
Stefan Hajnoczi ab5f3f84c4 net: Drop vlan argument to qemu_new_net_client() 14 years ago
Stefan Hajnoczi d33d93b2c4 net: Use hubs for the vlan feature 14 years ago
Laszlo Ersek 1a0c09583d remove unused QemuOpts parameter from net init functions 14 years ago
Laszlo Ersek 848040d174 convert net_init_dump() to NetClientOptions 14 years ago
Laszlo Ersek 6687b79d63 convert net_client_init() to OptsVisitor 14 years ago
Laszlo Ersek 2be64a68ed hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 14 years ago
Luiz Capitulino 42dcc547e1 net: purge the monitor object from all init functions 15 years ago
Hervé Poussineau 0fa29915cd net: store guest timestamp in dump file instead of time since guest startup 15 years ago
Hervé Poussineau 6514ed528c net: truncate output file when using dump backend 15 years ago
Blue Swirl d8dfad9c41 Use qemu-common.h or qemu-timer.h in place of sysemu.h 16 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Markus Armbruster 1ecda02b24 error: Replace qemu_error() by error_report() 17 years ago
Markus Armbruster 2f7920166d error: Move qemu_error & friends into their own header 17 years ago
Mark McLoughlin 731d5856cb net: convert dump to NetClientInfo 17 years ago
Mark McLoughlin 1abecf77d8 net: move dump backend code from net.c to net/dump.c 17 years ago