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: Add missing 'static' attributes
Stefan Weil
2014-05-07
3
-5
/
+5
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
1
-4
/
+16
|
\
|
*
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
2014-05-05
1
-4
/
+11
|
*
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+5
*
|
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-05
1
-8
/
+8
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2014-04-28
1
-1
/
+1
|
\
|
*
xilinx: Fix typo in comment (Marvel -> Marvell)
Stefan Weil
2014-04-28
1
-1
/
+1
*
|
net: xilinx_axienet.c: Add phy soft reset bit clearing
Nathan Rossi
2014-04-25
1
-0
/
+3
*
|
pcnet: remove duplicate assignment
Prasad Joshi
2014-04-25
1
-1
/
+0
|
/
*
net: cadence_gem: Make phy respond to broadcast
Peter Crosthwaite
2014-04-17
1
-2
/
+2
*
allwinner-emac: update irq status after writes to interrupt registers
Beniamino Galvani
2014-04-17
1
-0
/
+2
*
allwinner-emac: set autonegotiation complete bit on link up
Beniamino Galvani
2014-04-17
1
-2
/
+2
*
vmxnet3: validate queues configuration read on migration
Dmitry Fleytman
2014-04-14
1
-0
/
+1
*
vmxnet3: validate interrupt indices read on migration
Dmitry Fleytman
2014-04-14
1
-0
/
+2
*
vmxnet3: validate queues configuration coming from guest
Dmitry Fleytman
2014-04-14
1
-1
/
+18
*
vmxnet3: validate interrupt indices coming from guest
Dmitry Fleytman
2014-04-14
1
-2
/
+34
*
virtio-net: fix guest-triggerable buffer overrun
Michael S. Tsirkin
2014-04-11
1
-1
/
+1
*
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
2014-03-26
1
-13
/
+29
*
virtio-net: Do not filter VLANs without F_CTRL_VLAN
Stefan Fritsch
2014-03-26
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2014-03-20
1
-0
/
+3
|
\
|
*
spapr_llan: Add to boot device list
Alexey Kardashevskiy
2014-03-20
1
-0
/
+3
*
|
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+4
*
|
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-4
/
+12
|
/
*
FSL eTSEC: Fix typo in rx ring
Fabien Chouteau
2014-03-15
1
-2
/
+2
*
misc: Fix typos in comments
Stefan Weil
2014-03-15
1
-2
/
+2
*
virtio-net: remove function calls from assert
Joel Stanley
2014-03-09
1
-2
/
+5
*
spapr-vlan: flush queue whenever can_receive can go from false to true
Alexey Kardashevskiy
2014-03-05
1
-0
/
+2
*
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
Fabien Chouteau
2014-03-05
7
-0
/
+2053
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
2014-02-26
1
-1
/
+2
|
\
|
*
hw/net/stellaris_enet: Avoid unintended sign extension
Peter Maydell
2014-02-26
1
-1
/
+2
|
*
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
2014-02-24
1
-2
/
+31
*
|
virtio-net: use qemu_get_queue() where possible
Stefan Hajnoczi
2014-02-25
1
-1
/
+1
*
|
vhost_net: use offload API instead of bypassing it
Stefan Hajnoczi
2014-02-25
1
-3
/
+3
*
|
net: remove implicit peer from offload API
Stefan Hajnoczi
2014-02-25
2
-15
/
+15
*
|
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
2014-02-25
3
-19
/
+13
*
|
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
2014-02-25
1
-2
/
+31
|
/
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+2
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
2014-02-08
2
-0
/
+540
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Peter Maydell
2014-01-31
1
-1
/
+1
|
\
|
*
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
Stefan Weil
2014-01-26
1
-1
/
+1
*
|
Fix lan9118 buffer length handling
Roy Franz
2014-01-27
1
-1
/
+1
*
|
Fix lan9118 TX "CMD A" handling
Roy Franz
2014-01-27
1
-2
/
+2
|
/
*
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
1
-9
/
+4
|
\
[next]