index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2015-06-10
vhost: 64 bit features
Cornelia Huck
2015-06-10
vhost_net: add version_1 feature
Michael S. Tsirkin
2015-06-10
virtio-net: enable virtio 1.0
Cornelia Huck
2015-06-10
virtio-net: support longer header
Cornelia Huck
2015-06-10
virtio-net: no writeable mac for virtio-1
Cornelia Huck
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-03
cadence_gem: Fix Rx buffer size field mask
Sai Pavan Boddu
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
virtio-net: adding all queues in .realize()
Jason Wang
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
2015-05-18
net: cadence_gem: Clean up variable names
Peter Crosthwaite
2015-05-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
rocker: timestamp on the debug logs helps correlate with events in the VM
David Ahern
2015-05-11
rocker: add new rocker switch device
Scott Feldman
2015-05-11
virtio-net: use qemu_mac_strdup_printf
Scott Feldman
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-27
virtio-net: fix the upper bound when trying to delete queues
Jason Wang
2015-04-27
vhost-user: Send VHOST_RESET_OWNER on vhost stop
Luke Gorrie
2015-03-27
hw/net/e1000: fix integer endianness
Shannon Zhao
2015-03-25
virtio-net: validate backend queue numbers against bus limitation
Jason Wang
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
2015-03-10
vhost_net: Add missing 'static' attribute
Stefan Weil
2015-03-10
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
virtio: use standard virtio_ring.h
Michael S. Tsirkin
2015-02-26
pcnet: Convert to realize
Markus Armbruster
2015-02-26
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-24
etsec: Replace qdev_init() by qdev_init_nofail()
Markus Armbruster
2015-02-10
rtl8139: g_malloc() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
2015-02-10
Add/convert trace calls in pcnet-pci.c.
Don Koch
2015-02-06
rtl8139: simplify timer logic
Paolo Bonzini
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
[next]