]> Git Repo - qemu.git/history - hw/net
isa: Clean up use of cannot_instantiate_with_device_add_yet
[qemu.git] / hw / net /
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-temp-order' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net-next' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-12-10 Peter Crosthwaitenet/cadence_gem: Don't rx packets when no rx buffer...
2013-12-10 Peter Crosthwaitenet/cadence_gem: Improve can_receive debug printfery
2013-12-10 Peter Crosthwaitenet/cadence_gem: Fix register w1c logic
2013-12-10 Peter Crosthwaitenet/cadence_gem: Fix small packet FCS stripping
2013-12-10 Peter Crosthwaitenet/cadence_gem: Fix rx multi-fragment packets
2013-12-10 Peter Crosthwaitenet/cadence_gem: Add missing VMSTATE_END_OF_LIST
2013-12-10 Peter Crosthwaitenet/cadence_gem: Implement SAR (de)activation
2013-12-10 Peter Crosthwaitenet/cadence_gem: Implement SAR match bit in rx desc
2013-12-10 Peter Crosthwaitenet/cadence_gem: Implement RX descriptor match mode...
2013-12-10 Peter Crosthwaitenet/cadence_gem: Prefetch rx descriptors ASAP
2013-12-10 Peter Crosthwaitenet/cadence_gem: simplify rx buf descriptor walking
2013-12-10 Peter Crosthwaitenet/cadence_gem: Don't assert against 0 buffer address
2013-12-10 Edgar E. Iglesiasnet/cadence_gem: Update DMA rx descriptors as we proces...
2013-12-10 Peter Crosthwaitenet/cadence_gem: Implement mac level loopback mode
2013-12-09 Andreas Färbervirtio: Convert exit to unrealize
2013-12-09 Andreas Färbervirtio-net: Convert to QOM realize
2013-12-09 Andreas Färbervirtio-net: QOM realize preparations
2013-12-09 Paolo Bonzinivirtio-net: switch exit callback to VirtioDeviceClass
2013-12-09 Amos Kongvirtio-net: don't update mac_table in error state
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-seabios...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'rth/auxv-2' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-12-02 Zhi Yong Wuvirtio-net: fix the indent
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-21 Michael S. TsirkinRevert "e1000/rtl8139: update HMP NIC when every bit...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-19 Amos Kongvirtio-net: fix the memory leak in rxfilter_notify()
2013-11-15 Sebastian Hubersmc91c111: Fix receive starvation
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.3' into...
2013-11-10 Jason Wangvirtio-net: only delete bh that existed
2013-11-08 Dmitry Fleytmanvirtio-net: broken RX filtering logic fixed
2013-11-08 Alexey Kardashevskiyspapr: add vio-bus devices to categories
2013-11-07 Amos Konge1000/rtl8139: update HMP NIC when every bit is written
2013-11-07 Jason Wangvirtio-net: only delete bh that existed
2013-11-06 Peter Maydellbswap.h: Remove cpu_to_be32wu()
2013-11-06 Peter Maydellbswap.h: Remove cpu_to_be16wu()
2013-11-06 Peter Maydellbswap.h: Remove be32_to_cpupu()
2013-11-06 Peter Maydellbswap.h: Remove le32_to_cpupu()
2013-11-06 Peter Maydellbswap.h: Remove cpu_to_le32wu()
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.2' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.91' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/e820.1' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-10-18 Amos Kongnet/rtl8139: update network information when macaddr...
2013-10-18 Amos Kongnet/e1000: update network information when macaddr...
2013-10-18 Amos Kongnet: update nic info during device reset
2013-10-14 Marcel Apfelbaumhw: set interrupts using pci irq wrappers
2013-10-14 Marcel Apfelbaumhw/vmxnet3: set interrupts using pci irq wrappers
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-22 Michael S. Tsirkinvirtio-net: fix up HMP NIC info string on reset
2013-09-20 Vincenzo Maffionee1000: NetClientInfo.receive_iov implemented
2013-09-20 Aurelien Jarnopcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
next
This page took 0.123733 seconds and 7 git commands to generate.