]> git.proxmox.com Git - qemu.git/history - net/dump.c
Open 2.0 development tree
[qemu.git] / net / dump.c
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.67' into staging
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-10-9...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-10-08 Paolo Bonzininet: consolidate NetClientState header files into one
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-01 Stefan Hajnoczinet: Rename VLANClientState to NetClientState
2012-08-01 Stefan Hajnoczinet: Drop vlan argument to qemu_new_net_client()
2012-08-01 Stefan Hajnoczinet: Use hubs for the vlan feature
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Laszlo Ersekremove unused QemuOpts parameter from net init functions
2012-07-23 Laszlo Ersekconvert net_init_dump() to NetClientOptions
2012-07-23 Laszlo Ersekconvert net_client_init() to OptsVisitor
2012-07-23 Laszlo Ersekhw, net: "net_client_type" -> "NetClientOptionsKind...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Luiz Capitulinonet: purge the monitor object from all init functions
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-20 Hervé Poussineaunet: store guest timestamp in dump file instead of...
2011-12-20 Hervé Poussineaunet: truncate output file when using dump backend
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlUse qemu-common.h or qemu-timer.h in place of sysemu.h
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2009-12-03 Mark McLoughlinnet: convert dump to NetClientInfo
2009-12-03 Mark McLoughlinnet: move dump backend code from net.c to net/dump.c