Age | Commit message (Expand) | Author |
2014-06-29 | vhost-net: disable when cross-endian | Greg Kurz |
2014-06-29 | virtio-net: use virtio wrappers to access headers | Rusty Russell |
2014-06-29 | virtio-net: implement per-device migration calls | Greg Kurz |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2014-06-29 | virtio-net: byteswap virtio-net header | Cédric Le Goater |
2014-06-27 | hw/net/eepro100: Implement read-only bits in MDI registers | Peter Maydell |
2014-06-27 | net: move queue number into NICPeers | Jiri Pirko |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-23 | qapi event: convert NIC_RX_FILTER_CHANGED | Wenchao Xia |
2014-06-23 | e1000: factor out checking for auto-negotiation availability | Gabriel L. Somlo |
2014-06-23 | e1000: move e1000_autoneg_timer() to after set_ics() | Gabriel L. Somlo |
2014-06-23 | e1000: signal guest on successful link auto-negotiation | Gabriel L. Somlo |
2014-06-23 | e1000: improve auto-negotiation reporting via mii-tool | Gabriel L. Somlo |
2014-06-23 | e1000: emulate auto-negotiation during external link status change | Gabriel L. Somlo |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev |
2014-06-19 | vhost-net: vhost-user feature bits support | Nikolay Nikolaev |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev |
2014-06-19 | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev |
2014-06-19 | vhost_net_init will use VhostNetOptions to get all its arguments | Nikolay Nikolaev |
2014-06-19 | Refactor virtio-net to use generic get_vhost_net | Nikolay Nikolaev |
2014-06-19 | vhost_net should call the poll callback only when it is set | Nikolay Nikolaev |
2014-06-19 | vhost: add vhost_get_features and vhost_ack_features | Nikolay Nikolaev |
2014-06-19 | virtio-net: announce self by guest | Jason Wang |
2014-06-19 | virtio: Drop superfluous conditionals around g_strdup() | Markus Armbruster |
2014-06-19 | virtio: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-06-16 | Fix typo in eTSEC Ethernet controller | Fabien Chouteau |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela |
2014-06-10 | hw/net/ne2000-isa: Register vmstate struct | Peter Maydell |
2014-06-10 | net: cadence_gem: Remove &desc[0] usages | Peter Crosthwaite |
2014-06-10 | net: cadence_gem: Comment spelling sweep | Peter Crosthwaite |
2014-06-10 | net: cadence_gem: Add Tx descriptor fetch printf | Peter Crosthwaite |
2014-06-10 | net: cadence_gem: Fix Tx descriptor update | Peter Crosthwaite |
2014-06-09 | e1000: remove broken support for 82573L | Gabriel L. Somlo |
2014-06-09 | e1000: allow command-line selection of card model | Gabriel L. Somlo |
2014-06-09 | vmxnet3: fix msix vectors unuse | Jiri Pirko |
2014-06-09 | net: xilinx_ethlite: Fix Rx-pong interrupt | Peter Crosthwaite |
2014-06-09 | net: xilinx_ethlite: Convert to realize() | Peter Crosthwaite |
2014-06-09 | net: xilinx_ethlite: Don't reset from init | Peter Crosthwaite |
2014-05-26 | net: cadence_gem: Fix top comment | Peter Crosthwaite |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | hw/net/cadence_gem: Remove dead code | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Convert to vmstate | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Get rid of rx_fifo pointer | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Fix debug format strings | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Correctly implement the TR and THR registers | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Rewrite tx fifo handling code | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Correct handling of packet padding | Peter Maydell |
2014-05-13 | hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun | Peter Maydell |