summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-316-8/+19
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-145-6/+8
| * hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+11
* | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
* | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
* | net: update nic info during device resetAmos Kong2013-10-182-0/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
* | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
* | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
|/
* ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno2013-09-061-1/+1
* vmxnet3: Eliminate __packed redefined warningBrad Smith2013-09-061-2/+0
* e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-3/+128
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-2/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-227-49/+49
* pcnet: Flush queued packets on end of STOP stateJan Kiszka2013-08-051-0/+4
* spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-13/+13
* mipsnet: QOM cast cleanupAndreas Färber2013-07-291-8/+12
* opencores_eth: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* xilinx_ethlite: QOM cast cleanupAndreas Färber2013-07-291-7/+13
* xgmac: QOM cast cleanupAndreas Färber2013-07-291-20/+26
* stellaris_enet: Fix NetClientInfo::cleanupAndreas Färber2013-07-291-5/+11
* stellaris_enet: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* smc91c111: QOM cast cleanupAndreas Färber2013-07-291-11/+19
* milkymist-minimac2: QOM cast cleanupAndreas Färber2013-07-291-11/+16
* lance: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* lan9118: QOM cast cleanupAndreas Färber2013-07-291-10/+16
* etraxfs_eth: Rename fs_eth to ETRAXFSEthStateAndreas Färber2013-07-291-19/+19
* etraxfs_eth: QOM cast cleanupAndreas Färber2013-07-291-6/+12
* cadence_gem: QOM cast cleanupAndreas Färber2013-07-291-11/+15
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-2911-0/+11
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-1/+1
* pseries: savevm support for PAPR VIO logical lanDavid Gibson2013-07-291-2/+22
* misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-272-9/+9
* net/pcnet-pci: QOM Upcast SweepPeter Crosthwaite2013-07-231-7/+14
* net/rtl8139: QOM parent field cleanupAndreas Färber2013-07-231-39/+49
* net/rtl8139: QOM Upcast SweepPeter Crosthwaite2013-07-231-8/+18
* net/e1000: QOM parent field cleanupAndreas Färber2013-07-231-13/+22
* net/e1000: QOM Upcast SweepPeter Crosthwaite2013-07-231-6/+12
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-07-221-1/+1
|\
| * milkymist-minimac2: Fix minimac2_read/_write tracepointsMarkus Armbruster2013-07-181-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-6/+127
|\ \ | |/ |/|
| * net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-6/+127
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-8/+10
|\ \ | |/
| * e1000: cleanup process_tx_descAndrew Jones2013-07-041-8/+10
* | hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0417-33/+41
* | ne2000: pass device to ne2000_setup_io, use it as ownerPaolo Bonzini2013-07-043-5/+5
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0420-29/+29
|/
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-151-8/+7
|\
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-8/+7
OpenPOWER on IntegriCloud