index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
pcnet.c
Age
Commit message (
Expand
)
Author
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-12-07
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
2015-12-07
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
2015-07-27
pcnet: Drop pcnet_can_receive
Fam Zheng
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
2015-02-26
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
2015-02-10
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-11-21
pcnet: fix Negative array index read
Gonglei
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-04-25
pcnet: remove duplicate assignment
Prasad Joshi
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-05
pcnet: Flush queued packets on end of STOP state
Jan Kiszka
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini