summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-19pci: Don't register a specialized 'config_write' if default behavior is intendedShmulik Ladkani
2015-06-19vhost_net: re-enable when cross endianCédric Le Goater
2015-06-19vhost-net: tell tap backend about the vnet endiannessGreg Kurz
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-12rocker: bring link up/down on PHY enable/disableScott Feldman
2015-06-12rocker: Add support for phys nameDavid Ahern
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-11net/dp8393x: fix hardware resetHervé Poussineau
2015-06-11net/dp8393x: correctly reset in_use fieldHervé Poussineau
2015-06-11net/dp8393x: add load/save supportHervé Poussineau
2015-06-11net/dp8393x: add PROM to store MAC addressHervé Poussineau
2015-06-11net/dp8393x: QOM'ifyHervé Poussineau
2015-06-11net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau
2015-06-11net/dp8393x: do not use old_mmio accessesHervé Poussineau
2015-06-11net/dp8393x: always calculate proper checksumsHervé Poussineau
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau
2015-06-10virtio-net: move qdev properties into virtio-net.cShannon Zhao
2015-06-10vhost: 64 bit featuresCornelia Huck
2015-06-10vhost_net: add version_1 featureMichael S. Tsirkin
2015-06-10virtio-net: enable virtio 1.0Cornelia Huck
2015-06-10virtio-net: support longer headerCornelia Huck
2015-06-10virtio-net: no writeable mac for virtio-1Cornelia Huck
2015-06-10pcnet: force the buffer access to be in bounds during txPetr Matousek
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-03virtio: 64bit features fixups.Gerd Hoffmann
2015-06-03cadence_gem: Fix Rx buffer size field maskSai Pavan Boddu
2015-06-01vhost-user: add multi queue supportOuyang Changchun
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang
2015-05-31virtio-net: adding all queues in .realize()Jason Wang
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite
2015-05-18net: cadence_gem: Clean up variable namesPeter Crosthwaite
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-05-11rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern
2015-05-11rocker: add new rocker switch deviceScott Feldman
2015-05-11virtio-net: use qemu_mac_strdup_printfScott Feldman
2015-04-30vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao
2015-04-27virtio-net: fix the upper bound when trying to delete queuesJason Wang
2015-04-27vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie
2015-03-27hw/net/e1000: fix integer endiannessShannon Zhao