index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
virtio-net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
virtio-net: remove function calls from assert
Joel Stanley
2014-03-09
1
-2
/
+5
*
virtio-net: use qemu_get_queue() where possible
Stefan Hajnoczi
2014-02-25
1
-1
/
+1
*
net: remove implicit peer from offload API
Stefan Hajnoczi
2014-02-25
1
-6
/
+6
*
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
2014-02-25
1
-10
/
+6
*
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
1
-20
/
+16
|
\
|
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+5
|
*
virtio-net: Convert to QOM realize
Andreas Färber
2013-12-09
1
-4
/
+4
|
*
virtio-net: QOM realize preparations
Andreas Färber
2013-12-09
1
-10
/
+8
|
*
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-7
/
+4
*
|
virtio-net: don't update mac_table in error state
Amos Kong
2013-12-09
1
-15
/
+20
*
|
virtio-net: fix the indent
Zhi Yong Wu
2013-12-02
1
-1
/
+1
|
/
*
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
2013-11-19
1
-4
/
+4
*
virtio-net: broken RX filtering logic fixed
Dmitry Fleytman
2013-11-08
1
-1
/
+2
*
virtio-net: only delete bh that existed
Jason Wang
2013-11-07
1
-1
/
+1
*
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
2013-09-22
1
-0
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-10
/
+10
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
1
-6
/
+127
*
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-22
1
-15
/
+84
*
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-15
1
-2
/
+43
*
virtio-net: properly check the vhost status during status set
Jason Wang
2013-05-07
1
-2
/
+2
*
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
2013-04-30
1
-0
/
+1
*
virtio-net: unbreak the minix guest
Jason Wang
2013-04-29
1
-7
/
+8
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-9
/
+0
*
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
1
-95
/
+22
*
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
1
-67
/
+74
*
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
1
-7
/
+145
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1370