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-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
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-11-28
virtio-net: fix unmap leak
Jason Wang
2014-11-21
rtl8139: fix Pointer to local outside scope
Gonglei
2014-11-21
pcnet: fix Negative array index read
Gonglei
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
vmxnet3: add bootindex to qom property
Gonglei
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
2014-10-15
rtl8139: add bootindex to qom property
Gonglei
2014-10-15
pcnet: add bootindex to qom property
Gonglei
2014-10-15
ne2000: add bootindex to qom property
Gonglei
2014-10-15
eepro100: add bootindex to qom property
Gonglei
2014-10-15
e1000: add bootindex to qom property
Gonglei
2014-10-15
virtio-net: add bootindex to qom property
Gonglei
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
2014-09-18
virtio-net: drop assert on vm stop
Michael S. Tsirkin
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-09-04
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
2014-09-04
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
2014-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-04
Revert "vhost_net: start/stop guest notifiers properly"
Peter Maydell
2014-09-03
vhost_net: init acked_features to backend_features
Jason Wang
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-02
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
2014-09-02
vhost_net: cleanup start/stop condition
Michael S. Tsirkin
2014-08-24
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
[next]