index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
rtl8139: g_malloc() can't fail, bury dead error handling
Markus Armbruster
1
-14
/
+0
2015-02-10
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
1
-20
/
+8
2015-02-10
Add/convert trace calls in pcnet-pci.c.
Don Koch
1
-30
/
+19
2015-02-06
rtl8139: simplify timer logic
Paolo Bonzini
1
-50
/
+27
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
1
-0
/
+1
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
1
-4
/
+4
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
1
-1
/
+6
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
27
-211
/
+0
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
1
-1
/
+20
2014-11-28
virtio-net: fix unmap leak
Jason Wang
1
-2
/
+3
2014-11-21
rtl8139: fix Pointer to local outside scope
Gonglei
1
-0
/
+4
2014-11-21
pcnet: fix Negative array index read
Gonglei
1
-25
/
+30
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
8
-16
/
+0
2014-10-15
vmxnet3: add bootindex to qom property
Gonglei
1
-0
/
+8
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-10-15
rtl8139: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-10-15
pcnet: add bootindex to qom property
Gonglei
3
-1
/
+24
2014-10-15
ne2000: add bootindex to qom property
Gonglei
2
-0
/
+56
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
[next]