Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |