Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | eepro100: add bootindex to qom property | Gonglei | 1 | -1/+10 |
2014-10-15 | e1000: add bootindex to qom property | Gonglei | 1 | -0/+10 |
2014-10-15 | virtio-net: add bootindex to qom property | Gonglei | 1 | -0/+3 |
2014-09-22 | virtio: Import virtio_vring.h | Fam Zheng | 1 | -1/+1 |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -6/+4 |
2014-09-18 | vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation | Damjan Marion | 1 | -4/+4 |
2014-09-18 | virtio-net: drop assert on vm stop | Michael S. Tsirkin | 1 | -2/+0 |
2014-09-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -1/+1 |
2014-09-08 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 1 | -3/+10 |
2014-09-08 | spapr-vlan: Don't touch last entry in buffer list | Anton Blanchard | 1 | -3/+10 |
2014-09-04 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell | 1 | -1/+14 |
2014-09-04 | virtio-net: purge outstanding packets when starting vhost | Michael S. Tsirkin | 1 | -1/+14 |
2014-09-04 | virtio-net: don't run bh on vm stopped | Michael S. Tsirkin | 1 | -2/+12 |
2014-09-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -14/+28 |
2014-09-04 | Revert "vhost_net: start/stop guest notifiers properly" | Peter Maydell | 1 | -19/+12 |
2014-09-03 | vhost_net: init acked_features to backend_features | Jason Wang | 1 | -0/+1 |
2014-09-03 | vhost_net: start/stop guest notifiers properly | Jason Wang | 1 | -14/+27 |
2014-09-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -22/+31 |
2014-09-02 | vhost_net: start/stop guest notifiers properly | Jason Wang | 1 | -12/+19 |
2014-09-02 | virtio-net: don't run bh on vm stopped | Michael S. Tsirkin | 1 | -2/+12 |
2014-09-02 | vhost_net: cleanup start/stop condition | Michael S. Tsirkin | 1 | -8/+0 |
2014-08-24 | vmxnet3: Pad short frames to minimum size (60 bytes) | Ben Draper | 1 | -0/+10 |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 9 | -28/+0 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 7 | -22/+0 |
2014-08-17 | nic: do not destroy memory regions in cleanup functions | Paolo Bonzini | 2 | -6/+0 |
2014-08-15 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in... | Peter Maydell | 1 | -8/+8 |
2014-08-15 | vmxnet3: don't use 'Yoda conditions' | Gonglei | 1 | -8/+8 |
2014-08-14 | e1000: use symbolic constants to init phy ctrl & status registers | Gabriel L. Somlo | 1 | -6/+23 |
2014-08-14 | e1000: correctly handle phy_ctrl reserved & self-clearing bits | Gabriel L. Somlo | 1 | -14/+17 |
2014-06-29 | vhost-net: disable when cross-endian | Greg Kurz | 1 | -0/+19 |
2014-06-29 | virtio-net: use virtio wrappers to access headers | Rusty Russell | 1 | -14/+17 |
2014-06-29 | virtio-net: implement per-device migration calls | Greg Kurz | 1 | -6/+16 |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz | 1 | -1/+1 |
2014-06-29 | virtio-net: byteswap virtio-net header | Cédric Le Goater | 1 | -0/+17 |
2014-06-27 | hw/net/eepro100: Implement read-only bits in MDI registers | Peter Maydell | 1 | -2/+2 |
2014-06-27 | net: move queue number into NICPeers | Jiri Pirko | 1 | -1/+1 |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 1 | -10/+3 |
2014-06-23 | qapi event: convert NIC_RX_FILTER_CHANGED | Wenchao Xia | 1 | -10/+3 |
2014-06-23 | e1000: factor out checking for auto-negotiation availability | Gabriel L. Somlo | 1 | -12/+14 |
2014-06-23 | e1000: move e1000_autoneg_timer() to after set_ics() | Gabriel L. Somlo | 1 | -13/+13 |
2014-06-23 | e1000: signal guest on successful link auto-negotiation | Gabriel L. Somlo | 1 | -0/+1 |
2014-06-23 | e1000: improve auto-negotiation reporting via mii-tool | Gabriel L. Somlo | 2 | -1/+7 |
2014-06-23 | e1000: emulate auto-negotiation during external link status change | Gabriel L. Somlo | 1 | -16/+19 |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev | 1 | -0/+4 |
2014-06-19 | vhost-net: vhost-user feature bits support | Nikolay Nikolaev | 1 | -0/+35 |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev | 1 | -29/+46 |
2014-06-19 | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev | 1 | -4/+6 |
2014-06-19 | vhost_net_init will use VhostNetOptions to get all its arguments | Nikolay Nikolaev | 1 | -11/+12 |
2014-06-19 | Refactor virtio-net to use generic get_vhost_net | Nikolay Nikolaev | 2 | -24/+35 |