aboutsummaryrefslogtreecommitdiff
path: root/hw/net/pcnet.c
AgeCommit message (Expand)Author
2015-06-10pcnet: force the buffer access to be in bounds during txPetr Matousek
2015-02-26pcnet: pcnet_common_init() always returns 0, change to voidMarkus Armbruster
2015-02-10Convert some debugging printfs to trace calls in pcnet.c.Don Koch
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-11-21pcnet: fix Negative array index readGonglei
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-04-25pcnet: remove duplicate assignmentPrasad Joshi
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-05pcnet: Flush queued packets on end of STOP stateJan Kiszka
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini