index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/net/e1000: fix integer endianness
Shannon Zhao
2015-03-27
1
-2
/
+2
*
virtio-net: validate backend queue numbers against bus limitation
Jason Wang
2015-03-25
1
-0
/
+7
*
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
2015-03-10
1
-2
/
+2
*
vhost_net: Add missing 'static' attribute
Stefan Weil
2015-03-10
1
-1
/
+1
*
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-10
1
-0
/
+1
*
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
1
-4
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
11
-56
/
+48
|
\
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-10
/
+13
|
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-17
/
+17
|
*
virtio: use standard virtio_ring.h
Michael S. Tsirkin
2015-02-26
1
-1
/
+1
|
*
pcnet: Convert to realize
Markus Armbruster
2015-02-26
1
-3
/
+2
|
*
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
2015-02-26
4
-6
/
+6
|
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
5
-20
/
+10
*
|
etsec: Replace qdev_init() by qdev_init_nofail()
Markus Armbruster
2015-02-24
1
-4
/
+1
|
/
*
rtl8139: g_malloc() can't fail, bury dead error handling
Markus Armbruster
2015-02-10
1
-14
/
+0
*
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
2015-02-10
1
-20
/
+8
*
Add/convert trace calls in pcnet-pci.c.
Don Koch
2015-02-10
1
-30
/
+19
*
rtl8139: simplify timer logic
Paolo Bonzini
2015-02-06
1
-50
/
+27
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
2015-01-12
1
-0
/
+1
*
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
2015-01-12
1
-4
/
+4
*
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
2015-01-12
1
-1
/
+6
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
27
-211
/
+0
*
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-12-19
1
-1
/
+20
*
virtio-net: fix unmap leak
Jason Wang
2014-11-28
1
-2
/
+3
*
rtl8139: fix Pointer to local outside scope
Gonglei
2014-11-21
1
-0
/
+4
*
pcnet: fix Negative array index read
Gonglei
2014-11-21
1
-25
/
+30
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
8
-16
/
+0
*
vmxnet3: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+8
*
spapr_lian: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
rtl8139: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
pcnet: add bootindex to qom property
Gonglei
2014-10-15
3
-1
/
+24
*
ne2000: add bootindex to qom property
Gonglei
2014-10-15
2
-0
/
+56
*
eepro100: add bootindex to qom property
Gonglei
2014-10-15
1
-1
/
+10
*
e1000: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
virtio-net: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+3
*
virtio: Import virtio_vring.h
Fam Zheng
2014-09-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
2
-6
/
+4
|
\
|
*
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
2014-09-18
1
-4
/
+4
|
*
virtio-net: drop assert on vm stop
Michael S. Tsirkin
2014-09-18
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
2014-09-08
1
-3
/
+10
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-09-04
1
-1
/
+14
|
\
\
|
*
|
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
2014-09-04
1
-1
/
+14
|
*
|
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
2014-09-04
1
-2
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-04
1
-14
/
+28
|
\
\
|
*
|
vhost_net: init acked_features to backend_features
Jason Wang
2014-09-03
1
-0
/
+1
|
*
|
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-03
1
-14
/
+27
[next]