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
/
pcnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
2015-12-07
1
-0
/
+6
*
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
2015-12-07
1
-3
/
+5
*
pcnet: remove muldiv64()
Laurent Vivier
2015-09-25
1
-2
/
+1
*
pcnet: Drop pcnet_can_receive
Fam Zheng
2015-07-27
1
-9
/
+0
*
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-06-10
1
-0
/
+8
*
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
2015-02-26
1
-3
/
+1
*
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
2015-02-10
1
-20
/
+8
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
1
-5
/
+0
*
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
1
-2
/
+0
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
pcnet: remove duplicate assignment
Prasad Joshi
2014-04-25
1
-1
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-5
/
+5
*
pcnet: Flush queued packets on end of STOP state
Jan Kiszka
2013-08-05
1
-0
/
+4
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1768