summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-24rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi1-0/+3
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman1-15/+84
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic1-2/+43
2013-05-07virtio-net: properly check the vhost status during status setJason Wang1-2/+2
2013-05-06spapr_llan: fix device reenablingAlexey Kardashevskiy1-0/+2
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang1-0/+1
2013-04-29ne2000-isa: QOM'ifyAndreas Färber1-3/+7
2013-04-29virtio-net: unbreak the minix guestJason Wang1-7/+8
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson1-10/+14
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-1/+1
2013-04-24virtio: remove virtiobindings.KONRAD Frederic1-7/+10
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-9/+0
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-19Remove unneeded type castsStefan Weil1-2/+2
2013-04-17virtio-net: cleanup: init and exit function.KONRAD Frederic1-95/+22
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic1-67/+74
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic1-7/+145
2013-04-16stream: Remove app argument hackPeter Crosthwaite1-15/+85
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite1-3/+25
2013-04-16stream: Add flow control APIPeter Crosthwaite1-3/+5
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite1-4/+56
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite1-13/+11
2013-04-16xilinx_axienet: Register reset properlyPeter Crosthwaite1-2/+4
2013-04-16xilinx_axienet: Defined and use type cast macroPeter Crosthwaite1-3/+8
2013-04-16xilinx_axienet: typedef XilinxAXIEnet structPeter Crosthwaite1-21/+23
2013-04-15include: avoid useless includes of exec/ headersPaolo Bonzini1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell2-2/+2
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori37-0/+27657
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini9-6/+1009
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini8-0/+3105
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini3-0/+1701
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini25-0/+21840
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0