提交历史

作者 SHA1 备注 提交日期
  Chris Wright 260437cba3 Pci nic: pci_register_device can fail 17 年之前
  aliguori a34b6eb776 Introduce VLANClientState::cleanup() (Mark McLoughlin) 16 年之前
  aliguori 72da420859 qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti) 16 年之前
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 年之前
  blueswir1 173a543b36 Add and use #defines for PCI device classes 16 年之前
  aliguori deb54399df Define PCI vendor and device IDs in pci.h (Stuart Brady) 16 年之前
  blueswir1 5653494a49 Remove unused info_str parameter to pcnet_common_init() 16 年之前
  aliguori 0ae18ceeaa Check NIC model in some NIC init functions (Mark McLoughlin) 16 年之前
  aliguori 7a9f6e4a8d Add a -net name=foo parameter (Mark McLoughlin) 16 年之前
  aliguori 7cb7434b1e Add qemu_format_nic_info_str() (Mark McLoughlin) 16 年之前
  aliguori bf38c1a0e1 Add a model string to VLANClientState (Mark McLoughlin) 16 年之前
  blueswir1 e64d7d595f Remove address masking 16 年之前
  blueswir1 b6c4f71f50 Resurrect the safe part of r5274 17 年之前
  blueswir1 2ca83a8dd6 Revert r5274 which breaks savevm/loadvm 17 年之前
  blueswir1 67d8cec34b Add signed versions of save/load functions 17 年之前
  aurel32 841c26a0c7 hw/pcnet: use qemu_socket.h 17 年之前
  aurel32 d317b92da0 hw/pcnet.c: windows compile fix 17 年之前
  aurel32 89b190a2bb pcnet: add loopback mode emulation 17 年之前
  blueswir1 cb3df91a71 Fix debug message address formats 17 年之前
  blueswir1 3c924ac06c Fix wrong function names in debug messages (Stefan Weil) 17 年之前
  ths 18fdb1c5c6 Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. 17 年之前
  blueswir1 9bd0d29401 PCnet: Allow more then two TMDs (Jan Kiszka) 17 年之前
  blueswir1 7c56045670 Register only valid register access widths 17 年之前
  ths 69b349765c Fix miscellaneous minor things, by Andre Przywara. 17 年之前
  ths bee8d6842d qemu_put signedness fixes, by Andre Przywara. 17 年之前
  pbrook 87ecb68bdf Break up vl.h. 18 年之前
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 年之前
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 年之前
  ths 7f27bae69d Remove obsolete comment. 18 年之前
  blueswir1 2d069bab6a Use qemu_irq for a reset signal between DMA and ESP/Lance 18 年之前