提交歷史

作者 SHA1 備註 提交日期
  Nick Briggs 6a5287ce80 Avoid unaligned fetch in ladr_match() 1 年之前
  Richard Henderson 1de81b426c hw/net: Constify VMState 1 年之前
  Akihiko Odaki 7d0fefdf81 net: Provide MemReentrancyGuard * to qemu_new_nic() 2 年之前
  Bin Meng 6d0d261dbf hw/net: pcnet: Remove the logic of padding short frames in the receive path 2 年之前
  Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 2 年之前
  Ahmed Abouzied f469150be8 net: Replace TAB indentations with spaces 4 年之前
  Alexander Bulekov 99ccfaa1ed pcnet: switch to use qemu_receive_packet() for loopback 4 年之前
  Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 年之前
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 年之前
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 年之前
  Philippe Mathieu-Daudé 8f59905330 hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf 6 年之前
  Jason Wang b1d80d12c5 pcnet: fix possible buffer overflow 7 年之前
  Thomas Huth b20219b645 hw/net: Remove unnecessary header includes 7 年之前
  Eric Blake 1b4c0a0436 net: Drop unusual use of do { } while (0); 7 年之前
  Mark Cave-Ayland cbbeca9181 pcnet: switch pcnet over to use net_crc32_le() 7 年之前
  Prasad J Pandit 67aa449344 net: pcnet: fix source formatting and indentation 9 年之前
  Prasad J Pandit 34e29ce754 net: pcnet: check rx/tx descriptor ring length 9 年之前
  Peter Maydell e8d4046559 hw/net: Clean up includes 9 年之前
  Jason Wang 8b98a2f071 pcnet: fix rx buffer overflow(CVE-2015-7512) 9 年之前
  Prasad J Pandit 837f21aacf net: pcnet: add check to validate receive data size(CVE-2015-7504) 9 年之前
  Laurent Vivier c6acbe861f pcnet: remove muldiv64() 10 年之前
  Fam Zheng b0ba0b9b6b pcnet: Drop pcnet_can_receive 10 年之前
  Petr Matousek 9f7c594c00 pcnet: force the buffer access to be in bounds during tx 10 年之前
  Markus Armbruster 4c3b22459d pcnet: pcnet_common_init() always returns 0, change to void 10 年之前
  Don Koch 15cae34009 Convert some debugging printfs to trace calls in pcnet.c. 10 年之前
  Paolo Bonzini e720677e32 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* 10 年之前
  Paolo Bonzini 57407ea44c net: remove all cleanup methods from NIC NetClientInfos 10 年之前
  Gonglei 7b50d00911 pcnet: fix Negative array index read 10 年之前
  Gonglei d749e10c4f bootindex: move calling add_boot_device_patch to bootindex setter function 11 年之前