The following changes since commit 53279c76cf071fed07a336948d37c72e3613e0b7:
Update version for v2.7.0-rc2 release (2016-08-08 17:26:11 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to a0d1cbdacff5df4ded16b753b38fdd9da6092968: hw/net: Fix a heap overflow in xlnx.xps-ethernetlite (2016-08-09 15:27:18 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Li Qiang (1): net: vmxnet3: check for device_active before write Prasad J Pandit (1): net: check fragment length during fragmentation chaojianhu (1): hw/net: Fix a heap overflow in xlnx.xps-ethernetlite hw/net/net_tx_pkt.c | 2 +- hw/net/vmxnet3.c | 4 ++++ hw/net/xilinx_ethlite.c | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-)